cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A016768 (3*n)^4.

Original entry on oeis.org

0, 81, 1296, 6561, 20736, 50625, 104976, 194481, 331776, 531441, 810000, 1185921, 1679616, 2313441, 3111696, 4100625, 5308416, 6765201, 8503056, 10556001, 12960000, 15752961, 18974736, 22667121, 26873856, 31640625, 37015056, 43046721, 49787136, 57289761
Offset: 0

Views

Author

N. J. A. Sloane, Dec 11 1996

Keywords

Programs

Formula

a(n) = A000583(3n) = 81*A000583(n) = A008585(n)^4. - Wesley Ivan Hurt, May 10 2014
G.f.: -81*x*(1+x)*(x^2+10*x+1) / (x-1)^5. - R. J. Mathar, May 14 2014