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.

A010194 Continued fraction for sqrt(135).

Original entry on oeis.org

11, 1, 1, 1, 1, 1, 1, 1, 22, 1, 1, 1, 1, 1, 1, 1, 22, 1, 1, 1, 1, 1, 1, 1, 22, 1, 1, 1, 1, 1, 1, 1, 22, 1, 1, 1, 1, 1, 1, 1, 22, 1, 1, 1, 1, 1, 1, 1, 22, 1, 1, 1, 1, 1, 1, 1, 22, 1, 1, 1, 1, 1, 1, 1, 22, 1, 1, 1, 1, 1, 1, 1, 22, 1, 1, 1, 1
Offset: 0

Views

Author

Keywords

Crossrefs

Cf. A140248.

Programs

Formula

From Amiram Eldar, Nov 15 2023: (Start)
Multiplicative with a(2^e) = 1 if e <=2 and 22 otherwise, and a(p^e) = 1 for an odd prime p.
Dirichlet g.f.: zeta(s) * (1 + 21/8^s). (End)