Solving Basic Calculus: Integrals with Logarithms and Variable Limits

  • Context: Undergrad 
  • Thread starter Thread starter pamparana
  • Start date Start date
  • Tags Tags
    Basic calculus Calculus
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 2K views
pamparana
Messages
123
Reaction score
0
Hello everyone,

I have an integral of the following form:

log([itex]\int_{r}^{\inf}\frac{P(r,f)}{P(f)}dr)[/itex]

Now, my question is that since the integral is wrt to r, can I bring P(f) outside. So:

[itex]\frac{1}{P(f)}[/itex]log([itex]\int_{r}^{\inf}P(r,f)dr)[/itex]

Thanks,

Luca
 
Physics news on Phys.org
Outside of the integral? Yes. Outside of the log? no.
 
You can, of course, say
[tex]ln\left(\frac{1}{P(f)}\int P(r,f)dr\right)= ln\left(\int P(r,f)dr\right)- ln(P(f))[/tex]

By the way, it is not a good idea to use r as the lower limit of the integral and as the variable of integration.
 
Mark44 said:
Also, since P(r, f) and P(f) appear to be different functions with different domains, they should have different names.

It could be that [itex]P(f) \equiv P(r_0 , f)[/itex] for some fixed [itex]r_0[/itex], I've seen that used quite a lot.
 
Thank you guys. That is very helpful. Sorry, did not intend to put it outside the log in my original post! Latex type :)

Many thanks,

Luca