Integrating ln(sqrt(t)/t) using u-substitution

  • Thread starter Thread starter judahs_lion
  • Start date Start date
  • Tags Tags
    Indefinite
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
37 replies · 4K views
judahs_lion
Messages
56
Reaction score
0

Homework Statement


integrate lnsqrt(t)/t , dt


Homework Equations





The Attempt at a Solution



This is the most i can come up with.

u = lnsqrt(t), so du = 1/(2sqrt(t))dt , so dt = 2du/sqrt(t)

Im stuck @ this point
 
Physics news on Phys.org
Hint: The logarithm function has an interesting property.

[tex]ln\left(a^{b} \right) = bln\left(a \right)[/tex]
 
du isn't 1/(2*sqrt(t))*dt. You are forgetting to use the chain rule. You can also get the correct differential by applying the rules of logs to ln(sqrt(t))=ln(t^(1/2)).
 
╔(σ_σ)╝ said:
Hint: The logarithm function has an interesting property.

[tex]ln\left(a^{b} \right) = bln\left(a \right)[/tex]

so i would integrate (lnt^(1/2))/t ?
 
judahs_lion said:
so i would integrate (lnt^(1/2))/t ?

Sure. Isn't ln(sqrt(t))/t=ln(t^(1/2))/t?
 
Dick said:
Sure. Isn't ln(sqrt(t))/t=ln(t^(1/2))/t?

Ok, now I'm not sure what to take as u.
 
judahs_lion said:
so i would integrate (lnt^(1/2))/t ?
Yes.
But follow Dicks' suggestion also. It would be helpful to you. Your original method was correct ,however, as already pointed out you weren't differentiating correctly.

Dick said:
du isn't 1/(2*sqrt(t))*dt. You are forgetting to use the chain rule. You can also get the correct differential by applying the rules of logs to ln(sqrt(t))=ln(t^(1/2)).
 
judahs_lion said:
Ok, now I'm not sure what to take as u.

? Take u the same as you originally chose. u=ln(sqrt(t))=ln(t^(1/2)). They are the same thing. You just have to compute du correctly. That's where your first attempt went wrong. The du was wrong.
 
Yea i think i integrated rather then differentiated to get du. so u = 1/2lnt , du = 1/2(1/t)dt?
 
that would make give me 1/2lnt (1/t), which is udu +C. so it breaks down to u^2/2 + C?
 
judahs_lion said:
Yea i think i integrated rather then differentiated to get du. so u = 1/2lnt , du = 1/2(1/t)dt?

Sure. You could have also done it with ln(sqrt(t)). (ln(sqrt(t))'=(1/sqrt(t))*(dsqrt(t)/dt)=(1/sqrt(t))*(1/(2*sqrt(t)))=1/(2t). That's the chain rule. BTW if you aren't going to use TeX you should probably use a few more parentheses. 1/2lnt could mean (1/2)ln(t) or 1/(2ln(t)) etc.
 
Dick said:
Sure. You could have also done it with ln(sqrt(t)). (ln(sqrt(t))'=(1/sqrt(t))*(dsqrt(t)/dt)=(1/sqrt(t))*(1/(2*sqrt(t)))=1/(2t). That's the chain rule. BTW if you aren't going to use TeX you should probably use a few more parentheses. 1/2lnt could mean (1/2)ln(t) or 1/(2ln(t)) etc.

Okay I'll think about that next time.
 
judahs_lion said:
Is that implicit differentiation?

No all it is is just normal differentiation. See all you have to do if factor out the constant( 1/2 in this case). So it would look like [tex](\frac{1}{2}) * (\frac{d}{dt})(ln(t)) = \frac{1}{2t}[/tex]
 
MysticDude said:
No all it is is just normal differentiation. See all you have to do if factor out the constant( 1/2 in this case). So it would look like [tex](\frac{1}{2}) * (\frac{d}{dt})(ln(t)) = \frac{1}{2t}[/tex]

but i thought the 1/2 would be eliminated because it is a constant
 
judahs_lion said:
but i thought the 1/2 would be eliminated because it is a constant

If you can factor out a constant, then do so. Plus if you look at the link that I gave you. There should be a "Show Steps" link. It says to factor out the constant.

AND even if you do it by using the product rule (I'm doing this so you can see that the 1/2 stays)

[tex](\frac{1}{2}[(\frac{d}{dt})(ln(t))] + (\frac{d}{dt})(\frac{1}{2})(ln(t))[/tex]
We have [tex]\frac{1}{2}*\frac{1}{t} + 0(this-is-the-derivative-of \frac{1}{2}) * ln(t)[/tex]
so this shows that the derivative of [tex]\frac{1}{2} * ln(t) = \frac{1}{2t}[/tex]I hope you understand!
 
MysticDude said:
If you can factor out a constant, then do so. Plus if you look at the link that I gave you. There should be a "Show Steps" link. It says to factor out the constant.

AND even if you do it by using the product rule (I'm doing this so you can see that the 1/2 stays)

[tex](\frac{1}{2}[(\frac{d}{dt})(ln(t))] + (\frac{d}{dt})(\frac{1}{2})(ln(t))[/tex]
We have [tex]\frac{1}{2}*\frac{1}{t} + 0(this-is-the-derivative-of \frac{1}{2}) * ln(t)[/tex]
so this shows that the derivative of [tex]\frac{1}{2} * ln(t) = \frac{1}{2t}[/tex]


I hope you understand!


Thank you
 
judahs_lion said:
Thank you

Ok, so after all that fuss, you can do the integral, right?
 
Dick said:
Ok, so after all that fuss, you can do the integral, right?

not really. I am thinking insted of it substituting to udu, it would be something like u((1/2)du)?
 
judahs_lion said:
not really. I am thinking insted of it substituting to udu, it would be something like u((1/2)du)?

Argh. Why don't you use the original substitution you suggested, u=ln(t^(1/2)). It works great. I promise you.
 
judahs_lion said:
not really. I am thinking insted of it substituting to udu, it would be something like u((1/2)du)?
Dick said:
Argh. Why don't you use the original substitution you suggested, u=ln(t^(1/2)). It works great. I promise you.

I promise too :).
 
I just don't see it. Don't see du inside the original function.
 
judahs_lion said:
I just don't see it. Don't see du inside the original function.

I'm going to have to ask you again. If u=ln(t^(1/2)), what's du? Why don't you see du (or some constant multiple of it) in the original function?
 
Dick said:
I'm going to have to ask you again. If u=ln(t^(1/2)), what's du? Why don't you see du (or some constant multiple of it) in the original function?

du = 1/(2t). Only thing i can think of is bringing the 1/2 down but don't see how that helps me.
 
judahs_lion said:
du = 1/(2t). Only thing i can think of is bringing the 1/2 down but don't see how that helps me.

It's du=(1/(2t))*dt, ok? Can you show what you get when you use that substitution into the original integral?
 
judahs_lion said:
2(udu) ?

I think that that's supposed to be [tex]2\int udu[/tex]
 
MysticDude said:
I think that that's supposed to be [tex]2\int udu[/tex]

yea, i don't know have to use symbols in here.