Show that the sum from 1 to n of 1/(2n+1)(2n-1) is equal to n/(2n+1) by Induction

First we check that this is true for n=1: S1 = 1/(1x3)  which is equal to n/(2n+1) for n=1 therefore Sn = n/(2n+1) is true for n = 1. Next assume that it is true for n=k. Sk  = k/(2k+1). Now using this assumption we check that it is true for n=k+1: Sk+1 = Sk+ 1/(2(k+1) - 1)(2(k+1)+1). Rearranging this and substituting in k/(2k+1) for Sk we get Sk+1 = (k+1)/(2k+3) which is consistent with the original formula. Therefore we can say that since Sn = n/(2n+1) is true for n=1 and whenever it is true for n=k it is also true for n=k+1, it is true for all integer values of n larger than or equal to 1.

JF

Related Further Mathematics A Level answers

All answers ▸

A particle is launched from the top of a cliff of height 87.5m at time t=0 with initial velocity 14m/s at 30 deg above the horizontal, Calculate: a) maximum height reached above bottom of cliff; b)horizontal distance travelled before hitting the ground.


What is the meaning of having a 3 by 3 matrix with determinent 0. Both geometrically and algebriaclly.


Prove by mathematical induction that 2^(2n-1) + 3^(2n-1) is divisible by 5 for all natural numbers n.


What is a complex number?