login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A121935 Decimal expension of 1/ln(3). 0
9, 1, 0, 2, 3, 9, 2, 2, 6, 6, 2, 6, 8, 3, 7, 3, 9, 3, 6, 1, 4, 2, 4, 0, 1, 6, 5, 7, 3, 6, 1, 0, 7, 0, 0, 0, 6, 1, 2, 6, 3, 6, 0, 5, 7, 2, 5, 5, 2, 1, 1, 7, 4, 4, 7, 2, 6, 3, 0, 2, 0, 6, 3, 2, 9, 5, 2, 8, 1, 0, 8, 3, 1, 9, 3, 7, 9, 3, 7, 4, 6, 6, 4, 7, 2, 7, 1, 7, 8, 0, 8, 3, 8, 0, 8, 7, 1, 4, 8, 2, 8, 9, 7, 0, 1 (list; constant; graph; refs; listen; history; internal format)
OFFSET

0,1

FORMULA

1/ln(3)

EXAMPLE

0.9102392266268373936142401657361...

PROG

(PARI) {d=105; default(realprecision, d+1); print(k=1/log(3)); k=10*k; for(c=0, d, z=floor(k); print1(z, ", "); k=10*(k-z))} - (Klaus Brockhaus, Sep 06 2006)

CROSSREFS

Sequence in context: A166734 A155783 A175764 * A070060 A176980 A102209

Adjacent sequences:  A121932 A121933 A121934 * A121936 A121937 A121938

KEYWORD

nonn,cons

AUTHOR

Joost de Winter (J.C.F.deWinter(AT)tudelft.nl), Sep 03 2006

EXTENSIONS

More terms from Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Sep 06 2006

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 04:58 EST 2012. Contains 205985 sequences.