lenfromkits
- 106
- 0
I need to show that this pattern is true.
\sqrt{n+1} \approx \frac{n}{2} + 1 \ \ when \ n << 1
the smaller 'n' is, the more this is true.
(i.e. for example, \sqrt{1.0000000000001234} \approx \frac{.0000000000001234}{2} + 1 )
Can anyone help?
(this is not a homework assignment. I need it for work)
Thanks.
\sqrt{n+1} \approx \frac{n}{2} + 1 \ \ when \ n << 1
the smaller 'n' is, the more this is true.
(i.e. for example, \sqrt{1.0000000000001234} \approx \frac{.0000000000001234}{2} + 1 )
Can anyone help?
(this is not a homework assignment. I need it for work)
Thanks.
Last edited: