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

%I #21 Sep 08 2022 08:45:56

%S 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,

%T 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,

%U 6,7,8,4,7,9,5,7,4,9,0,6,5,5,8,9,2,8,3,2,3,6

%N Decimal expansion of sqrt(2/11).

%H G. C. Greubel, <a href="/A187109/b187109.txt">Table of n, a(n) for n = 0..10000</a>

%e sqrt(2/11) = 0.42640143271122086859687546486767875278074803212834...

%t RealDigits[N[Sqrt[2/11],300]][[1]]

%o (PARI) sqrt(2/11) \\ _Charles R Greathouse IV_, Apr 25 2016

%o (Magma) SetDefaultRealField(RealField(100)); Sqrt(2/11); // _G. C. Greubel_, Oct 02 2018

%Y Cf. A002193 (sqrt(2)), A010468 (sqrt(11)).

%K nonn,cons

%O 0,1

%A _Vladimir Joseph Stephan Orlovsky_, Mar 05 2011

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 May 1 23:54 EDT 2024. Contains 372178 sequences. (Running on oeis4.)