541728
domain: N
Appears in sequences
- Numbers k such that the least term in the periodic part of the continued fraction for sqrt(k) is 46.at n=31A031724
- a(n) = 32*(32*n^2 + 1).at n=23A158685
- Coefficients of a set of polynomials associated with the derivatives of x^x.at n=26A185164
- Triangle read by rows: T(0,0)=1; T(m,0)=0; otherwise T(m,n) = (m-1)*T(m-1,n)+(m-1+n)*T(m-1,n-1).at n=47A239098