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!)
A239489 Decimal expansion of sqrt(2)/log(2). 1
2, 0, 4, 0, 2, 7, 8, 8, 9, 3, 1, 9, 3, 5, 7, 8, 9, 6, 3, 4, 9, 6, 5, 5, 8, 2, 1, 1, 0, 6, 4, 5, 2, 5, 5, 3, 8, 3, 1, 0, 1, 9, 6, 1, 7, 7, 3, 6, 4, 0, 5, 9, 7, 7, 5, 5, 8, 5, 1, 2, 8, 7, 5, 4, 9, 3, 4, 5, 2, 4, 6, 4, 2, 2, 9, 3, 4, 3, 6, 9, 0, 4, 5, 2, 2, 1, 1, 1, 3, 3, 1, 1, 5, 2, 3, 4, 2, 7, 9, 0, 0, 3, 7, 6, 8 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MAPLE
evalf(sqrt(2)/log(2), 150); # Muniru A Asiru, Oct 07 2018
MATHEMATICA
RealDigits[Sqrt[2]/Log[2], 10, 100][[1]] (* G. C. Greubel, Oct 06 2018 *)
PROG
(PARI) default(realprecision, 100); sqrt(2)/log(2) \\ G. C. Greubel, Oct 06 2018
(Magma) SetDefaultRealField(RealField(100)); Sqrt(2)/Log(2); // G. C. Greubel, Oct 06 2018
CROSSREFS
Cf. A002193 (sqrt(2)), A002162 (log(2)).
Sequence in context: A279228 A181481 A335872 * A259759 A364817 A119607
KEYWORD
nonn,cons
AUTHOR
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 06:14 EDT 2024. Contains 371964 sequences. (Running on oeis4.)