MHB Show that ∫ logb(x) dx = x ∙ ( logb(x) - 1 / ln(b) ) + C

  • Thread starter Thread starter bergausstein
  • Start date Start date
  • Tags Tags
    Dx
bergausstein
Messages
191
Reaction score
0
Show that ∫ logb(x) dx = x ∙ ( logb(x) - 1 / ln(b) ) + C

can you show me the complete solution to this prob? thanks!
 
Physics news on Phys.org
We typically do not provide full solutions, but offer help so that those posting questions are able to work the problem for themselves, thereby gaining more. I know I learn more by doing than by watching. (Nerd)

I would recommend using the change of base theorem on the integrand first:

$$\log_b(x)=\frac{\ln(x)}{\ln(b)}$$

Then, I would use integration by parts, after you pull the constant from the integrand. Can you proceed?

If you get stuck or need clarification, please feel free to show what you have tried and where you are stuck, and we will be glad to help.
 
bergausstein said:
Show that ∫ logb(x) dx = x ∙ ( logb(x) - 1 / ln(b) ) + C

can you show me the complete solution to this prob? thanks!
From the laws of logarithms:$$\log_b x=\frac{\log_c x}{\log_c b}$$

So if we select $$c=e\,$$, and use Naperian/Natural logarithms, then this becomes

$$\log_b x=\frac{\ln x}{\ln b}$$
So your integral would be$$\int \log_b x\,dx=\frac{1}{\ln b}\int \ln x\, dx=$$$$\frac{1}{\ln b}\left[x\ln x-\int x\frac{1}{x}\,dx\right]=$$$$\frac{1}{\ln b}\left[x\ln x-\int \,dx\right]=$$$$\frac{1}{\ln b}\left[x\ln x-x\right]+C=$$$$x\left(\frac{\ln x}{\ln b}-\frac{1}{\ln b}\right)+C=$$$$x\left(\log_b x-\frac{1}{\ln b}\right)+C$$
 

Similar threads

Back
Top