Problem 2342. Numbers spiral diagonals (Part 2)
Solution Stats
Problem Comments
-
2 Comments
Christian Schröder
on 26 Sep 2022
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.
Dyuman Joshi
on 26 Sep 2022
Nice observation, @Christian!
I have edited the question statement, it (now) asks for an odd integer greater than 1.
Solution Comments
-
1 Comment
J.R.! Menzinger
on 23 Jun 2014
You added a few primes in each iteration... Very nice!
Problem Recent Solvers109
Suggested Problems
-
1960 Solvers
-
Find the peak 3n+1 sequence value
1815 Solvers
-
1458 Solvers
-
Number of 1s in a binary string
6519 Solvers
-
Mersenne Primes vs. All Primes
364 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!