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!)
A187109 Decimal expansion of sqrt(2/11). 1
4, 2, 6, 4, 0, 1, 4, 3, 2, 7, 1, 1, 2, 2, 0, 8, 6, 8, 5, 9, 6, 8, 7, 5, 4, 6, 4, 8, 6, 7, 6, 7, 8, 7, 5, 2, 7, 8, 0, 7, 4, 8, 0, 3, 2, 1, 2, 8, 3, 3, 9, 7, 4, 1, 2, 3, 6, 8, 8, 1, 9, 9, 0, 0, 9, 2, 4, 5, 6, 7, 8, 4, 7, 9, 5, 7, 4, 9, 0, 6, 5, 5, 8, 9, 2, 8, 3, 2, 3, 6 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
EXAMPLE
sqrt(2/11) = 0.42640143271122086859687546486767875278074803212834...
MATHEMATICA
RealDigits[N[Sqrt[2/11], 300]][[1]]
PROG
(PARI) sqrt(2/11) \\ Charles R Greathouse IV, Apr 25 2016
(Magma) SetDefaultRealField(RealField(100)); Sqrt(2/11); // G. C. Greubel, Oct 02 2018
CROSSREFS
Cf. A002193 (sqrt(2)), A010468 (sqrt(11)).
Sequence in context: A325887 A209877 A273667 * A242599 A092205 A272101
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 18 16:22 EDT 2024. Contains 371780 sequences. (Running on oeis4.)