What is the difference b/w cos(lnx) and cosxlnx? integration by parts

randoreds
Messages
24
Reaction score
0
Ok I have to integrate -->∫cos(lnx) dx. could I use cos =U, -sinx=du, dv=lnxdx, v = 1/x

I know the difference technically, but in this situation it is kinda weird.
because the formula f(x)g(x)= uv-∫vdu. I thinking if they were number like 9(3) it would equal 27 so f(g) = f times G? but then that would mean ∫cos(lnx)dx = ∫cosxlnxdx . Which I don't think is right.

last guess: could you do cos(lnx)= U, -sinx(lnx) times (1/2) dx = du, DV = lnxdx, v =1/x

So I'm confused.

I asked by teacher, because my first taught was to do U-substituion then integrate by parts. She said that would work, but it would end up being a lot of ugly calculations. and that you could just integrate by parts directly. So if you could explain that, that would nice.
 
Last edited:
Physics news on Phys.org
randoreds said:
Ok I have to integrate -->∫cos(lnx) dx. could I use cos =U, -sinx=du, dv=lnxdx, v = 1/x

What do you mean by cos = u? Do you mean u = cos(ln(x))? Then du isn't sin(x). And cos(ln(x)) is not the product of cos and ln(x) so your integrand is not udv. A long winded way of saying what you have written is nonsense.

Try u = cos(ln(x)) and dv = 1 dx and see where that goes. You may have to do parts more than once.
 
I think you can use a trick:

I = \int \cos \ln x ~ dx = \displaystyle{\mathcal{Re}} \left(\int e^{i\ln x} ~dx\right)
 
LCKurtz said:
What do you mean by cos = u? Do you mean u = cos(ln(x))? Then du isn't sin(x). And cos(ln(x)) is not the product of cos and ln(x) so your integrand is not udv. A long winded way of saying what you have written is nonsense.

Try u = cos(ln(x)) and dv = 1 dx and see where that goes. You may have to do parts more than once.


I mean't cos(x) then du = -sintheta. But that was totally wrong! you had the right substitution. I tried u = cos(ln(x)) and dv =dx. It worked out quite nicely. I only had to integrate it twice! Thanks
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top