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.

A224231 Egyptian fraction expansion of sqrt(3).

Original entry on oeis.org

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

Views

Author

N. J. A. Sloane, Apr 11 2013, following a suggestion from Anthony C Robin

Keywords

Examples

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

Crossrefs

A118325 is the main entry for this sequence.