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.

A129702 Egyptian Fraction representation for the cube root of 2.

This page as a plain text file.
%I A129702 #8 Feb 16 2025 08:33:05
%S A129702 4,101,49851,56419367438,7536786358882281953021,
%T A129702 279453545463148713995835426751302046086542901,
%U A129702 530839145233037240327467358793620164059337117424267397603880062554963096104836195587116482
%N A129702 Egyptian Fraction representation for the cube root of 2.
%C A129702 Generated with Perl's BigFloat library. Number of digits in terms is as follows: 1, 3, 5, 11, 22, 45, 90, 182, 363, 726, 1453, 2905...
%H A129702 Amiram Eldar, <a href="/A129702/b129702.txt">Table of n, a(n) for n = 1..10</a>
%H A129702 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/EgyptianFraction.html">Egyptian Fraction</a>.
%H A129702 <a href="/index/Ed#Egypt">Index entries for sequences related to Egyptian fractions</a>.
%e A129702 Fractional part of 2^(1/3) = 1/4 + 1/101 + 1/49851 + ...
%Y A129702 Cf. A002580.
%K A129702 frac,nonn
%O A129702 1,1
%A A129702 Jonathan Wellons (wellons(AT)gmail.com), Aug 18 2007