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!)
A010777 Decimal expansion of 15th root of 2. 2

%I #16 Oct 09 2023 11:28:12

%S 1,0,4,7,2,9,4,1,2,2,8,2,0,6,2,6,7,1,7,8,9,1,5,9,7,0,1,2,0,9,0,9,6,8,

%T 5,7,7,1,1,3,0,7,7,8,8,2,8,0,7,3,4,1,2,5,1,1,1,7,4,8,1,8,1,2,2,4,6,1,

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

%N Decimal expansion of 15th root of 2.

%H Vincenzo Librandi, <a href="/A010777/b010777.txt">Table of n, a(n) for n = 1..5000</a>

%F Equals Product_{k>=0} (1 + (-1)^k/(15*k + 14)). - _Amiram Eldar_, Aug 01 2020

%t RealDigits[N[2^(1/15), 100]][[1]] (* _Vincenzo Librandi_, Apr 02 2013 *)

%t RealDigits[Surd[2,15],10,120][[1]] (* _Harvey P. Dale_, Oct 09 2023 *)

%o (PARI) sqrtn(2,15) \\ _Charles R Greathouse IV_, Apr 15 2014

%K nonn,cons

%O 1,3

%A _N. J. A. Sloane_.

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 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)