I am trying to solve this problem:
Give that $p=(1 + \lambda) e^{-\lambda}$, and $q=1-p$.
Show that, when $\lambda$ is sufficiently small:
$q=\frac{1}{2}\lambda^2$.
So, what I did is $(1 + \lambda) \approx 1$, and $e^{-\lambda} \approx 1 - \lambda + \frac{1}{2}\lambda^2 \approx 1 + \lambda^2$. Then, Substituting q into $1-q=p$. We would get the answer.
However, I looked at the mark scheme after finishing this question. What the mark scheme did is that:
$(1+\lambda)e^{-\lambda^2} \approx (1+\lambda)(1 - \lambda +\frac{1}{2}\lambda^2 +...)\approx(1 + \frac{1}{2}\lambda^2+..)$. Here, they didn’t approximate $(1+\lambda)$ to 1(What they did, is they approximate the cubic term of $\lambda$ to 0). So, May I know, which way is the appropriate to do it, or both are correct.
Following this, if my way of doing is correct, does it mean that, once I approximate $(1+\lambda)$ to 1 once, I should do that in the following approximation, is there a such consistency? For example, can I do $(1+\lambda)e^{-\lambda} \approx (1)(1 + \lambda + \frac{1}{2} \lambda ^2)$ instead of $(1 + \lambda)(e^{-\lambda}) \approx (1)(1 + \frac{1}{2}\lambda^2)$
I don’t quite get the concept of approximation, and how to utilize it. Just like the question said ‘sufficiently small’, I don’t what how small is sufficient, does it have certain conditions?
Thank you very much for you guy’s replies, thank you very much for your help and sorry for any inconvenience caused.