login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A099282 Decimal expansion of the cosine integral at 1. 9

%I #17 Jun 25 2021 06:18:58

%S 3,3,7,4,0,3,9,2,2,9,0,0,9,6,8,1,3,4,6,6,2,6,4,6,2,0,3,8,8,9,1,5,0,7,

%T 6,9,9,9,7,5,7,8,0,3,2,5,8,5,7,3,1,8,9,4,8,0,1,3,1,8,5,4,2,4,3,6,1,3,

%U 0,3,3,0,0,2,5,0,5,6,0,5,2,8,9,6,8,4,8,1,8,3,0,9,7,3,2,2,9,9,4,6,0,4,9,4,8

%N Decimal expansion of the cosine integral at 1.

%H Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/CosineIntegral.html">Cosine Integral</a>.

%F Equals -real(E_1(I)) = -(E_1(I)+E_1(-I))/2, where E_1(z) = Integral_{t>=1} exp(-t*z)/t dt is the exponential integral. - _Stanislav Sykora_, May 08 2015

%F From _Amiram Eldar_, Jun 25 2021: (Start)

%F Equals -Integral_{x>=1} cos(x)/x dx.

%F Equals gamma - Integral_{x=0..1} (1-cos(x))/x dx, where gamma = A001620.

%F Equals gamma + Sum_{k>=1} (-1)^k/((2*k)*(2*k)!). (End)

%e I=0.337403922900968134662646203889150769997578032585731894801318542...

%t RealDigits[ CosIntegral[1], 10, 105][[1]]

%o (PARI) a = real(-eint1(I)) \\ _Stanislav Sykora_, May 08 2015

%o (PARI) -intnum(x=1,[oo,I],cos(x)/x) \\ _Charles R Greathouse IV_, May 08 2015

%Y Cf. A001620, A099281, A257535.

%K cons,nonn

%O 0,1

%A _Robert G. Wilson v_, Oct 08 2004

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 18 03:33 EDT 2024. Contains 371767 sequences. (Running on oeis4.)