Integrating ln(x)/4x: Steps and Tips for Solving

  • Thread starter Thread starter 939
  • Start date Start date
  • Tags Tags
    Integral
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 8K views
939
Messages
110
Reaction score
2

Homework Statement



I am lost as to what to do here.

Homework Equations



Integral of (lnx)/(4x)

The Attempt at a Solution



let u = lnx
let du = (1/x)dx

(u)/(4x) dx...

But then howdo you make 4x disappear in the equation? Typically I did it by making du = something in the equation I want to take out, but how can you make 1/x = 4x?
 
Physics news on Phys.org
939 said:

Homework Statement



I am lost as to what to do here.

Homework Equations



Integral of (lnx)/(4x)

The Attempt at a Solution



let u = lnx
let du = (1/x)dx

(u)/(4x) dx...

But then howdo you make 4x disappear in the equation? Typically I did it by making du = something in the equation I want to take out, but how can you make 1/x = 4x?

Your integral is

$$\int dx~\frac{\ln x}{4x},$$
and you made the substitution u = ln x, so that du = dx/x, so you need to replace the dx in the integral with dx = x du. What happens to the 1/x in the integral then?
 
du = 1/x dx sooo

u/4 du...b/c...(1/4)*(ln(x)/x) dx
 
Brown Arrow said:
du = 1/x dx sooo

u/4 du...b/c...(1/4)*(ln(x)/x) dx
And it would be a good idea to pull out that 1/4 right away so that you're working with this integral:
$$ \frac{1}{4} \int \frac{ln(x) dx}{x}$$
 
u = lnx, du = (1/x) dx

[itex]\frac{1}{4}[/itex]∫u du

Then apply power rule...