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.

A118325 (Greedy) Egyptian fraction expansion of frac(sqrt(3)) = sqrt(3)-1.

Original entry on oeis.org

2, 5, 32, 1249, 5986000, 438522193400489, 3126430743599145840898147625516, 10008815260914521335142941393259537613217919681721512170785592
Offset: 1

Views

Author

Eric W. Weisstein, Apr 23 2006

Keywords

Examples

			sqrt(3) - 1 = 1/2 + 1/5 + 1/32 + 1/1249 + 1/5986000 + ...
		

Crossrefs

Cf. A002194. See A224231 for another version.

Programs