79225
domain: N
Appears in sequences
- a(n) = n^2*(16*n^4-20*n^2+7)/3.at n=4A002594
- a(n) = 1^n + 3^n + 5^n + 7^n + 9^n.at n=5A134007
- Base-16 Armstrong or narcissistic numbers (written in base 10).at n=35A161953
- Recurrence a(n) = a(n-2) + n^M for M=5, starting with a(0)=0, a(1)=1.at n=9A231304
- Sum of the n-th powers of the first n odd numbers.at n=4A349490