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!)
A011429 Decimal expansion of 10th root of 20. 1
1, 3, 4, 9, 2, 8, 2, 8, 4, 7, 6, 7, 3, 5, 6, 3, 3, 1, 5, 1, 2, 2, 2, 1, 9, 7, 0, 5, 8, 0, 9, 0, 3, 2, 7, 6, 6, 6, 9, 1, 8, 8, 8, 4, 4, 9, 1, 3, 7, 5, 9, 5, 3, 4, 8, 5, 2, 5, 0, 6, 0, 6, 1, 4, 1, 6, 6, 5, 9, 4, 7, 7, 2, 5, 6, 7, 1, 0, 3, 5, 4, 7, 6, 9, 4, 6, 5, 0, 2, 6, 3, 6, 2, 5, 3, 3, 0, 9, 6 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
Eric Weisstein's World of Mathematics, Gauss Multiplication Formula.
FORMULA
From Andrea Pinos, Jul 08 2023: (Start)
Equals 2*Pi*(Product_{k=1..5} Gamma(k/10)*Gamma(1 - k/10))^(-1/5).
General result: (4*y)^(1/(2*y)) = 2*Pi/(Product_{k=1..y} Gamma(k/(2*y))*Gamma(1 - k/(2*y)) )^(1/y). (End)
EXAMPLE
1.3492828476735633151222197...
MATHEMATICA
RealDigits[20^(1/10), 10, 100][[1]] (* Alonso del Arte, Feb 20 2015 *)
PROG
(PARI) sqrtn(20, 10) \\ Michel Marcus, Jul 06 2023
CROSSREFS
Sequence in context: A329212 A290373 A122791 * A225409 A083437 A011292
KEYWORD
nonn,cons,easy
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 13:26 EDT 2024. Contains 371971 sequences. (Running on oeis4.)