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.

A036680 Expansion of C in Egyptian fractions, where C contains the primes in binary.

Original entry on oeis.org

3, 13, 226, 757098, 1493980747140, 3358884634272343840743139, 31207490927201886805011133752520957788381952996897, 1532767887228913328212783830676536430748824655051820601315140788525355884052980975649269521964006675
Offset: 0

Views

Author

Keywords

Examples

			C in binary = 0.011010100010100010100010000010100... = 1/3 + 1/13 + 1/226 + ...
		

Crossrefs

Cf. A010051 (binary), A051006 (decimal), A051007 (continued fraction).