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!)
A145002 Denominators of an Egyptian fraction for 1/Sqrt[28] = 0.1889822365... 0
6, 45, 10713, 324564970, 180179551708668257, 66100039883449216745724149409859980, 5970964373869392740489950614747811004676487208587055130790649750452409 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
a = {}; k = N[1/Sqrt[28], 1000]; Do[s = Ceiling[1/k]; AppendTo[a, s]; k = k - 1/s, {n, 1, 10}]; a (*Artur Jasinski*)
CROSSREFS
Sequence in context: A322089 A273091 A086721 * A043076 A154651 A327935
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 23 20:33 EDT 2024. Contains 371916 sequences. (Running on oeis4.)