login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A144994 Denominators of an Egyptian fraction for 1/Sqrt[18] = 0.23570226... 0
5, 29, 821, 677977, 513635696709, 334234261805438025616703, 250906606073151785288093579072975272398266498130, 74964855360806135088808516122564277033496249621149557091386933175371459441529707353180479406338 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
a = {}; k = N[1/Sqrt[18], 1000]; Do[s = Ceiling[1/k]; AppendTo[a, s]; k = k - 1/s, {n, 1, 10}]; a (*Artur Jasinski*)
CROSSREFS
Sequence in context: A352948 A352951 A069142 * A263369 A072880 A112959
KEYWORD
frac,nonn
AUTHOR
Artur Jasinski, Sep 28 2008
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 18:05 EDT 2024. Contains 371798 sequences. (Running on oeis4.)