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.

A118324 (Greedy) Egyptian fraction expansion of log 2.

Original entry on oeis.org

2, 6, 38, 6071, 144715221, 58600453312405245, 28261174043083404192255923187258021, 1350299665604204277005894785275782053022737307184211775676631561245153
Offset: 1

Views

Author

Eric W. Weisstein, Apr 23 2006

Keywords

Examples

			log(2) = 1/2 + 1/6 + 1/38 + 1/6071 + 1/144715221 + ...
		

Crossrefs

Cf. A002162 (log(2)).

Programs

Extensions

a(8) from Jaume Oliver Lafont, Feb 24 2009