login

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”).

A135822
Decimal expansion of sqrt(exp(1)-Pi/2) + sqrt(exp(1)+Pi/2).
1
3, 1, 4, 2, 2, 1, 6, 4, 6, 7, 3, 6, 2, 4, 8, 6, 4, 8, 3, 5, 2, 9, 1, 4, 1, 5, 1, 8, 6, 9, 2, 9, 3, 1, 5, 6, 4, 5, 3, 2, 3, 3, 5, 8, 9, 0, 9, 2, 7, 5, 8, 6, 4, 4, 2, 3, 7, 6, 2, 6, 7, 0, 3, 2, 4, 4, 9, 1, 2, 7, 7, 4, 6, 4, 4, 3, 3, 6, 1, 0, 1, 4, 7, 3, 8, 4, 2, 5, 7, 1, 5, 0, 4, 8, 0, 7, 6, 4, 4
OFFSET
1,1
LINKS
EXAMPLE
3.1422164673624864835291415186929315645323358909275864423762...
MATHEMATICA
RealDigits[Sqrt[Exp[1]-Pi/2]+Sqrt[Exp[1]+Pi/2], 10, 120][[1]] (* Harvey P. Dale, Nov 19 2011 *)
CROSSREFS
Sequence in context: A134545 A174907 A237016 * A242111 A209919 A116537
KEYWORD
nonn,cons
AUTHOR
EXTENSIONS
Offset corrected R. J. Mathar, Jan 26 2009
STATUS
approved