96512
domain: N
Appears in sequences
- Number of squarefree words of length n in a 5-ary alphabet, with new values 0..4 introduced in increasing order.at n=11A215071
- Triangular array read by rows: T(n,0) = 2^n, T(n,k) = Sum_{i=n-k..n, j=0..i-n+k, i<>n or j<>k} T(i,j) for k > 0.at n=51A337129
- Indices of the primes that have the same base-10 digits as the corresponding prime number (with multiplicity), disregarding zero digits.at n=18A355318