54767
domain: N
Properties
Primality
- Prime
- yes
Appears in sequences
- Primes that remain prime through 4 iterations of the function f(x) = 9x + 8.at n=16A023326
- a(n) = p is the smallest prime such that p = n + h(n)^2 and p is the first prime following h(n)^2. The smallest immediate post-square primes with distance n = p - h(n)^2.at n=10A058056
- Smallest prime p such that p == 1 (mod prime(n)) and not p == 1 (mod k) for 2 < k < prime(n).at n=33A116605
- Primes of the form k^2 + 11.at n=17A138362
- Numbers k such that (2*10^k - 71)/3 is prime.at n=25A280449
- Expansion of Sum_{p prime, i>=1} x^(p^i)/(1 - x^(p^i)) / Product_{p prime, j>=1} (1 - x^(p^j)).at n=47A281616
- a(1) = a(2) = 1; a(n) = gcd(a(n-1), a(n-2)) + (a(n-1) + a(n-2))/gcd(a(n-1), a(n-2)).at n=29A355898
- Prime numbersat n=5571