Given the sequence (U_n )_(n∈N) defined by U_0 =1 and
U_(n+1) =f(U_n ) where f(x)=(x/((x+1)^2 ))
Show by mathematical induction that ∀n∈N^∗
0<U_n ≤(1/n)
let {u_n } and {v_n } be sequences defined by
u_0 = 9, u_(n+1) = (1/2)u_n −3.
v_n = u_n + 6.
Calculate P_n = Σ_(i=0) ^n V_i in terms of n, the deduce Q_n = Σ_(i=0) ^n u_i
using the above expressions find
lim_(x→∞) Q_n .