35001
domain: N
Appears in sequences
- Numerators of continued fraction convergents to sqrt(941).at n=6A042820
- Sum of squares of first n quarter-squares (A002620).at n=19A059859
- a(n) = 56*n^2 + 1.at n=25A158660
- Number of partitions of n where the difference between consecutive parts is at most 5.at n=43A238865
- a(n) = n*(n + 5)*(n + 7)*(n + 10)/24 + 1.at n=25A323220
- Numbers that are the sum of a positive square and a positive fifth power in more than one way.at n=23A363715
- a(n) = Sum_{k=0..floor(n/2)} (binomial(n,k) * binomial(n-k,k))^3.at n=5A382842