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 #17 Sep 01 2014 09:01:19
%S 2,8,6,7,4,5,3,8,5,7,5,8,8,0,7,9,4,0,0,4,2,7,5,8,0,6,2,7,3,2,6,6,9,9,
%T 1,2,4,2,2,3,4,7,1,1,0,2,4,5,8,5,1,6,5,6,7,2,1,3,7,9,4,8,6,0,4,2,0,9,
%U 3,8,6,5,5,2,5,4,7,8,1,9,9,3,8,5,8,5,3,4,7,3,7,9,4,7,6,3,3,0,1
%N Decimal expansion of tangent of 16 degrees.
%C Also the decimal expansion of cotangent of 74 degrees. - _Mohammad K. Azarian_, Jun 30 2013
%H Ivan Panchenko, <a href="/A019914/b019914.txt">Table of n, a(n) for n = 0..1000</a>
%t RealDigits[Tan[16 Degree],10,120][[1]] (* _Harvey P. Dale_, May 26 2013 *)
%K nonn,cons
%O 0,1
%A _N. J. A. Sloane_.