If #u_1,u_2,u_3,...# form a G.P with common ratio #k#, find the sum of #u_1u_2+u_2u_3+...+u_n u_(n+1)# in terms of #u_1# and #k#?
1 Answer
Sep 14, 2017
Explanation:
Note that:
#(u_(k+1)u_(k+2))/(u_k u_(k+1)) = k^2#
So:
#u_1u_2+u_2u_3+...+u_n u_(n+1)#
is a geometric series with initial term:
#u_1u_2 = ku_1^2#
and common ratio
The sum of a geometric series to
#sum_(k=1)^n ar^(n-1) = (a(r^n-1))/(r-1)#
where
So with initial term
#u_1u_2+u_2u_3+...+u_n u_(n+1) = (ku_1^2(k^(2n)-1))/(k^2-1)#