What value of $n$ will make a triangle contain 560 lattice points?Equilateral triangle whose vertices are...
Why did the Germans forbid the possession of pet pigeons in Rostov-on-Don in 1941?
Is ipsum/ipsa/ipse a third person pronoun, or can it serve other functions?
Can I legally use front facing blue light in the UK?
Why doesn't a const reference extend the life of a temporary object passed via a function?
I’m planning on buying a laser printer but concerned about the life cycle of toner in the machine
"listening to me about as much as you're listening to this pole here"
Does it makes sense to buy a new cycle to learn riding?
Find the number of surjections from A to B.
Is Social Media Science Fiction?
Re-submission of rejected manuscript without informing co-authors
Lied on resume at previous job
How can I fix this gap between bookcases I made?
How can I add custom success page
Could a US political party gain complete control over the government by removing checks & balances?
How would photo IDs work for shapeshifters?
Is it wise to hold on to stock that has plummeted and then stabilized?
Why do we use polarized capacitors?
Ideas for 3rd eye abilities
Domain expired, GoDaddy holds it and is asking more money
What does 'script /dev/null' do?
How could a lack of term limits lead to a "dictatorship?"
Unbreakable Formation vs. Cry of the Carnarium
Patience, young "Padovan"
Finding files for which a command fails
What value of $n$ will make a triangle contain 560 lattice points?
Equilateral triangle whose vertices are lattice points?Number of lattice pointsNumber of lattice points inside a triangle and its areaHow to calculate the number of lattice points in the interior and on the boundary of these figures with vertices as lattice points?Sum of areas of triangles which have corners which are lattice points with 74 lattice points inside.Proving Pick's theoremNumber of lattice points in triangle formed by x-axis, y-axis and given lineOn “small triangles” in a square latticeNumber of lattice points inside a right-angled triangle with one of the points having a rational coordinateequilateral triangle lattice help
$begingroup$
I recently met a rather hard problem:
A lattice point is a ordered pair where both $x$ and $y$ of $(x, y)$
are both integers. A triangle is forms by of the lattice points $(1, 1)$, $(9, 1)$, and $(9, n)$. For what integer value of $n>0$ are there
exactly 560 lattice points strictly in the interior of the triangle?
My first approach was trying to set an equation using Shoelace and Pick's. I found the area via Shoelace formula in terms of $n$ and then all I needed to do was to set this equal to Pick's theorem. However, I found it extremely hard to count the # of lattice points on the "lines" of the triangle, so that I didn't get very far.
I then tried another approach.
I begin by drawing a diagram:
Since the triangle is a right triangle, I can add a congruent triangle to make a rectangle, with the right angle at $(1, n)$. Since both triangles are congruent, then the entire rectangle has $560cdot 2=1120$ lattice points in the interior. There are 7 possible $x$ coordinates I labeled in the diagram that can serve as valid $x$ coordinated for interior lattice points, so thus, there are $frac{1120}{7}=160$ possible $y$ coordinates for the interior lattice points.
I have highlighted in red the 3 invalid $y$ coordinates that cannot serve as a $y$ coordinate for an interior lattice point. Thus, we can see that $n-3$(3 for the 3 invalid $y$ coordinates)$=160$. This means that $n=163$. However, this is wrong.
What am I doing wrong? What hole is there in my logic?
Furthermore, could I solve for $n$ using my first method(Shoelace=Pick's and solve)?
Is there any other way to solve this if I can't solve it this way?
Thanks!
Max0815
geometry logic
$endgroup$
add a comment |
$begingroup$
I recently met a rather hard problem:
A lattice point is a ordered pair where both $x$ and $y$ of $(x, y)$
are both integers. A triangle is forms by of the lattice points $(1, 1)$, $(9, 1)$, and $(9, n)$. For what integer value of $n>0$ are there
exactly 560 lattice points strictly in the interior of the triangle?
My first approach was trying to set an equation using Shoelace and Pick's. I found the area via Shoelace formula in terms of $n$ and then all I needed to do was to set this equal to Pick's theorem. However, I found it extremely hard to count the # of lattice points on the "lines" of the triangle, so that I didn't get very far.
I then tried another approach.
I begin by drawing a diagram:
Since the triangle is a right triangle, I can add a congruent triangle to make a rectangle, with the right angle at $(1, n)$. Since both triangles are congruent, then the entire rectangle has $560cdot 2=1120$ lattice points in the interior. There are 7 possible $x$ coordinates I labeled in the diagram that can serve as valid $x$ coordinated for interior lattice points, so thus, there are $frac{1120}{7}=160$ possible $y$ coordinates for the interior lattice points.
I have highlighted in red the 3 invalid $y$ coordinates that cannot serve as a $y$ coordinate for an interior lattice point. Thus, we can see that $n-3$(3 for the 3 invalid $y$ coordinates)$=160$. This means that $n=163$. However, this is wrong.
What am I doing wrong? What hole is there in my logic?
Furthermore, could I solve for $n$ using my first method(Shoelace=Pick's and solve)?
Is there any other way to solve this if I can't solve it this way?
Thanks!
Max0815
geometry logic
$endgroup$
add a comment |
$begingroup$
I recently met a rather hard problem:
A lattice point is a ordered pair where both $x$ and $y$ of $(x, y)$
are both integers. A triangle is forms by of the lattice points $(1, 1)$, $(9, 1)$, and $(9, n)$. For what integer value of $n>0$ are there
exactly 560 lattice points strictly in the interior of the triangle?
My first approach was trying to set an equation using Shoelace and Pick's. I found the area via Shoelace formula in terms of $n$ and then all I needed to do was to set this equal to Pick's theorem. However, I found it extremely hard to count the # of lattice points on the "lines" of the triangle, so that I didn't get very far.
I then tried another approach.
I begin by drawing a diagram:
Since the triangle is a right triangle, I can add a congruent triangle to make a rectangle, with the right angle at $(1, n)$. Since both triangles are congruent, then the entire rectangle has $560cdot 2=1120$ lattice points in the interior. There are 7 possible $x$ coordinates I labeled in the diagram that can serve as valid $x$ coordinated for interior lattice points, so thus, there are $frac{1120}{7}=160$ possible $y$ coordinates for the interior lattice points.
I have highlighted in red the 3 invalid $y$ coordinates that cannot serve as a $y$ coordinate for an interior lattice point. Thus, we can see that $n-3$(3 for the 3 invalid $y$ coordinates)$=160$. This means that $n=163$. However, this is wrong.
What am I doing wrong? What hole is there in my logic?
Furthermore, could I solve for $n$ using my first method(Shoelace=Pick's and solve)?
Is there any other way to solve this if I can't solve it this way?
Thanks!
Max0815
geometry logic
$endgroup$
I recently met a rather hard problem:
A lattice point is a ordered pair where both $x$ and $y$ of $(x, y)$
are both integers. A triangle is forms by of the lattice points $(1, 1)$, $(9, 1)$, and $(9, n)$. For what integer value of $n>0$ are there
exactly 560 lattice points strictly in the interior of the triangle?
My first approach was trying to set an equation using Shoelace and Pick's. I found the area via Shoelace formula in terms of $n$ and then all I needed to do was to set this equal to Pick's theorem. However, I found it extremely hard to count the # of lattice points on the "lines" of the triangle, so that I didn't get very far.
I then tried another approach.
I begin by drawing a diagram:
Since the triangle is a right triangle, I can add a congruent triangle to make a rectangle, with the right angle at $(1, n)$. Since both triangles are congruent, then the entire rectangle has $560cdot 2=1120$ lattice points in the interior. There are 7 possible $x$ coordinates I labeled in the diagram that can serve as valid $x$ coordinated for interior lattice points, so thus, there are $frac{1120}{7}=160$ possible $y$ coordinates for the interior lattice points.
I have highlighted in red the 3 invalid $y$ coordinates that cannot serve as a $y$ coordinate for an interior lattice point. Thus, we can see that $n-3$(3 for the 3 invalid $y$ coordinates)$=160$. This means that $n=163$. However, this is wrong.
What am I doing wrong? What hole is there in my logic?
Furthermore, could I solve for $n$ using my first method(Shoelace=Pick's and solve)?
Is there any other way to solve this if I can't solve it this way?
Thanks!
Max0815
geometry logic
geometry logic
edited Mar 20 at 19:43
Max0815
asked Mar 20 at 19:37
Max0815Max0815
81418
81418
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Your error is that the lattice points on the diagonal from $(1,1)$ to $(9,n)$ (excluding the endpoints) are interior points of the rectangle, but are not counted in the $2times560$ points.
The main takeaway is that you will have to deal with that pesky diagonal one way or another. The triangle being right-angled with coordinate-parallel sides allows both approaches: The shoelace/Pick approach is more general, the second is easier, especially if you don't know about the Pick formula.
I'll give some hints for the first approach:
1) From the 3 sides of the triangle, 2 should be trivial by now, you did them for the second approach!
2) That leads to the diagonal, which represents a displacement of $(8,n-1)$, or if you look at the linear function on which that diagonal lies, it is $y=frac{n-1}8(x-1)+1$
3) Any lattice point in the interior of that diagonal is characerized by 2 conditions:
a) $2le x le 8$, and
b)$frac{n-1}8(x-1)$ must be an integer.
4) So the key question becomes: For which/how many $x'=x-1$ satisfying $1 le x' le 7$ is $frac{n-1}8x'$ an integer?
5) The answer depends of course on the value of $frac{n-1}8$. If that is already an integer (so $8|(n-1)$), every $1 le x' le 7$ works. OTOH, if $n-1$ is odd, then $x'$ would have to be divisible by $8$, which it can't be in that range.
6) Can you find the remaining cases? Can you find the respective number of solution $x'$?
If you can't, try $n-1=2,4,6$ maybe you see something!
7) The previous parts of the problem should all be 'simple' formulas of $n$. If you can solve 6), you have several cases now for the part of the number of lattice points on the diagonal. Solve them each, then check if the solution (if one exists) matches the condition (that means if you use the formula that applies when $8|(n-1)$ and get a solution $n=165$, then it can't be correct, as $8$ does not divide $164$.
$endgroup$
$begingroup$
Can you also help me on my second approach?
$endgroup$
– Max0815
Mar 22 at 1:37
$begingroup$
The help is basically the same. As I wrote, the error you made is that you did not account for the lattice points on the $(1,1)-(9,n)$ diagonal. I tried to jumpstart that calculation with my answer. If you have the result, you can use it for either approach.
$endgroup$
– Ingix
Mar 22 at 10:32
$begingroup$
Ok. Got it. Thank you.
$endgroup$
– Max0815
Mar 23 at 21:41
add a comment |
$begingroup$
Since the triangle is a right triangle, I can add a congruent triangle to make a rectangle, with the right angle at $(1, n)$. Since both triangles are congruent, then the entire rectangle has $560cdot 2=1120$ lattice points in the interior. There are 7 possible $x$ coordinates I labeled in the diagram that can serve as valid $x$ coordinated for interior lattice points, so thus, there are $frac{1120}{7}=160$ possible $y$ coordinates for the interior lattice points.
I have highlighted in red the 3 invalid $y$ coordinates that cannot serve as a $y$ coordinate for an interior lattice point. However, when $y=0$, this line has lattice points that will not ever be in the triangle bound by $(9, n)$, and the other two points in the problem, so only the top and middles lines highlighted in red serve as invalid. Thus, we can see that $n-2=160$. This means that $n=boxed{162}$.
$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%2f3155914%2fwhat-value-of-n-will-make-a-triangle-contain-560-lattice-points%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Your error is that the lattice points on the diagonal from $(1,1)$ to $(9,n)$ (excluding the endpoints) are interior points of the rectangle, but are not counted in the $2times560$ points.
The main takeaway is that you will have to deal with that pesky diagonal one way or another. The triangle being right-angled with coordinate-parallel sides allows both approaches: The shoelace/Pick approach is more general, the second is easier, especially if you don't know about the Pick formula.
I'll give some hints for the first approach:
1) From the 3 sides of the triangle, 2 should be trivial by now, you did them for the second approach!
2) That leads to the diagonal, which represents a displacement of $(8,n-1)$, or if you look at the linear function on which that diagonal lies, it is $y=frac{n-1}8(x-1)+1$
3) Any lattice point in the interior of that diagonal is characerized by 2 conditions:
a) $2le x le 8$, and
b)$frac{n-1}8(x-1)$ must be an integer.
4) So the key question becomes: For which/how many $x'=x-1$ satisfying $1 le x' le 7$ is $frac{n-1}8x'$ an integer?
5) The answer depends of course on the value of $frac{n-1}8$. If that is already an integer (so $8|(n-1)$), every $1 le x' le 7$ works. OTOH, if $n-1$ is odd, then $x'$ would have to be divisible by $8$, which it can't be in that range.
6) Can you find the remaining cases? Can you find the respective number of solution $x'$?
If you can't, try $n-1=2,4,6$ maybe you see something!
7) The previous parts of the problem should all be 'simple' formulas of $n$. If you can solve 6), you have several cases now for the part of the number of lattice points on the diagonal. Solve them each, then check if the solution (if one exists) matches the condition (that means if you use the formula that applies when $8|(n-1)$ and get a solution $n=165$, then it can't be correct, as $8$ does not divide $164$.
$endgroup$
$begingroup$
Can you also help me on my second approach?
$endgroup$
– Max0815
Mar 22 at 1:37
$begingroup$
The help is basically the same. As I wrote, the error you made is that you did not account for the lattice points on the $(1,1)-(9,n)$ diagonal. I tried to jumpstart that calculation with my answer. If you have the result, you can use it for either approach.
$endgroup$
– Ingix
Mar 22 at 10:32
$begingroup$
Ok. Got it. Thank you.
$endgroup$
– Max0815
Mar 23 at 21:41
add a comment |
$begingroup$
Your error is that the lattice points on the diagonal from $(1,1)$ to $(9,n)$ (excluding the endpoints) are interior points of the rectangle, but are not counted in the $2times560$ points.
The main takeaway is that you will have to deal with that pesky diagonal one way or another. The triangle being right-angled with coordinate-parallel sides allows both approaches: The shoelace/Pick approach is more general, the second is easier, especially if you don't know about the Pick formula.
I'll give some hints for the first approach:
1) From the 3 sides of the triangle, 2 should be trivial by now, you did them for the second approach!
2) That leads to the diagonal, which represents a displacement of $(8,n-1)$, or if you look at the linear function on which that diagonal lies, it is $y=frac{n-1}8(x-1)+1$
3) Any lattice point in the interior of that diagonal is characerized by 2 conditions:
a) $2le x le 8$, and
b)$frac{n-1}8(x-1)$ must be an integer.
4) So the key question becomes: For which/how many $x'=x-1$ satisfying $1 le x' le 7$ is $frac{n-1}8x'$ an integer?
5) The answer depends of course on the value of $frac{n-1}8$. If that is already an integer (so $8|(n-1)$), every $1 le x' le 7$ works. OTOH, if $n-1$ is odd, then $x'$ would have to be divisible by $8$, which it can't be in that range.
6) Can you find the remaining cases? Can you find the respective number of solution $x'$?
If you can't, try $n-1=2,4,6$ maybe you see something!
7) The previous parts of the problem should all be 'simple' formulas of $n$. If you can solve 6), you have several cases now for the part of the number of lattice points on the diagonal. Solve them each, then check if the solution (if one exists) matches the condition (that means if you use the formula that applies when $8|(n-1)$ and get a solution $n=165$, then it can't be correct, as $8$ does not divide $164$.
$endgroup$
$begingroup$
Can you also help me on my second approach?
$endgroup$
– Max0815
Mar 22 at 1:37
$begingroup$
The help is basically the same. As I wrote, the error you made is that you did not account for the lattice points on the $(1,1)-(9,n)$ diagonal. I tried to jumpstart that calculation with my answer. If you have the result, you can use it for either approach.
$endgroup$
– Ingix
Mar 22 at 10:32
$begingroup$
Ok. Got it. Thank you.
$endgroup$
– Max0815
Mar 23 at 21:41
add a comment |
$begingroup$
Your error is that the lattice points on the diagonal from $(1,1)$ to $(9,n)$ (excluding the endpoints) are interior points of the rectangle, but are not counted in the $2times560$ points.
The main takeaway is that you will have to deal with that pesky diagonal one way or another. The triangle being right-angled with coordinate-parallel sides allows both approaches: The shoelace/Pick approach is more general, the second is easier, especially if you don't know about the Pick formula.
I'll give some hints for the first approach:
1) From the 3 sides of the triangle, 2 should be trivial by now, you did them for the second approach!
2) That leads to the diagonal, which represents a displacement of $(8,n-1)$, or if you look at the linear function on which that diagonal lies, it is $y=frac{n-1}8(x-1)+1$
3) Any lattice point in the interior of that diagonal is characerized by 2 conditions:
a) $2le x le 8$, and
b)$frac{n-1}8(x-1)$ must be an integer.
4) So the key question becomes: For which/how many $x'=x-1$ satisfying $1 le x' le 7$ is $frac{n-1}8x'$ an integer?
5) The answer depends of course on the value of $frac{n-1}8$. If that is already an integer (so $8|(n-1)$), every $1 le x' le 7$ works. OTOH, if $n-1$ is odd, then $x'$ would have to be divisible by $8$, which it can't be in that range.
6) Can you find the remaining cases? Can you find the respective number of solution $x'$?
If you can't, try $n-1=2,4,6$ maybe you see something!
7) The previous parts of the problem should all be 'simple' formulas of $n$. If you can solve 6), you have several cases now for the part of the number of lattice points on the diagonal. Solve them each, then check if the solution (if one exists) matches the condition (that means if you use the formula that applies when $8|(n-1)$ and get a solution $n=165$, then it can't be correct, as $8$ does not divide $164$.
$endgroup$
Your error is that the lattice points on the diagonal from $(1,1)$ to $(9,n)$ (excluding the endpoints) are interior points of the rectangle, but are not counted in the $2times560$ points.
The main takeaway is that you will have to deal with that pesky diagonal one way or another. The triangle being right-angled with coordinate-parallel sides allows both approaches: The shoelace/Pick approach is more general, the second is easier, especially if you don't know about the Pick formula.
I'll give some hints for the first approach:
1) From the 3 sides of the triangle, 2 should be trivial by now, you did them for the second approach!
2) That leads to the diagonal, which represents a displacement of $(8,n-1)$, or if you look at the linear function on which that diagonal lies, it is $y=frac{n-1}8(x-1)+1$
3) Any lattice point in the interior of that diagonal is characerized by 2 conditions:
a) $2le x le 8$, and
b)$frac{n-1}8(x-1)$ must be an integer.
4) So the key question becomes: For which/how many $x'=x-1$ satisfying $1 le x' le 7$ is $frac{n-1}8x'$ an integer?
5) The answer depends of course on the value of $frac{n-1}8$. If that is already an integer (so $8|(n-1)$), every $1 le x' le 7$ works. OTOH, if $n-1$ is odd, then $x'$ would have to be divisible by $8$, which it can't be in that range.
6) Can you find the remaining cases? Can you find the respective number of solution $x'$?
If you can't, try $n-1=2,4,6$ maybe you see something!
7) The previous parts of the problem should all be 'simple' formulas of $n$. If you can solve 6), you have several cases now for the part of the number of lattice points on the diagonal. Solve them each, then check if the solution (if one exists) matches the condition (that means if you use the formula that applies when $8|(n-1)$ and get a solution $n=165$, then it can't be correct, as $8$ does not divide $164$.
answered Mar 20 at 20:19
IngixIngix
5,137159
5,137159
$begingroup$
Can you also help me on my second approach?
$endgroup$
– Max0815
Mar 22 at 1:37
$begingroup$
The help is basically the same. As I wrote, the error you made is that you did not account for the lattice points on the $(1,1)-(9,n)$ diagonal. I tried to jumpstart that calculation with my answer. If you have the result, you can use it for either approach.
$endgroup$
– Ingix
Mar 22 at 10:32
$begingroup$
Ok. Got it. Thank you.
$endgroup$
– Max0815
Mar 23 at 21:41
add a comment |
$begingroup$
Can you also help me on my second approach?
$endgroup$
– Max0815
Mar 22 at 1:37
$begingroup$
The help is basically the same. As I wrote, the error you made is that you did not account for the lattice points on the $(1,1)-(9,n)$ diagonal. I tried to jumpstart that calculation with my answer. If you have the result, you can use it for either approach.
$endgroup$
– Ingix
Mar 22 at 10:32
$begingroup$
Ok. Got it. Thank you.
$endgroup$
– Max0815
Mar 23 at 21:41
$begingroup$
Can you also help me on my second approach?
$endgroup$
– Max0815
Mar 22 at 1:37
$begingroup$
Can you also help me on my second approach?
$endgroup$
– Max0815
Mar 22 at 1:37
$begingroup$
The help is basically the same. As I wrote, the error you made is that you did not account for the lattice points on the $(1,1)-(9,n)$ diagonal. I tried to jumpstart that calculation with my answer. If you have the result, you can use it for either approach.
$endgroup$
– Ingix
Mar 22 at 10:32
$begingroup$
The help is basically the same. As I wrote, the error you made is that you did not account for the lattice points on the $(1,1)-(9,n)$ diagonal. I tried to jumpstart that calculation with my answer. If you have the result, you can use it for either approach.
$endgroup$
– Ingix
Mar 22 at 10:32
$begingroup$
Ok. Got it. Thank you.
$endgroup$
– Max0815
Mar 23 at 21:41
$begingroup$
Ok. Got it. Thank you.
$endgroup$
– Max0815
Mar 23 at 21:41
add a comment |
$begingroup$
Since the triangle is a right triangle, I can add a congruent triangle to make a rectangle, with the right angle at $(1, n)$. Since both triangles are congruent, then the entire rectangle has $560cdot 2=1120$ lattice points in the interior. There are 7 possible $x$ coordinates I labeled in the diagram that can serve as valid $x$ coordinated for interior lattice points, so thus, there are $frac{1120}{7}=160$ possible $y$ coordinates for the interior lattice points.
I have highlighted in red the 3 invalid $y$ coordinates that cannot serve as a $y$ coordinate for an interior lattice point. However, when $y=0$, this line has lattice points that will not ever be in the triangle bound by $(9, n)$, and the other two points in the problem, so only the top and middles lines highlighted in red serve as invalid. Thus, we can see that $n-2=160$. This means that $n=boxed{162}$.
$endgroup$
add a comment |
$begingroup$
Since the triangle is a right triangle, I can add a congruent triangle to make a rectangle, with the right angle at $(1, n)$. Since both triangles are congruent, then the entire rectangle has $560cdot 2=1120$ lattice points in the interior. There are 7 possible $x$ coordinates I labeled in the diagram that can serve as valid $x$ coordinated for interior lattice points, so thus, there are $frac{1120}{7}=160$ possible $y$ coordinates for the interior lattice points.
I have highlighted in red the 3 invalid $y$ coordinates that cannot serve as a $y$ coordinate for an interior lattice point. However, when $y=0$, this line has lattice points that will not ever be in the triangle bound by $(9, n)$, and the other two points in the problem, so only the top and middles lines highlighted in red serve as invalid. Thus, we can see that $n-2=160$. This means that $n=boxed{162}$.
$endgroup$
add a comment |
$begingroup$
Since the triangle is a right triangle, I can add a congruent triangle to make a rectangle, with the right angle at $(1, n)$. Since both triangles are congruent, then the entire rectangle has $560cdot 2=1120$ lattice points in the interior. There are 7 possible $x$ coordinates I labeled in the diagram that can serve as valid $x$ coordinated for interior lattice points, so thus, there are $frac{1120}{7}=160$ possible $y$ coordinates for the interior lattice points.
I have highlighted in red the 3 invalid $y$ coordinates that cannot serve as a $y$ coordinate for an interior lattice point. However, when $y=0$, this line has lattice points that will not ever be in the triangle bound by $(9, n)$, and the other two points in the problem, so only the top and middles lines highlighted in red serve as invalid. Thus, we can see that $n-2=160$. This means that $n=boxed{162}$.
$endgroup$
Since the triangle is a right triangle, I can add a congruent triangle to make a rectangle, with the right angle at $(1, n)$. Since both triangles are congruent, then the entire rectangle has $560cdot 2=1120$ lattice points in the interior. There are 7 possible $x$ coordinates I labeled in the diagram that can serve as valid $x$ coordinated for interior lattice points, so thus, there are $frac{1120}{7}=160$ possible $y$ coordinates for the interior lattice points.
I have highlighted in red the 3 invalid $y$ coordinates that cannot serve as a $y$ coordinate for an interior lattice point. However, when $y=0$, this line has lattice points that will not ever be in the triangle bound by $(9, n)$, and the other two points in the problem, so only the top and middles lines highlighted in red serve as invalid. Thus, we can see that $n-2=160$. This means that $n=boxed{162}$.
answered Mar 23 at 21:44
Max0815Max0815
81418
81418
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%2f3155914%2fwhat-value-of-n-will-make-a-triangle-contain-560-lattice-points%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