A074955 Continued fraction for arithmetic mean of Pi and e.
2, 1, 13, 3, 1, 1, 1, 42, 1, 2, 1, 5, 5, 1, 1, 1, 1, 4, 2, 1, 2, 4, 8, 1, 3, 1, 1, 1, 1, 1, 1, 1, 4, 18, 1, 1, 1, 12, 3, 1, 8, 1, 1, 2, 3, 1, 2, 5, 2, 2, 2, 1, 2, 6, 2, 4, 4, 3, 1, 1, 19, 730, 1, 30, 1, 51, 2, 1, 2, 6, 1, 1, 1, 4, 7, 20, 96, 38, 5, 3, 3, 10, 1, 1, 3, 3, 2, 2, 3, 74, 1, 1, 941, 1, 4, 3
Offset: 0
Links
- Vincenzo Librandi, Table of n, a(n) for n = 0..999
Crossrefs
Cf. A019645 (decimal expansion).
Programs
-
Mathematica
ContinuedFraction[(E + Pi)/2, 100] (* Vincenzo Librandi, Oct 05 2013 *)
-
PARI
contfrac((Pi+exp(1))/2) \\ Michel Marcus, Oct 03 2013
Extensions
Offset changed by Andrew Howroyd, Aug 07 2024