29485
domain: N
Appears in sequences
- Number of distinct lines through the origin in 3-dimensional cube of side length n.at n=32A090025
- Triangle read by rows: T(n,k) is the number of permutations of [n] with k runs of length 1. For example, 457/3/26/1 has two runs of length 1: 3 and 1.at n=45A097898
- Number of permutations of [n] with no runs of length 1. (The permutation 3574162 has two runs of length 1: 357/4/16/2).at n=9A097899
- Triangle T(n, k) = T(n-1, k) + T(n-1, k-1) + (n^2 +n -1)*T(n-2, k-1), read by rows.at n=47A154233
- Triangle T(n, k) = T(n-1, k) + T(n-1, k-1) + (n^2 +n -1)*T(n-2, k-1), read by rows.at n=52A154233
- Fundamental discriminants d uniquely characterizing all complex biquadratic fields Q(sqrt(-3),sqrt(d)) which have 3-class group of type (3,3) and second 3-class group isomorphic to SmallGroup(729,34).at n=17A250241
- Number of sets of exactly five positive integers <= n having a square element sum.at n=34A281865
- Expansion of sqrt(2 / ( (1-6*x+25*x^2) * (1-5*x+sqrt(1-6*x+25*x^2)) )).at n=7A337394
- Square array T(n,k), n >= 0, k >= 0, read by antidiagonals, where column k is the expansion of sqrt(2 / ( (1+2*(k-4)*x+((k+4)*x)^2) * (1-(k+4)*x+sqrt(1+2*(k-4)*x+((k+4)*x)^2)) )).at n=43A337464
- Numbers k such that k and k+2 are both A000120-perfect numbers (A175522).at n=35A360639
- a(n) is the least number k whose digit sums are 2*n-1, 2*n and 2*n+1 in bases 2*n-1, 2*n and 2*n+1 respectively.at n=12A379896
- Square array A(n,k), n >= 0, k >= 0, read by antidiagonals downwards, where column k is the expansion of e.g.f. B(x)^k, where B(x) is the e.g.f. of A384691.at n=49A384692