derivative of $\ln((1+\beta)^x-1)$

$\begingroup$

How do I differentiate the term $\ln((1+\beta)^x-1)$ with respect to $x$?

Is it possible to do it this way:

$$\frac{1}{(1+\beta)^x-1}$$

But i get stuck if i do the normal differentiation.

$\endgroup$ 1

4 Answers

$\begingroup$

You have to multiply your expression by the derivative of $(1+\beta)^x$. Note $(1+\beta)^x=\exp(x\log (1+\beta))$...

$\endgroup$ $\begingroup$

Let $y=\ln ((1+ \beta)^x-1)), e^y= (1+ \beta)^x-1 \\ e^y+1=(1+ \beta)^x \\ \ln (e^y+1)=x \ln (1+ \beta)$.

Hopefully you can see where to go from here.

Implicit differentiation might be needed.

$\endgroup$ $\begingroup$

Hint: Use the chain rule: $$(\ln u)'=u'/u$$

$\endgroup$ $\begingroup$

\begin{align} & \frac d {dx} \ln ((1+\beta)^x - 1) \\[10pt] = {} & \frac{1}{(1+\beta)^x - 1} \cdot\frac d {dx}((1+\beta)^x-1) \tag{chain rule} \\[10pt] = {} & \frac{1}{(1+\beta)^x - 1} \cdot(1+\beta)^x\cdot\ln(1+\beta). \end{align}

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like