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.

A243020 Denominators of Egyptian fraction expansion of Pi, without repetition.

Original entry on oeis.org

1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 27, 744, 1173268, 2586625801171, 14348276635209672362238685, 1062286904072440687703470835520966381484062674280821
Offset: 1

Views

Author

Keywords

Comments

Slightly different version of A182257, disregarding the repetition of values.

Examples

			Pi = 1 + 1/2 + 1/3 + ... + 1/12 + 1/27 + 1/744 + ...
		

Crossrefs

Extensions

a(16)-a(18) from Arlu Genesis A. Padilla, Jul 30 2018