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.

A132480 Egyptian fraction representation for the cube root of 3.

Original entry on oeis.org

3, 10, 113, 14998, 256725552, 79495118506361081, 6480268330692915629803793658671757, 984530327504354982944576316519560092815242586628365115582359837408754
Offset: 1

Views

Author

Jonathan Wellons (wellons(AT)gmail.com), Aug 23 2007

Keywords

Comments

Generated with Perl's Math::BigFloat module. Number of digits in terms is as follows: 1, 2, 3, 5, 9, 17, 34, 69, 139, 278, ...

Examples

			Fractional part of 3^(1/3) = 1/3 + 1/10 + 1/113 + ...
		

Crossrefs

Cf. A002581.

Programs