Matlab code for PRIME SQUARE REMAINDER
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Let pn be the nth prime: 2, 3, 5, 7, 11, ..., and let r be the remainder when
is divided by
.
For example, when n = 3, p3 = 5, and
= 280 ≡ 5 mod 25.
= 280 ≡ 5 mod 25.The least value of n for which the remainder first exceeds
is 7037.
Find the least value of n for which the remainder first exceeds
.
5 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Number Theory dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!