Given the number of rectangles in a lattice, can the size of the lattice be determined?Is every prime number the leg of exactly one right triangle with integer sides? What's wrong with my argument that this is impossible?Counting squares of maximum size in a rectangleHow to calculate the number of lattice points in the interior and on the boundary of these figures with vertices as lattice points?Number of Lattice Points in a TriangleThis expression is always a perfect squarePerfect square palindromic numbersProve that no perfect number of the form $3^m 5^n 7^k$ exists.Is $63times63$ the largest matrix with no rectangles that have an even number of each $0-9$ digit?Let $AsubsetBbb N$ such that for all $ain A,binBbb N$, there exists some $c$ such that $a+bc$ is a square. What is $Acap1,2,dots,2018$?For which integers $D$ does $left(frac-Dpright)=1$ imply $p=x^2+Dy^2$?
Cross compiling for RPi - error while loading shared libraries
Do I have a twin with permutated remainders?
How can I prevent hyper evolved versions of regular creatures from wiping out their cousins?
Is it unprofessional to ask if a job posting on GlassDoor is real?
RSA: Danger of using p to create q
DC-DC converter from low voltage at high current, to high voltage at low current
NMaximize is not converging to a solution
What is the word for reserving something for yourself before others do?
What does the "remote control" for a QF-4 look like?
Why is consensus so controversial in Britain?
Watching something be written to a file live with tail
Do infinite dimensional systems make sense?
Why can't I see bouncing of a switch on an oscilloscope?
Revoked SSL certificate
infared filters v nd
Are astronomers waiting to see something in an image from a gravitational lens that they've already seen in an adjacent image?
Is it inappropriate for a student to attend their mentor's dissertation defense?
Add text to same line using sed
Convert two switches to a dual stack, and add outlet - possible here?
Today is the Center
Approximately how much travel time was saved by the opening of the Suez Canal in 1869?
A newer friend of my brother's gave him a load of baseball cards that are supposedly extremely valuable. Is this a scam?
Is it legal for company to use my work email to pretend I still work there?
Theorems that impeded progress
Given the number of rectangles in a lattice, can the size of the lattice be determined?
Is every prime number the leg of exactly one right triangle with integer sides? What's wrong with my argument that this is impossible?Counting squares of maximum size in a rectangleHow to calculate the number of lattice points in the interior and on the boundary of these figures with vertices as lattice points?Number of Lattice Points in a TriangleThis expression is always a perfect squarePerfect square palindromic numbersProve that no perfect number of the form $3^m 5^n 7^k$ exists.Is $63times63$ the largest matrix with no rectangles that have an even number of each $0-9$ digit?Let $AsubsetBbb N$ such that for all $ain A,binBbb N$, there exists some $c$ such that $a+bc$ is a square. What is $Acap1,2,dots,2018$?For which integers $D$ does $left(frac-Dpright)=1$ imply $p=x^2+Dy^2$?
$begingroup$
To make things clear, let's define an $Xtimes Y$ lattice (where $X,YinBbb Z_+$) as the set
$$(j,k): 0le j<X, 0le k<Y, j,kinBbb Z$$
And a rectangle in a such lattice is a rectangle whose vertices belong to this set. There are
$$fracX(X-1)Y(Y-1)4$$
rectangles in the lattice.
Now the problem:
Given the number of rectangles in an $Xtimes Y$ lattice, can the
product $XY$ be determined?
Or, in other words:
Is the set $$leftleft(fracXY(X-1)(Y-1)4,XYright):X,YinBbb
Z_+right$$ a function?
My try:
Let $P=XY$, and $S=X+Y$. Let be $N$ the number of rectangles. Then
$$P(P-S+1)=4N$$
That is,
$$P^2-(S-1)P-4N=0$$
so $(S-1)^2+16N$ is a perfect square.
But since $S$ and $P$ have some relation (namely, $S^2-4P$ must be also a perfect square), this does not seem a sufficient condition, and I honestly don't know how to go on.
elementary-number-theory
$endgroup$
add a comment |
$begingroup$
To make things clear, let's define an $Xtimes Y$ lattice (where $X,YinBbb Z_+$) as the set
$$(j,k): 0le j<X, 0le k<Y, j,kinBbb Z$$
And a rectangle in a such lattice is a rectangle whose vertices belong to this set. There are
$$fracX(X-1)Y(Y-1)4$$
rectangles in the lattice.
Now the problem:
Given the number of rectangles in an $Xtimes Y$ lattice, can the
product $XY$ be determined?
Or, in other words:
Is the set $$leftleft(fracXY(X-1)(Y-1)4,XYright):X,YinBbb
Z_+right$$ a function?
My try:
Let $P=XY$, and $S=X+Y$. Let be $N$ the number of rectangles. Then
$$P(P-S+1)=4N$$
That is,
$$P^2-(S-1)P-4N=0$$
so $(S-1)^2+16N$ is a perfect square.
But since $S$ and $P$ have some relation (namely, $S^2-4P$ must be also a perfect square), this does not seem a sufficient condition, and I honestly don't know how to go on.
elementary-number-theory
$endgroup$
add a comment |
$begingroup$
To make things clear, let's define an $Xtimes Y$ lattice (where $X,YinBbb Z_+$) as the set
$$(j,k): 0le j<X, 0le k<Y, j,kinBbb Z$$
And a rectangle in a such lattice is a rectangle whose vertices belong to this set. There are
$$fracX(X-1)Y(Y-1)4$$
rectangles in the lattice.
Now the problem:
Given the number of rectangles in an $Xtimes Y$ lattice, can the
product $XY$ be determined?
Or, in other words:
Is the set $$leftleft(fracXY(X-1)(Y-1)4,XYright):X,YinBbb
Z_+right$$ a function?
My try:
Let $P=XY$, and $S=X+Y$. Let be $N$ the number of rectangles. Then
$$P(P-S+1)=4N$$
That is,
$$P^2-(S-1)P-4N=0$$
so $(S-1)^2+16N$ is a perfect square.
But since $S$ and $P$ have some relation (namely, $S^2-4P$ must be also a perfect square), this does not seem a sufficient condition, and I honestly don't know how to go on.
elementary-number-theory
$endgroup$
To make things clear, let's define an $Xtimes Y$ lattice (where $X,YinBbb Z_+$) as the set
$$(j,k): 0le j<X, 0le k<Y, j,kinBbb Z$$
And a rectangle in a such lattice is a rectangle whose vertices belong to this set. There are
$$fracX(X-1)Y(Y-1)4$$
rectangles in the lattice.
Now the problem:
Given the number of rectangles in an $Xtimes Y$ lattice, can the
product $XY$ be determined?
Or, in other words:
Is the set $$leftleft(fracXY(X-1)(Y-1)4,XYright):X,YinBbb
Z_+right$$ a function?
My try:
Let $P=XY$, and $S=X+Y$. Let be $N$ the number of rectangles. Then
$$P(P-S+1)=4N$$
That is,
$$P^2-(S-1)P-4N=0$$
so $(S-1)^2+16N$ is a perfect square.
But since $S$ and $P$ have some relation (namely, $S^2-4P$ must be also a perfect square), this does not seem a sufficient condition, and I honestly don't know how to go on.
elementary-number-theory
elementary-number-theory
edited Mar 22 at 13:43
ajotatxe
asked Mar 21 at 18:36
ajotatxeajotatxe
54.1k24190
54.1k24190
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
I don't think so.
A $4times 4$ lattice and a $2 times 9$ lattice both have $N=36$ rectangles, but the first has $XY = 16$ while the second has $XY=18$.
There are other counterexamples. A simple spreadsheet can produce such counterexamples immediately.
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3157216%2fgiven-the-number-of-rectangles-in-a-lattice-can-the-size-of-the-lattice-be-dete%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
I don't think so.
A $4times 4$ lattice and a $2 times 9$ lattice both have $N=36$ rectangles, but the first has $XY = 16$ while the second has $XY=18$.
There are other counterexamples. A simple spreadsheet can produce such counterexamples immediately.
$endgroup$
add a comment |
$begingroup$
I don't think so.
A $4times 4$ lattice and a $2 times 9$ lattice both have $N=36$ rectangles, but the first has $XY = 16$ while the second has $XY=18$.
There are other counterexamples. A simple spreadsheet can produce such counterexamples immediately.
$endgroup$
add a comment |
$begingroup$
I don't think so.
A $4times 4$ lattice and a $2 times 9$ lattice both have $N=36$ rectangles, but the first has $XY = 16$ while the second has $XY=18$.
There are other counterexamples. A simple spreadsheet can produce such counterexamples immediately.
$endgroup$
I don't think so.
A $4times 4$ lattice and a $2 times 9$ lattice both have $N=36$ rectangles, but the first has $XY = 16$ while the second has $XY=18$.
There are other counterexamples. A simple spreadsheet can produce such counterexamples immediately.
answered Mar 21 at 18:53
MPWMPW
31k12157
31k12157
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3157216%2fgiven-the-number-of-rectangles-in-a-lattice-can-the-size-of-the-lattice-be-dete%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown