79345
domain: N
Appears in sequences
- a(1)=1, a(n) = a(n-1) + n^5 if n odd, a(n) = a(n-1) + n^2 if n is even.at n=8A135095
- Number of length n+4 0..6 arrays with some pair in every consecutive five terms totalling exactly 6.at n=1A246890
- T(n,k)=Number of length n+4 0..k arrays with some pair in every consecutive five terms totalling exactly k.at n=22A246892
- Number of length 2+4 0..n arrays with some pair in every consecutive five terms totalling exactly n.at n=5A246894
- a(n) = Sum_{k=0..3} binomial(6,k)*binomial(n,k).at n=29A247608
- Numbers that are the sum of four third powers in exactly nine ways.at n=31A345154