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”).
%I #10 Nov 10 2014 15:33:19
%S 5,1,4,4,5,5,4,0,1,5,9,7,0,3,1,0,1,3,4,7,2,3,2,2,0,7,1,7,1,2,9,1,7,3,
%T 5,9,8,0,0,8,2,9,3,4,4,2,9,7,3,5,9,6,9,7,2,2,7,0,8,4,5,9,5,4,2,9,2,4,
%U 4,9,9,6,3,2,3,0,5,7,8,0,5,2,2,9,3,5,3,8,4,9,2,9,4,7,1,3,9,8,1
%N Decimal expansion of tangent of 79 degrees.
%C Also the decimal expansion of cotangent of 11 degrees. - _Ivan Panchenko_, Sep 01 2014
%H Ivan Panchenko, <a href="/A019977/b019977.txt">Table of n, a(n) for n = 1..1000</a>
%t RealDigits[Tan[79 Degree],10,120][[1]] (* _Harvey P. Dale_, Nov 10 2014 *)
%K nonn,cons
%O 1,1
%A _N. J. A. Sloane_.