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.

A225336 Continued fraction of the Golomb-Dickman constant.

Original entry on oeis.org

0, 1, 1, 1, 1, 1, 22, 1, 2, 3, 1, 1, 11, 1, 1, 2, 22, 2, 6, 1, 1, 3, 1, 1, 28, 5, 2, 3, 13, 1, 4, 3, 1, 1, 1, 1, 1, 2, 1, 43, 1, 1, 1, 2, 3, 1, 38, 1, 2, 5, 48, 2, 66, 1, 1, 1, 1, 2, 1, 9, 6, 13, 1, 5, 2, 38, 18, 1, 9, 2, 2, 12, 491, 1, 1, 19, 1, 1, 1, 1, 2, 1, 19
Offset: 0

Views

Author

Eric W. Weisstein, Jul 25 2013

Keywords

Examples

			lambda = 0.6243299885...
        = [a_0; a_1, a_2, ...]
        = [0; 1, 1, 1, 1, 1, 22, ...]
        = 0 + 1/(1 + 1/(1 + 1/(1 + 1/(22 + 1/(1 + ...))))).
		

Crossrefs

Cf. A084945 (decimal expansion of the Golomb-Dickman constant).