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.

A152018 Denominator of 1/n^2-1/(3n)^2 or of 8/(9n^2).

Original entry on oeis.org

9, 9, 81, 18, 225, 81, 441, 72, 729, 225, 1089, 162, 1521, 441, 2025, 288, 2601, 729, 3249, 450, 3969, 1089, 4761, 648, 5625, 1521, 6561, 882, 7569, 2025, 8649, 1152, 9801, 2601, 11025, 1458, 12321, 3249, 13689, 1800, 15129, 3969, 16641, 2178, 18225
Offset: 1

Views

Author

Paul Curtz, Nov 20 2008

Keywords

Comments

The associated terms of the n-th main series of the Hydrogen energy spectrum are A000290(3), A061038(6), A061040(9), A061042(12), A061044(15), A061046(18), A061048(21), A061050(24), etc.
All numbers are multiples of 9.

Crossrefs

Cf. A143025 with a similar principle of construction.
Cf. A291050.

Programs

  • Mathematica
    Denominator/@(8/(9Range[50]^2))  (* Harvey P. Dale, Mar 15 2011 *)

Formula

Sum_{n>=1} 1/a(n) = Pi^2/27 (A291050). - Amiram Eldar, Sep 14 2022

Extensions

Stratified definition, corrected indices, extended, R. J. Mathar, Dec 10 2008