Integration-Explanation Please?

  • Thread starter Thread starter Justabeginner
  • Start date Start date
Justabeginner
Messages
309
Reaction score
1

Homework Statement


The problem asks me to integrate this: ∫(1/x) * (e^{-2 log [3, x]})) dx
I don't know how to write log base 3 x, so that is how I entered it. Sorry if that was confusing. :S

Homework Equations


The Attempt at a Solution



The correct answer is (-log(3))/(2x^{2/(log 3)}) + C

But I have no clue how that was even the answer. Guidance is much appreciated. Thank you.
 
Physics news on Phys.org
Rewrite ##\log_3 x## in terms of the natural logarithm: $$\log_ax = \frac{\ln x}{\ln a}$$
 
So I'd get int (1/x) * (e^(-2 lnx/ln3)) dx? And is the integral of e to any power that expression times the exponent?
 
Only if the exponent is a constant (i.e., does not contain any x terms).

You'll simplify things by using the fact that

e[/size]loge(x) = x[/size]
 
Justabeginner said:
So I'd get int (1/x) * (e^(-2 lnx/ln3)) dx? And is the integral of e to any power that expression times the exponent?

No. You have this $$\int \frac{1}{x} \exp \left(-2 \frac{\ln x}{\ln 3}\right)\,dx$$ There is an obvious substitution you can make now.
 
I'm not sure if you can take the integral of 1/x and multiply it by the integral of the ln part?
 
Justabeginner said:
I'm not sure if you can take the integral of 1/x and multiply it by the integral of the ln part?
No, you can't.

You have to use some additional properties of logarithms and exponential functions to get a somewhat simple integrand.

I say somewhat simple because it will just be x to a power -- but the power is pretty weird looking.
 
Oh! I see. Thank you.
 
Since 1/x is the derivative of ln x, you might try the substitution u = ln x as well.
 
  • Like
Likes 1 person
Back
Top