Mathematical induction

56 Views Asked by At

enter image description here

I've already proven the first part but in (ii) I managed to get until

$u_{n+1} = \sqrt{9-\epsilon} - 1$

I don't know how to show the approximation answer.

1

There are 1 best solutions below

4
On BEST ANSWER

$u_{n+1} = 3\sqrt{1-\dfrac{\epsilon}{9}} - 1 = 3\left(1-\dfrac{\epsilon}{9}\right)^{\frac{1}{2}} - 1\approx 3\left(1-\dfrac{1}{2}\cdot \dfrac{\epsilon}{9}\right)-1= 2-\dfrac{\epsilon}{6}$