72522
domain: N
Appears in sequences
- a(n+3) = a(n) - a(n+1) - a(n+2); a(0) = -5, a(1) = 6, a(2) = 0.at n=41A105580
- Number of partitions of n which contain their signature as a subpartition.at n=45A118052
- Numbers such that the decimal digits of sigma(n) are a permutation of those of sigma(n)-n.at n=28A277114
- Numbers k such that 97*10^k - 3 is prime.at n=25A281111
- Table read by antidiagonals: T(w,n) is the number of n-step self avoiding walks on a 3D cubic lattice confined inside a tube of cross section 2w X 2w where the walk starts at the middle of the tube.at n=38A337400
- Numbers k such that k and k+2 are both unitary untouchable numbers (A063948).at n=8A357323
- Triangle read by rows: T(m, n, k) = 1 if k = 0 and T(m, n, k - 1) if k = n; otherwise (-1)^m*(k - n - 1)^m * T(m, n, k - 1) + T(m, n - 1, k) where m = 3.at n=23A371996