If $y=1-x+\frac{x^2}{2!}-\frac{x^3}{3!}+\dots$ and $z=-y-\frac{y^2}{2}-\frac{y^3}{3}-\dots$ then $\ln (\frac{1}{1-e^x})$

51 Views Asked by At

For a nonzero number $x$, if $y=1-x+\frac{x^2}{2!}-\frac{x^3}{3!}+\dots$ and $z=-y-\frac{y^2}{2}-\frac{y^3}{3}-\dots$ then the value of $\ln (\frac{1}{1-e^z})$ is .....

I can see that $y=e^{-x}$ and $z=\ln {(1-y)}$. And, so $z=\ln(1-e^{-x})$. But how to go further?

1

There are 1 best solutions below

0
On BEST ANSWER

Once you know that $z=\log(1-e^{-x})$, you immediately have that $$\log\left(\frac{1}{1-e^{z}}\right)=\log\left(\frac{1}{1-e^{\log(1-e^{-x})}}\right)= \log\left(\frac{1}{1-(1-e^{-x})}\right)= \log\left(\frac{1}{e^{-x}}\right)=\log e^x=x $$ And you've done.