51193
domain: N
Properties
Primality
- Prime
- yes
Appears in sequences
- Shifts one place left under 3rd-order binomial transform.at n=7A004212
- Primes with 4 distinct digits that remain prime (no leading zeros allowed) after deleting all occurrences of its digits d.at n=11A057880
- Permutation of N induced by rotating the node 6 left in the infinite planar binary tree shown at A065658.at n=53A065671
- Triangle, generated from A111579.at n=58A111673
- Primes obtained from other primes by prefixing a 5.at n=42A165555
- Primes of the form 8n^2 - 7.at n=18A201858
- Starting with Fibonacci(0), the sum of a(n) successive Fibonacci numbers is prime.at n=23A214874
- Square array read by antidiagonals upwards: T(n,k) = Sum_{j=1..k} n^(k-j)*Stirling_2(k,j) (n >= 0, k >= 1).at n=51A241578
- Square array read by antidiagonals downwards: T(n,k) = Sum_{j=1..k} n^(k-j)*Stirling_2(k,j) (n >= 0, k >= 1).at n=48A241579
- Triangle read by rows. T(n, k) = k^n * BellPolynomial(n, 1/k) for k > 0, if k = 0 then T(n, k) = k^n.at n=31A350260
- Prime numbersat n=5237