93345
domain: N
Appears in sequences
- A generalized difference set on the set of all integers (lambda = 2).at n=29A049399
- Indices of primes in sequence defined by A(0) = 97, A(n) = 10*A(n-1) - 23 for n > 0.at n=13A101008
- Triangle read by rows: T(n,k) = p(k)*T(n-1,k) + T(n-1,k-1) (1 <= k <= n), where p(k) denotes the k-th prime.at n=40A124960
- Weight distribution of [127,43,31] primitive binary BCH code.at n=32A151815
- a(n) = (prime(n)^6 - 1)/504.at n=3A306174
- A(n,k) is the sum of all compositions [c_1, c_2, ..., c_k] of n into k nonnegative parts encoded as Product_{i=1..k} prime(i)^(c_i); square array A(n,k), n>=0, k>=0, read by antidiagonals.at n=49A343751