I want to find an approximation to the expression $$ 1 - \left( \frac{13999}{14000}\right )^{14000} $$
I tried by taking logarithm $$ \ln P = \ln\left(1 - \left(\frac{13999}{14000}\right)^{14000}\right) \approx - \left(\frac{13999}{14000}\right)^{14000} $$
What should I do next? Is my procedure correct?
Note that the expression of interest is of the form
$$1-\left(\frac{n-1}{n}\right)^n=1-\left(1-\frac{1}{n}\right)^n$$
with $n=14000$. Recalling that
$$\lim_{n\to \infty}\left(1-\frac{1}{n}\right)^n=e^{-1}$$
we have
$$1-\left(\frac{13999}{14000}\right)^{14000}\approx 1-e^{-1}$$