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.

A016950 a(n) = (6*n + 3)^6.

Original entry on oeis.org

729, 531441, 11390625, 85766121, 387420489, 1291467969, 3518743761, 8303765625, 17596287801, 34296447249, 62523502209, 107918163081, 177978515625, 282429536481, 433626201009, 646990183449, 941480149401, 1340095640625, 1870414552161, 2565164201769, 3462825991689
Offset: 0

Views

Author

Keywords

Crossrefs

Programs

Formula

From Amiram Eldar, Mar 30 2022: (Start)
a(n) = A016945(n)^6 = A016946(n)^3 = A016947(n)^2.
a(n) = 3^6*A016758(n).
Sum_{n>=0} 1/a(n) = Pi^6/699840. (End)