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.

A132495 Egyptian fraction representation for the cube root of 19.

This page as a plain text file.
%I A132495 #1 Nov 10 2007 03:00:00
%S A132495 2,6,577,531971,1898408567392,6443212482412155510468645,
%T A132495 43961896256768662882646054355495253163799257030071,
%U A132495 2023680999625431675064719294516920278422517903588187115205751426771371281890623785352777396139437196
%N A132495 Egyptian fraction representation for the cube root of 19.
%C A132495 Fractional part of 19^(1/3) = 1/2 + 1/6 + 1/577 + ... Generated with Perl's Math::BigFloat module. Number of digits in terms is as follows: 1, 1, 3, 6, 13, 25, 50, 100, 200, 399, ...
%e A132495 Cube root of 19 = 2.6684016487219448673396273719708303350958785691831...
%K A132495 frac,nonn
%O A132495 1,1
%A A132495 Jonathan Wellons (wellons(AT)gmail.com), Aug 23 2007