42526
domain: N
Appears in sequences
- Numerators of continued fraction convergents to sqrt(483).at n=5A041922
- a(n)=a(n-1)+a(m), where m=2n-2-2^(p+1) and 2^p<n-1<=2^(p+1), for n >= 4.at n=38A050063
- a(n) = ChebyshevT(3, n).at n=22A144129
- a(n) = 1 + n + binomial(n+3,5).at n=21A154322
- a(n) = (n+3)^2*n/2 + 1.at n=42A154560
- a(n) = n^3 - a(n-2) for n >= 2 and a(0)=0, a(1)=1.at n=43A215097
- Positions of record high water marks in A246024.at n=42A246026
- Number of (6+1) X (n+1) 0..1 arrays with nondecreasing x(i,j)-x(i,j-1) in the i direction and nondecreasing min(x(i,j),x(i-1,j)) in the j direction.at n=33A250660
- T(n,k) = (1/k!) * Sum_{i=0..k} (-1)^(k-i) * C(k,i) * A185651(n,i); triangle T(n,k), n >= 0, 0 <= k <= n, read by rows.at n=60A258170
- a(n) = Sum_{k=0..floor(n/5)} Stirling2(n,5*k).at n=10A365528