I really have no idea how to solve this inequality, I would be happy with just a hint on how to solve it :)
$$\frac{e^{0.5}0.5^{n+1}}{(n+1)!} \le 10^{-6}$$
Thanks in advance!
I really have no idea how to solve this inequality, I would be happy with just a hint on how to solve it :)
$$\frac{e^{0.5}0.5^{n+1}}{(n+1)!} \le 10^{-6}$$
Thanks in advance!
I was going to suggest you to binary search the answer, but after computing the first 11 values I've got this:
The value of n that suits you is 7.