New Reply

Differentiation Question

 
Share Thread Thread Tools
Feb13-11, 03:52 PM   #1
 

Differentiation Question


Hi,

I have this derivation, and I am not sure how to derive it:

[tex]\frac{d}{dp(x)}\int_{-\infty}^{\infty}p(x)\,log(p(x))\,dx[/tex]

I mean, what to do with the integral?

Another thing, how to integrate:

[tex]\int_{-\infty}^{\infty}e^{x^2}\,dx[/tex]

Thanks in advance
 
PhysOrg.com
PhysOrg
mathematics news on PhysOrg.com

>> Mathematicians analyze social divisions using cell phone data
>> Can math models of gaming strategies be used to detect terrorism networks?
>> Mathematician proves there are infinitely many pairs of prime numbers less than 70 million units apart
Feb13-11, 04:40 PM   #2
 
For the first one, read here:
http://en.wikipedia.org/wiki/Differe..._integral_sign

For the second one, square the thing and use Fubini's theorem. Then square root the answer at the end.
 
Feb13-11, 07:43 PM   #3
 
Quote by Curl View Post
For the first one, read here:
http://en.wikipedia.org/wiki/Differe..._integral_sign

For the second one, square the thing and use Fubini's theorem. Then square root the answer at the end.
It is still not fully clear, can you elaborate a little more, please?
 
Feb14-11, 05:51 PM   #4
 

Differentiation Question


Quote by S_David View Post
Hi,

I have this derivation, and I am not sure how to derive it:

[tex]\frac{d}{dp(x)}\int_{-\infty}^{\infty}p(x)\,log(p(x))\,dx[/tex]

I mean, what to do with the integral?

Another thing, how to integrate:

[tex]\int_{-\infty}^{\infty}e^{x^2}\,dx[/tex]

Thanks in advance
Squaring something means multiplying it by itself:

I2 =
[tex](\int_{-\infty}^{\infty}e^{x^2}\,dx)(\int_{-\infty}^{\infty}e^{x^2}\,dx)[/tex]

x is a dummy variable of integration. You can change it to "y" (or your favorite letter)

[tex](\int_{-\infty}^{\infty}e^{x^2}\,dx)(\int_{-\infty}^{\infty}e^{y^2}\,dy)[/tex]

This is similar to a double integral where it got split up because the first integrand was independent of the other variable. You can put them back together (you should know what Fubini's theorem says).

Switch to polar coordinates and it becomes a simple integral over the entire r-theta plane.

Square root the answer at the end (since you just calculated the square of the answer, remember you squared the integral)

Eat cookie
 
Feb14-11, 06:20 PM   #5
 
Blog Entries: 9
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by S_David View Post
Hi,

I have this derivation, and I am not sure how to derive it:

[tex]\frac{d}{dp(x)}\int_{-\infty}^{\infty}p(x)\,log(p(x))\,dx[/tex]

I mean, what to do with the integral?
Good question. :) You perform it and end up with a number which, when differentiated wrt to a function gives 0, because it won't depend on x, or on p(x) anymore.

Quote by S_David
Another thing, how to integrate:

[tex]\int_{-\infty}^{\infty}e^{x^2}\,dx[/tex]

Thanks in advance
The function under the integral diverges when nearing the 2 infinities. The integral cannot be computed, because it's infinite.
 
Feb15-11, 09:01 AM   #6
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Good point bigubau! The others were thinking of
[tex]\int_{-\infty}^{\infty} e^{-x^2}dx[/tex]

S David, you seem to have difficulty distinguishing between a "definite" integral and "indefinite" integral. The first problem was also a "definite" integral and so, also as bitubau said, a constant. It's derivative is 0. The others were thinking of differentiating the "indefinite integral"
[tex]\frac{d}{dp(x)}\int p(x)\,log(p(x))\,dx[/tex]
 
Feb15-11, 09:57 AM   #7
 
Quote by HallsofIvy View Post
Good point bigubau! The others were thinking of
[tex]\int_{-\infty}^{\infty} e^{-x^2}dx[/tex]

S David, you seem to have difficulty distinguishing between a "definite" integral and "indefinite" integral. The first problem was also a "definite" integral and so, also as bitubau said, a constant. It's derivative is 0. The others were thinking of differentiating the "indefinite integral"
[tex]\frac{d}{dp(x)}\int p(x)\,log(p(x))\,dx[/tex]
Thank you all for these comments. Actually HallsofIvy, the integral in hand came from an optimization problem, and if it is 0, then we can not find the optimum solution. The problem is:

[tex]\underset{p(x)}{\text{max}}-\int_{-\infty}^{\infty}p(x)\log_2[p(x)]\,dx[/tex]

subject to:

[tex]\int_{-\infty}^{\infty}p(x)\,dx=1[/tex]
 
Feb15-11, 02:55 PM   #8
 
Recognitions:
Homework Helper Homework Help
Quote by S_David View Post
Hi,

I have this derivation, and I am not sure how to derive it:

[tex]\frac{d}{dp(x)}\int_{-\infty}^{\infty}p(x)\,log(p(x))\,dx[/tex]
It looks like what you actually want to be doing here is taking a functional derivative.

That is, I think what you want is

[tex]\frac{\delta}{\delta p(y)}\int_{-\infty}^{\infty}p(x)\,log(p(x))\,dx[/tex]

The usual rules of regular calculus usually apply, but note

[tex]\frac{\delta f(x)}{\delta f(y)} = \delta(x-y)[/tex]
where [itex]\delta(x-y)[/itex] is the dirac delta. In doing this you will not get zero as an answer.
 
New Reply
Thread Tools


Similar Threads for: Differentiation Question
Thread Forum Replies
difficult differentiation question (the concept behind this question is elusive) Calculus & Beyond Homework 5
Differentiation Question help Calculus & Beyond Homework 1
Some help with this differentiation question thanks Precalculus Mathematics Homework 6
Question on Differentiation Calculus 10
differentiation question General Math 11