53092
domain: N
Appears in sequences
- Number of walks within N^2 (the first quadrant of Z^2) starting at (0,0), ending on the vertical axis and consisting of n steps taken from {(-1, -1), (-1, 1), (0, 1), (1, 0)}.at n=11A151391
- Triangle T(n,k) = T(n-1, k) + T(n-1, k-1) + 7*T(n-2, k-1), read by rows.at n=31A153520
- Triangle T(n,k) = T(n-1, k) + T(n-1, k-1) + 7*T(n-2, k-1), read by rows.at n=32A153520
- Numbers k such that the sum of the first k consecutive prime numbers is pandigital (includes all 10 digits at least once).at n=30A228468
- Pseudoprimes to base 9 that are not squarefree.at n=36A306448