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

A111760
Decimal expansion of (tan 1 degree)^(1/2).
0
1, 3, 2, 1, 1, 7, 6, 1, 7, 7, 8, 1, 3, 4, 5, 0, 6, 5, 2, 6, 3, 4, 3, 4, 1, 1, 1, 9, 2, 5, 4, 6, 6, 0, 5, 1, 3, 3, 4, 6, 3, 3, 7, 5, 8, 3, 5, 4, 9, 1, 6, 4, 4, 0, 5, 3, 0, 9, 8, 4, 7, 5, 5, 2, 3, 9, 1, 5, 7, 7, 7, 9, 4, 6, 0, 3, 6, 8, 0, 3, 2, 1, 7, 6, 9, 1, 0, 1, 2, 8, 6, 9, 8, 8, 0, 0, 6, 9, 7, 5, 2, 4, 1, 8, 0
OFFSET
0,2
COMMENTS
Algebraic integer of degree 48. - Charles R Greathouse IV, May 13 2019
EXAMPLE
0.13211761778134506526343411192546605133463375835491644053098475523915...
MATHEMATICA
RealDigits[Surd[Tan[1 Degree], 2], 10, 120][[1]] (* Harvey P. Dale, Apr 12 2013 *)
PROG
(PARI) sqrt(tan(Pi/180)) \\ Charles R Greathouse IV, May 13 2019
KEYWORD
cons,nonn
AUTHOR
Mohammad K. Azarian, Nov 21 2005
EXTENSIONS
Offset corrected by Mohammad K. Azarian, Dec 11 2008
STATUS
approved