214544
domain: N
Appears in sequences
- Convolution of nonzero squares A000290 with themselves.at n=21A033455
- LCM-convolution of squares A000290 with themselves.at n=21A033456
- Consider recurrence b(0) = n/3, b(n) = b(0)*ceiling(b(n-1)); sequence gives first integer reached (or -1 if no integer is ever reached).at n=20A081852
- a(n) = (prime(n)^5 - prime(n))/30.at n=8A138430
- a(n) = (n^2 - 3*n + 6)*binomial(n+2,3)/4.at n=22A301973