Find the value of integral
0 ∫ 1 x 2 x 3 x 4 x 5 x ⋯ d x
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Can we intigrate x^e as e is a transcendal number?
Small mistake on the result of the integral, should be e in the exponent instead of e − 1
The integrand is x^(e-1), so that the value of the integral is 1/e or 0.367879
Is this taken from an MIT integration bee?
Problem Loading...
Note Loading...
Set Loading...
I = ∫ 0 1 x x 3 x 4 x 5 ⋯ d x = ∫ 0 1 x ⎝ ⎛ x ( x ( x ( x ( x ⋯ ) ) 5 1 ) 4 1 ) 3 1 ⎠ ⎞ 2 1 d x = ∫ 0 1 x 1 ! 1 + 2 ! 1 + 3 ! 1 + ⋯ d x = ∫ 0 1 x e − 1 d x = e x e ∣ ∣ ∣ ∣ 0 1 = e 1 ≈ 0 . 3 6 8