Search: id:A059445 Results 1-1 of 1 results found. %I A059445 %S A059445 2,15,14,1,2,3,17,1,1,5,1,30,1,3,2,1,1,1,3,3,1,4,2,9,2,1,9,1,7,1,6,1,5, %T A059445 1,5,3,1,1,3,1,36,4,18,2,1,2,4,1,3,366,3,1,1,16,2,1,2,2,1,3,3,1,5,2,2, %U A059445 34,1,2,2,1,18,1,1,16,1,1,1,3,4,7,1,21,6,5,1,2,1,11,4,1,1,14,4,17,1,1 %N A059445 Continued fraction for square root of (Pi * e / 2). %C A059445 ContinuedFraction[Sqrt[ \[Pi]*\[ExponentialE]/2], 100] %D A059445 C. A. Pickover, "Wonders of Numbers, Adventures in Mathematics, Mind and Meaning," Oxford University Press, Oxford and NY, 2001, page 68. %H A059445 Harry J. Smith, Table of n, a(n) for n=1,...,20000 %H A059445 C. A. Pickover, "Wonders of Numbers, Adventures in Mathematics, Mind and Meaning," Zentralblatt review %e A059445 2.0663656770612464692346959... = 2 + 1/(15 + 1/(14 + 1/(1 + 1/(2 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 27 2009] %o A059445 (PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(sqrt(Pi*exp(1)/ 2)); for (n=1, 20000, write("b059445.txt", n, " ", x[n])); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 27 2009] %Y A059445 Cf. A059444. %Y A059445 Sequence in context: A128759 A066582 A111329 this_sequence A077518 A102101 A163480 %Y A059445 Adjacent sequences: A059442 A059443 A059444 this_sequence A059446 A059447 A059448 %K A059445 cofr,nonn %O A059445 1,1 %A A059445 Robert G. Wilson v (rgwv(AT)rgwv.com), Feb 01 2001 Search completed in 0.001 seconds