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!)
A257176 Decimal expansion of Integral_{x=0..1} Integral_{y=0..x} sin(x*y) dy dx. 0

%I #16 Jul 01 2023 14:34:20

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

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

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

%N Decimal expansion of Integral_{x=0..1} Integral_{y=0..x} sin(x*y) dy dx.

%C One of the examples in Mathematica's help file under "Integrate".

%F Equals (A001620 - A099282)/2.

%e 0.1199058710002823629719329430966258305222906516770958520022243462243686983763...

%t RealDigits[Integrate[Sin[x y], {x, 0, 1}, {y, 0, x}], 10, 111][[1]]

%Y Cf. A001620, A099282.

%K nonn,cons,easy

%O 0,3

%A _Robert G. Wilson v_, Apr 17 2015

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 06:24 EDT 2024. Contains 371769 sequences. (Running on oeis4.)