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.

User: Carsten Elsner

Carsten Elsner's wiki page.

Carsten Elsner has authored 1 sequences.

A235861 Regular continued fraction expansion of square root of 4729494.

Original entry on oeis.org

2174, 1, 2, 1, 5, 2, 25, 3, 1, 1, 1, 1, 1, 1, 15, 1, 2, 16, 1, 2, 1, 1, 8, 6, 1, 21, 1, 1, 3, 1, 1, 1, 2, 2, 6, 1, 1, 5, 1, 17, 1, 1, 47, 3, 1, 1, 6, 1, 1, 3, 47, 1, 1, 17, 1, 5, 1, 1, 6, 2, 2, 1, 1, 1, 3, 1, 1, 21, 1, 6, 8, 1, 1, 2, 1, 16, 2, 1, 15, 1, 1, 1, 1, 1, 1, 3, 25, 2, 5, 1, 2, 1, 4348
Offset: 0

Author

Carsten Elsner, Jan 16 2014

Keywords

Comments

This continued fraction is needed to solve completely Archimedes' cattle problem.
See Mathematica program in A096151. - Robert G. Wilson v, Dec 06 2014

Crossrefs

Cf. A096151.

Programs

  • Maple
    cfrac(sqrt(4729494),500,quotients);
  • Mathematica
    ContinuedFraction@ Sqrt@ 4729494 // Flatten (* Robert G. Wilson v, Dec 06 2014 *)
  • PARI
    default(realprecision, 100); contfrac(sqrt(4729494)) \\ Michel Marcus, Mar 12 2015

Formula

a(n+92) = a(n) for n>0.