%I #13 Feb 14 2014 21:07:09
%S 1722,2159,8277,1431,1282,2050,1094,1241,7444,1990,1196,4264,1181,
%T 1195,1341,1357,4767,1245,1826,3597,9975,3030,1062,2021,1449,8638,
%U 2842,2692,1232,5836,1741,2080,1440,2415,1963,1662,5496,1874,1463
%N 4-digit terms in the continued fraction for Pi.
%H Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/PiContinuedFraction.html">Pi Continued Fraction.</a>
%t Select[ContinuedFraction[Pi,100000],IntegerLength[#]==4&] (* _Harvey P. Dale_, Jun 25 2011 *)
%Y Cf. A048959.
%K nonn,base
%O 1,1
%A _Eric W. Weisstein_