701497
domain: N
Properties
Primality
- Prime
- yes
Appears in sequences
- Primes that remain prime through 5 iterations of function f(x) = 9x + 8.at n=16A023354
- a(n) is the smallest integer that makes A230762(n) the commonest number of decompositions of 2k into an unordered sum of two odd primes, where 3 <= k <= a(n).at n=42A230822
- Lagged Fibonacci Generator: a(n) = (100003 - 200003*n + 300007*n^3) mod 10^6 for n <= 55, a(n) = (a(n-24) + a(n-55)) mod 10^6.at n=5A380292
- Prime numbersat n=56655