Given that $(U_n)$ a numerical sequence such that :
$U_0$=3
$U_{n+1}=\sqrt{(U_n)^2+8n+16}$
Show that $(U_n)$ is a arithmetic progression.
So I have to show that $U_{n+1}-U_n=r$ where $r$ is a constant.
I started with this :
$(U_{n+1})^2-U_n^2=8n+16$
So $U_{n+1}-U_n=\frac{8(n+2)}{U_{n+1}+U_n}$
Also , for $n=0$ we have
$U_1=\sqrt{9+16}=5$
And $U_0=3$
hint: $U_0 = 3, U_1 = 5, U_2 = 7 \Rightarrow U_n = 2n+3\Rightarrow U_{n+1} = ? \Rightarrow U_{n+1}-U_n = ?$