Let $0 < b_1 ≤ a_1$ be given. We define for $n \in \mathbb{N}$: \begin{equation} b_{n+1}:=\sqrt{a_nb_n} \\ a_{n+1}:= \dfrac{a_n+b_n}{2} \end{equation}
Are $a_n$ and $b_n$ convergent and what can be said about the limit values?
I have spent hours for this task but unfortunately I have not come up with any solution. Could anyone help me please?