Problem 2342. Numbers spiral diagonals (Part 2)
Solution Stats
Problem Comments
-
2 Comments
Interesting problem! If I'm not mistaken, your description of the problem is not entirely accurate, however. For n = 1, the spiral matrix is just [ 1 ], for which the share of primes on the main diagonals is zero, below any given 0 < p < 1; so strictly speaking the correct answer to the problem as posed would be 1 for any p.
Nice observation, @Christian!
I have edited the question statement, it (now) asks for an odd integer greater than 1.
Solution Comments
Show commentsProblem Recent Solvers149
Suggested Problems
-
Number of 1s in the Binary Representation of a Number
444 Solvers
-
Back to basics 23 - Triangular matrix
1001 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
11358 Solvers
-
Create an n-by-n null matrix and fill with ones certain positions
602 Solvers
-
Pernicious Anniversary Problem
821 Solvers
More from this Author43
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!