Simplifying the Integral of d lnp and Understanding its Truth

  • Thread starter Thread starter sparkle123
  • Start date Start date
  • Tags Tags
    Integral
sparkle123
Messages
172
Reaction score
0
I don't understand why this is true:
Capture-5.png

My answer:
integral(d lnp) from lnp* to lnp
=lnp from lnp* to lnp
=ln(lnp)-ln(lnp*)
 
Physics news on Phys.org
I think you are right.
 
it's from a textbook though :(
 
sparkle123 said:
it's from a textbook though :(

So? integral d(f(x))=f(x)+C, right? People write textbooks. People make mistakes.
 
sparkle123 said:
I don't understand why this is true:
My answer:
integral(d lnp) from lnp* to lnp
=lnp from lnp* to lnp
=ln(lnp)-ln(lnp*)

Substitute ln p = u and ln p* = u*
Then we have:

\int_{\ln p^*}^{\ln p} d \ln p = \int_{u^*}^u du = u - u^* = \ln p - \ln p^* = \ln \frac p {p^*}

[EDIT]or written in another way:

\int_{\ln p^*}^{\ln p} d \ln p = \int_{p^*}^p \frac 1 p dp = \ln p - \ln p^* = \ln \frac p {p^*}

[/EDIT]
 
Thanks!
 
I like Serena said:
Substitute ln p = u and ln p* = u*
Then we have:

\int_{\ln p^*}^{\ln p} d \ln p = \int_{u^*}^u du = u - u^* = \ln p - \ln p^* = \ln \frac p {p^*}

[EDIT]or written in another way:

\int_{\ln p^*}^{\ln p} d \ln p = \int_{p^*}^p \frac 1 p dp = \ln p - \ln p^* = \ln \frac p {p^*}

[/EDIT]

Ok, so you should take the limits to be the limits of ln(p). Not the limits of p. Sloppy on my part. Thanks for the correction.
 
Back
Top