Any idea about this problem:
$$\lim_{z\to0}\frac{\log(1+z)}{z}=1$$
Any hints would be appreciated.
Any idea about this problem:
$$\lim_{z\to0}\frac{\log(1+z)}{z}=1$$
Any hints would be appreciated.
Hint:
$$\frac{\log(1+z)}{z}=\frac{\log(1+z)-\log(1)}{(z+1)-1}$$ So the limit is equal to $\log'(1)=1$
I think if it is in the reals,
Use z = 1/n , and consider what happens when n----> infinity.
:Log(1+z)/z would become log (1+ [1/n])^n .
It is easy to see that the latter expression tends to log e =1, because as n ----> infinity , (1+[1/n])^n -----> e.
Hint: You can use that the Laurent expansion of the numerator is $$ \log(1+z)=\sum_{n=1}^\infty (-1)^{n+1}\dfrac{z^n}{n} \qquad\qquad \text{for $|z|<1$} $$
Use l'Hopital rule,
$$ \lim_{z\to0}\frac{\log(1+z)}{z}=\lim_{z\to0}\frac{(\log(1+z))'}{(z)'}=\lim_{z\to0}\frac{1}{1+z}=1 $$ For complex functions, L'Hopital rule does not work in general but works in special cases. Because your functions are analytic at 0, the rule works here.
If I right, there is a l'Hôpital's rule for a complex function, and hence $$\lim_{z\to 0}\frac{\log(1+z)}{z}=\lim_{z\to 0}\frac{\frac{1}{1+z}}{1}=1.$$