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 #4 Mar 30 2012 18:40:36
%S 0,15,6,2,13,1,3,6,2,1,1,5,1,1,1,9,4,1,1,1,6,7,1,2,4,1,2,2,24,1,2,4,
%T 56,1,1,2,4,1,75,1,5,1,2,2,1,137,2,2,97,3,16,1,1,1,1,3,5,12,1,1,2,1,
%U 53,1,2,5,3,2,4,1,2,1,39,1,2,1,4,1,11,1,5,5,1,4,1,17,12,4,82,1,4,6,25,3,2,3,39
%N Continued fraction expansion for e^(-e) = 0.0659880358453125370767901875.
%C e^(-e) = (1/e)^e = 1/(e^e) = (reciprocal of A073226). e^(-e) = 0.0659880358453125370767901875... = 0 + 1/15+ 1/6+ 1/2+ 1/13+ 1/1+ 1/3+ 1/6+ 1/2+ ... See also: A073230 Decimal expansion of (1/e)^e. See also: A064107 Continued fraction quotients for e^e = 15.15426223. See also: A058287 Continued fraction for e^Pi. See also: A058288 Continued fraction expansion of Pi^e.
%Y Cf. A064107, A058287, A058288, A073226.
%K cofr,easy,nonn,less
%O 1,2
%A _Jonathan Vos Post_, Mar 16 2006