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.

A224231 Egyptian fraction expansion of sqrt(3).

This page as a plain text file.
%I A224231 #5 Jul 09 2025 04:36:36
%S A224231 1,2,5,32,1249,5986000,438522193400489,
%T A224231 3126430743599145840898147625516,
%U A224231 10008815260914521335142941393259537613217919681721512170785592
%N A224231 Egyptian fraction expansion of sqrt(3).
%e A224231 sqrt(3) = 1 + 1/2 + 1/5 + 1/32 + 1/1249 + 1/5986000 + ...
%Y A224231 A118325 is the main entry for this sequence.
%K A224231 nonn
%O A224231 0,2
%A A224231 _N. J. A. Sloane_, Apr 11 2013, following a suggestion from _Anthony C Robin_