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.

A225364 Position of first occurrence of n in the continued fraction for the Golomb-Dickman constant.

Original entry on oeis.org

1, 8, 9, 30, 25, 18, 110, 242, 59, 100, 12, 71, 28, 153, 225, 114, 159, 66, 75, 102, 924, 6, 631, 150, 299, 434, 701, 24, 1687, 196, 1482, 779, 1552, 2658, 505, 496, 255, 46, 1626, 183, 2551, 1083, 39, 665, 1419, 678, 1676, 50, 1027, 2047, 3726, 1309, 2327
Offset: 1

Views

Author

Eric W. Weisstein, Jul 25 2013

Keywords

Examples

			The c.f. for lambda is [0; 1, 1, 1, 1, 1, 22, 1, 2, 3, 1, ..], so
a(1) = 1 (1 occurs first at term a_1).
a(2) = 8 (2 occurs first at term a_8).
a(3) = 9 (3 occurs first at term a_9).
		

Crossrefs

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