Problem 1411. Number of lattice points within a circle
Find the number of points (x,y) in square lattice with x^2 + y^2 =< n. This is related to Jame's Problem 1387. Here you have to find the number of points within a circle.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers33
Suggested Problems
-
Find the peak 3n+1 sequence value
2531 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1872 Solvers
-
Rotate input square matrix 90 degrees CCW without rot90
640 Solvers
-
Create an n-by-n null matrix and fill with ones certain positions
639 Solvers
-
Find the sides of an isosceles triangle when given its area and height from its base to apex
1994 Solvers
More from this Author13
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!