∫ 0 ∞ ∫ 0 ∞ x + y e − ( x + y ) d x d y = ?
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.
This is what called the Feynman’s method of parametrization. Define a integral for a > 0 by :
I ( a ) = ∫ 0 ∞ ∫ 0 ∞ e − a ( x + y ) x + y d x d y
Now we want to differentiate it with respect to ‘a’ , however there are strict conditions over which this differentiation is valid but we notice that function is always positive
and never negative in the given intervals which eases things a bit. The differentiated integral is also convergent and integrable, so we differentiate to get,
d a d I = − ∫ 0 ∞ ∫ 0 ∞ d a d ( x + y e − a ( x + y ) ) d x d y = − ∫ 0 ∞ ∫ 0 ∞ e − a ( x + y ) d x d y
Now the integral is in variable separable form and we can evaluate that to get,
d a d I = − a 2 1
Now what ? Yes you are correct , just integrate both sides from ∞ to 1 this will give I ( 1 ) − lim t → ∞ I ( t ) = 1 . Notice that lim t → ∞ I ( t ) = 0 as lim t → ∞ e − t u = 0 This gives us:
∫ 0 ∞ ∫ 0 ∞ x + y e − ( x + y ) d x d y = 1
I have also posted this question on quora:)
Log in to reply
Yeah! Exactly. I learned.. it.. and posted the solution from there
Well by chance I am the one who solved it there , didn't realize it's on brilliant too
Problem Loading...
Note Loading...
Set Loading...
Changing variables, with X = x + y , we see that ∫ 0 ∞ ∫ 0 ∞ x + y e − ( x + y ) d x d y = ∫ 0 ∞ d X ∫ 0 X X e − X d x = ∫ 0 ∞ e − X d X = 1