| Given a; b >0 and ∀ n ∈ N, u_n ;v_n >0 .
{ ((u_0 =a)),((u_(n+1) =(√(u_n v_n )))) :} and { ((v_0 =b)),((v_(n+1) =(1/2)(u_n +v_n ).)) :}
Show that the sequences u_n and u_n
are convergent and have the same
limit l (l is called the arithmetico−geometric limit).
|