62721
domain: N
Appears in sequences
- a(n) = a(n-1) + a(n-6), with a(i) = 1 for i = 0..5.at n=47A005708
- Expansion of 1/(1 - x^6 - x^7 - x^8 - ...).at n=53A017900
- a(n) = 3^n mod n^3.at n=41A066607
- Expansion of 1/(1+2*x+2*x^2-x^3).at n=21A077992
- (6n+5)-th terms of expansion of 1/(1 - x - x^6).at n=7A099242
- a(n) = 80*n^2 + 1.at n=28A158776
- a(n) is the smallest b >= 2 such that b^(6*2^n) - b^(3*2^n) + 1 is prime.at n=15A298206
- a(n) = Sum_{k=0..floor(n/2)} binomial(3*n-5*k-1,k).at n=16A373653
- a(n) = Sum_{k=0..floor(n/3)} binomial(2*n-5*k-1,k).at n=24A373654