login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

Decimal expansion of tangent of 38 degrees.
1

%I #9 Sep 07 2019 13:09:19

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

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

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

%N Decimal expansion of tangent of 38 degrees.

%C Also the decimal expansion of cotangent of 52 degrees. - _Ivan Panchenko_, Sep 01 2014

%H Ivan Panchenko, <a href="/A019936/b019936.txt">Table of n, a(n) for n = 0..1000</a>

%t RealDigits[Tan[38 Degree],10,120][[1]] (* _Harvey P. Dale_, Sep 07 2019 *)

%K nonn,cons

%O 0,1

%A _N. J. A. Sloane_.