Solve Tricky Integration: ##\frac{20\ln{(t)}}{t}##

  • Thread starter Thread starter squenshl
  • Start date Start date
  • Tags Tags
    Integration
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
10 replies · 2K views
squenshl
Messages
468
Reaction score
4

Homework Statement


How do I solve ##\frac{20\ln{(t)}}{t}##?

Homework Equations

The Attempt at a Solution


Is it easier to calculate this without integrating by parts?
I'm not sure where to start.
 
on Phys.org
There is an easier way. Try a simple "u-substitution".
 
fresh_42 said:
You have ##f\cdot f'## which is half of ##(f^2)'##. Done.

I like the simplicity, but shouldn't it be just half of ##(f^2)## ?

edited: forgot the "half of"
 
Tallus Bryne said:
I like the simplicity, but shouldn't it be just half of ##(f^2)## ?

edited: forgot the "half of"
##f^2## is the solution after integration, but I said ##f \cdot f' = \frac{1}{2} \cdot (f^2)'## for the integrand. Of course this all is a bit sloppy: no integration boundaries or the constant, no mentioning of ##\ln |x|## in the OP and no ##dt 's##.
 
fresh_42 said:
##f^2## is the solution after integration, but I said ##f \cdot f' = \frac{1}{2} \cdot (f^2)'## for the integrand. Of course this all is a bit sloppy: no integration boundaries or the constant, no mentioning of ##\ln |x|## in the OP and no ##dt 's##.
Agreed. Thanks for clearing that up.
 
Substitute ##u = \ln t, du = \frac {1}{t}dt##
 
Math_QED said:
Substitute ##u = \ln t, du = \frac {1}{t}dt##
Thanks everyone. The solution is ##10\ln{(t)}^2##.
 
squenshl said:
Thanks everyone. The solution is ##10\ln{(t)}^2##.
You might like to remove an ambiguity.

Is that the natural log of the square of t, or is it the square of the natural log of t ?

Also, I suspect that you need to include a constant of integration .
 
Typically for integrals involving ln in a typical calculus course...

Always try u sub. If that does not work, then integration by parts. Keep this in mind.