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!)
A144984 Denominators of an Egyptian fraction for 1/sqrt(5) (A020762). 23
3, 9, 362, 148807, 432181530536, 615828580117398011389583, 385329014801969222669766835659574445455872858297 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
a = {}; k = N[1/Sqrt[5], 1000]; Do[s = Ceiling[1/k]; AppendTo[a, s]; k = k - 1/s, {n, 1, 10}]; a
CROSSREFS
Sequence in context: A361033 A132562 A303130 * A285059 A260551 A359615
KEYWORD
nonn,frac
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 25 16:45 EDT 2024. Contains 371989 sequences. (Running on oeis4.)