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.

Showing 1-1 of 1 results.

A275526 Continued fraction of Pi/(4*log(2)).

Original entry on oeis.org

1, 7, 1, 1, 17, 1, 2, 1, 3, 5, 18, 1, 1, 6, 13, 3, 11, 170, 1, 1, 2, 3, 20, 6, 7, 2, 1, 5, 1, 20, 2, 2, 5, 6, 28, 3, 1, 1, 1, 2, 1, 1, 2, 3, 1, 81, 2, 2, 1, 1, 1, 1, 2, 1, 3, 2, 1, 2, 2, 4, 2, 2, 1, 5, 1, 102, 4, 1, 20, 2, 1, 4, 12, 1, 2, 2, 5, 1, 3, 1, 2, 1, 2, 2, 1, 1, 1, 1, 7, 1, 10, 4, 1, 1, 2, 2, 10, 2, 1, 15, 5, 3, 3, 13, 1, 15, 1, 4, 1, 5
Offset: 0

Views

Author

Terry D. Grant, Jul 31 2016

Keywords

Comments

Additionally, with zero added as the first term, this is the continued fraction of A185280, the inverse of A275408.

Examples

			Pi/(4*log(2)) = A275408 = 1 + 1/(7 + 1/(1 + 1/(1 + 1/(17 + ...)))).
		

Crossrefs

Cf. A275408 (decimal expansion), A185280.

Programs

  • Mathematica
    ContinuedFraction[Pi/(4 Log[2]), 110]

Extensions

Offset changed by Andrew Howroyd, Jul 07 2024
Showing 1-1 of 1 results.