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.

A123625 Numerators of the convergents of the continued fraction for Pi/sqrt(3) using the classical continued fraction for arctan(x).

Original entry on oeis.org

2, 9, 185, 5387, 29837, 1808757, 33135829, 67841719, 4605386587, 42271385, 256198086973, 177455670313
Offset: 1

Views

Author

Benoit Cloitre, Oct 03 2006

Keywords

Comments

It turns out that a(n)/A123626(n) are good approximations to Pi/sqrt(3). In a similar vein R. Apery discovered in 1978 an infinite sequence of good quality approximations to Pi^2. But for Pi itself, it was not until 1993 that Hata succeeded in doing so!

Crossrefs

Formula

Convergents are given by Pi/sqrt(3) = 2/(1+p_1/(3+p_2/(5+p_3/(7+p_4/(9+...))))) where p_i = i^2/3.