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 Solvers35
Suggested Problems
-
Right Triangle Side Lengths (Inspired by Project Euler Problem 39)
1986 Solvers
-
Implement a bubble sort technique and output the number of swaps required
359 Solvers
-
Find the index of n in magic(n)
268 Solvers
-
Mysterious digits operation (easy)
311 Solvers
-
1668 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!