[go: up one dir, main page]

login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A011207
Decimal expansion of 13th root of 5.
1
1, 1, 3, 1, 7, 9, 2, 7, 9, 1, 1, 5, 2, 7, 8, 6, 6, 3, 2, 6, 0, 5, 7, 8, 2, 2, 7, 7, 6, 4, 2, 9, 7, 9, 7, 9, 0, 1, 7, 9, 8, 6, 6, 9, 6, 3, 6, 2, 9, 4, 7, 9, 0, 0, 7, 9, 3, 0, 9, 8, 2, 3, 7, 0, 2, 5, 1, 3, 6, 1, 9, 7, 5, 4, 1, 8, 7, 4, 4, 2, 8, 5, 4, 5, 8, 6, 5, 4, 7, 2, 0, 8, 6, 9, 1, 7, 0, 3, 3
OFFSET
1,3
LINKS
MATHEMATICA
RealDigits[Surd[5, 13], 10, 120][[1]] (* Harvey P. Dale, Feb 28 2022 *)
PROG
(PARI) sqrtn(5, 13) \\ Michel Marcus, Sep 04 2014
CROSSREFS
Sequence in context: A306566 A329943 A372908 * A087129 A286436 A011308
KEYWORD
nonn,cons
AUTHOR
STATUS
approved