∫ 0 1 x 2 + x 2 + x 2 + x 2 . . . d x
Can be written in the form e arsinh ( a ) + b c + d , where a , b , c , d , e are positive integers with c being square free.
What is the value of a × b × c × d × e ?
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.
While simplifying the square root the you found is wrong as if you put x=0 if gives different value
Log in to reply
You're right! I didn't notice that. The equation holds for x > 0, so a limit can be used in the integral. I edited my solution.
You should have chosen the negative branch of the square root and that way solve that problem.
Problem Loading...
Note Loading...
Set Loading...
If y = x 2 + x 2 + x 2 + x 2 . . . , then y = x 2 + y , which rearranges to y 2 − y − x 2 = 0 , which by the quadratic equation solves to y = 2 1 + 1 + 4 x 2 for x > 0 . Therefore, y = x 2 + x 2 + x 2 + x 2 . . . = 2 1 + 1 + 4 x 2 and
∫ 0 1 x 2 + x 2 + x 2 + x 2 . . . d x
= t → 0 + lim ∫ t 1 2 1 + 1 + 4 x 2 d x
= 2 1 t → 0 + lim ∫ t 1 ( 4 x 2 + 1 + 1 ) d x
= 2 1 [ 4 arsinh ( 2 x ) + 2 x 4 x 2 + 1 + x ] 0 + 1
= 2 1 [ 4 arsinh ( 2 ) + 2 5 + 1 ]
= 8 arsinh ( 2 ) + 2 5 + 4
Therefore, a = 2 , b = 2 , c = 5 , d = 4 , e = 8 , and a × b × c × d × e = 6 4 0 .