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”).

A111762
Decimal expansion of (tan 1 degree)^(1/4).
1
3, 6, 3, 4, 7, 9, 8, 7, 2, 5, 9, 4, 5, 4, 2, 7, 9, 8, 9, 3, 3, 7, 9, 2, 0, 9, 2, 0, 1, 6, 3, 6, 1, 3, 9, 0, 4, 1, 4, 6, 3, 0, 9, 3, 9, 4, 1, 2, 8, 6, 1, 8, 8, 3, 1, 0, 9, 0, 6, 0, 2, 3, 5, 8, 8, 0, 0, 1, 5, 2, 2, 0, 7, 9, 4, 1, 5, 5, 3, 9, 2, 3, 8, 8, 8, 7, 8, 5, 3, 2, 9, 6, 5, 2, 0, 9, 3, 1, 4, 1, 2, 9, 2, 4, 6
OFFSET
0,1
COMMENTS
Algebraic integer of degree 96. - Charles R Greathouse IV, May 13 2019
EXAMPLE
0.3634798725945427989337920920163613904146309394128618831090602358800
15220794155392388878532965209314129246617001380650677
MATHEMATICA
RealDigits[Surd[Tan[1 Degree], 4], 10, 120][[1]] (* Harvey P. Dale, May 22 2021 *)
PROG
(PARI) sqrtn(tan(Pi/180), 4) \\ Charles R Greathouse IV, May 13 2019
CROSSREFS
Sequence in context: A019715 A074274 A111461 * A185582 A201398 A072971
KEYWORD
cons,nonn
AUTHOR
Mohammad K. Azarian, Nov 21 2005
EXTENSIONS
Offset corrected by Mohammad K. Azarian, Dec 11 2008
STATUS
approved