Showing this approximation holds

55 Views Asked by At

We see from the formula $(1+t)^2=1+2t+t^2$ that for small $t$, we have the approximate equality $$(1+t)^2\approx 1+2t$$ hence for small $u$, we have $$\sqrt{1+u} \approx 1+\frac u2$$

I know that I could get that second approximation using the Taylor series, but this book implies that it follows directly from the first approximation. I don't see how. Could something explain how we can see that $$(1+t)^2\approx 1+2t \implies \sqrt{1+u} \approx 1+\frac u2$$

1

There are 1 best solutions below

0
On BEST ANSWER

Let $u = 2t$ (so: $t = \frac{u}{2}$), substitute into the first approximation, square root both sides, and then flip the sides.