Counting Lattice Points in a Circle: A Math Contest Question

In summary, Wolfram provides a formula for finding the number of lattice points in a circle with a given radius.
  • #1
yik-boh
57
0
In a math contest, the question goes somehow like this:

A lattice point is a point wherein the value of (x,y) is an integer. Determine the total number of lattice points in a circle which has a radius of 6 and the its center is at the origin.

Any one knows the solution or shortcut for this?
 
Physics news on Phys.org
  • #2
you could draw a quadrant of a circle of radius 6 and check the number of points there and multiply that number by four, being careful not to double count points that lie on the axis,
as for a closed form, i would be surprised if one did not exist...
Side note
Wolfram indeed does have a interesting write up in regards to this problem.
 
  • #3
Wolfram? Sorry I'm still new to the community.
 
  • #4
I guess crd refers to: http://mathworld.wolfram.com/ which is a math resource, but I don't know the particular write-up he mentioned.

Anyway just work it out in cases. As crd suggested just count the points in the first quadrant (which we can take to include the positive x-axis, but not the positive y-axis because then we get simple rotational symmetry without double-counting), and then use symmetry to deduce the total number. In that case the x-coordinate is 1,2,3,4,5 or 6.

When the x-coordinate is x, then the y-coordinate must be less than or equal to [itex]\sqrt{6^2-x^2}[/itex], so for any x-coordinate you want to count the integers in [tex][0,\sqrt{6^2-x^2}][/tex]Try to see how far you can get, and if you get stuck at a particular step just ask for more help.
 
Last edited:
  • #6
I'm still not familiar in self studying especially with those complex solutions.

Can someone write a general formula for me which I could use when I'm given the center of the circle and the length of the radius. That would be a very big help. Thanks.
 
  • #7
yik-boh said:
I'm still not familiar in self studying especially with those complex solutions.

Can someone write a general formula for me which I could use when I'm given the center of the circle and the length of the radius. That would be a very big help. Thanks.

See the link by crd. It states:

Gauss's circle problem asks for the number of lattice points within a circle of radius R
[tex]N(R) = 1+4\lfloor R\rfloor + 4\sum_{i=1}^{\lfloor R\rfloor}\left\lfloor\sqrt{R^2-i^2}\right\rfloor[/tex]

Which is exactly what you would get if you split it into cases.
 
  • #8
yik-boh said:
I'm still not familiar in self studying especially with those complex solutions.

Can someone write a general formula for me which I could use when I'm given the center of the circle and the length of the radius. That would be a very big help. Thanks.

Why not try looking at a circle of radius one centered at the origin, counting the points of interest there? Then look at a circle of radius 2 centered the origin, and count those points. Then a circle with radius 3, a circle with radius 4, radius 5, ..., radius n, and maybe you will be able to come up with your own general formula for what you are looking to solve, and more than likely you will be able to expand what you found from your trials to a circle with an integer radius centered at a lattice point.

I think that's the easiest way to make sense of formulas, once your hands already dirty in what you are working with, what other people have discovered falls into place just that much easier, other wise you are pushing around symbols that have no meaning to you.
 

1. How do you define lattice points in a circle?

Lattice points are points with integer coordinates that lie on the circumference of a circle. In other words, the x and y coordinates of the point must be integers and the distance from the origin (center of the circle) must be a whole number.

2. What is the mathematical formula for counting lattice points in a circle?

The formula for counting lattice points in a circle with radius r is (4r + 1) if r is an integer. If r is not an integer, the formula is (4r + 4). This formula is derived from the Pythagorean theorem and the fact that the coordinates of lattice points must be integers.

3. How do you solve a math contest question involving counting lattice points in a circle?

To solve a math contest question involving counting lattice points in a circle, you can use the aforementioned formula. First, determine the radius of the circle and then plug it into the formula to find the number of lattice points. Make sure to double-check your work and account for any special cases, such as when the radius is not an integer.

4. Are there any other methods for counting lattice points in a circle?

Yes, there are other methods for counting lattice points in a circle, such as using geometric concepts like symmetry or using advanced mathematical techniques like calculus. However, the formula mentioned earlier is the most commonly used method for solving these types of problems.

5. Can the same formula be used for counting lattice points in other shapes?

No, the formula for counting lattice points in a circle only applies to circles. For other shapes, such as squares or triangles, different formulas must be used. These formulas are often derived from the Pythagorean theorem and the specific properties of each shape.

Similar threads

  • Linear and Abstract Algebra
Replies
1
Views
635
Replies
6
Views
3K
  • General Math
Replies
7
Views
935
Replies
2
Views
626
Replies
3
Views
3K
  • Linear and Abstract Algebra
Replies
1
Views
3K
Replies
2
Views
289
  • Quantum Physics
Replies
3
Views
744
  • Linear and Abstract Algebra
Replies
2
Views
3K
  • General Math
Replies
6
Views
943
Back
Top