Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A061382
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A061382 Decimal expansion of Pi/e. +0
12
1, 1, 5, 5, 7, 2, 7, 3, 4, 9, 7, 9, 0, 9, 2, 1, 7, 1, 7, 9, 1, 0, 0, 9, 3, 1, 8, 3, 3, 1, 2, 6, 9, 6, 2, 9, 9, 1, 2, 0, 8, 5, 1, 0, 2, 3, 1, 6, 4, 4, 1, 5, 8, 2, 0, 4, 9, 9, 7, 0, 6, 5, 3, 5, 3, 2, 7, 2, 8, 8, 6, 3, 1, 8, 4, 0, 9, 1, 6, 9, 3, 9, 4, 4, 0, 1, 8, 8, 4, 3, 4, 2, 3, 5, 6, 7, 3, 5, 5, 8, 8, 0, 4, 4, 8 (list; cons; graph; listen)
OFFSET

1,3

COMMENT

Also Integral_{ -Inf...Inf. } Cos(x)/(1 + x^2) dx. - Robert G. Wilson v

REFERENCES

Phil J. Nahin, "An Imaginary Tale, The Story of [Sqrt(-1)]," Princeton University Press, Princeton, NJ 1998, pg 188.

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,20000

FORMULA

Equals A000796 / A001113.

EXAMPLE

Pi/e ~= 1.15572734979092171791009318331269629912...

MATHEMATICA

RealDigits[ Pi/E, 10, 110][[1]] (* Or *) RealDigits[ Integrate[ Cos[x]/(1 + x^2), {x, -Infinity, Infinity}], 10, 111][[1]] (from Robert G. Wilson v Jan 15 2004)

PROGRAM

(PARI) { default(realprecision, 20080); x=Pi/exp(1); for (n=1, 20000, d=floor(x); x=(x-d)*10; write("b061382.txt", n, " ", d)) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 22 2009]

CROSSREFS

Sequence in context: A019528 A008945 A008705 this_sequence A113272 A049471 A049789

Adjacent sequences: A061379 A061380 A061381 this_sequence A061383 A061384 A061385

KEYWORD

cons,nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Jun 08 2001

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research