79553
domain: N
Appears in sequences
- a(n) = C(n+3,4) + 3*C(n+1,3) + 5*C(n-1,2) + 7*n - 15.at n=31A034858
- a(n) = C(n+3,4) + 3*C(n+1,3) + 5*C(n-1,2) + 7*n - 15 for n >= 3; a(1)=1, a(2)=10.at n=32A034859
- Number of primitive (period n) step cyclic shifted sequence structures using a maximum of three different symbols.at n=16A056440
- Square array, read by antidiagonals, where T(n,k) = T(n,k-1) + T(n-1,k+n-1) for n>0, k>0, such that T(n,0) = T(n-1,n-1) for n>0 with T(0,k)=1 for k>=0.at n=48A136730
- Number of 1X8 integer matrices with each row summing to zero, row elements in nondecreasing order, rows in lexicographically nondecreasing order, and the sum of squares of the elements <= 2*n^2 (number of collections of 1 zero-sum 8-vectors with total modulus squared not more than 2*n^2, ignoring vector and component permutations).at n=12A192695
- -7-Knödel numbers.at n=36A225511
- Products p*q*r of three distinct primes such that s=(p*q) mod r, t=(p*r) mod q and u=(q*r) mod p, and s+t+u are all prime.at n=13A338705