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 mass m=1kg, initially at rest and with x=10mm, is connected to a damper with stiffness k=24N/mm and damping constant c=0.2Ns/mm. Given that the differential equation of the system is given by d^2x/dt^2+(dx/dt *c/m)+kx/m=0, find the particular solution.


Find a vector that is normal to lines L1 and L2 and passes through their common point of intersection where L1 is the line r = (3,1,1) + u(1,-2,-1) and L2 is the line r = (0,-2,3) + v(-5,1,4) where u and v are scalar values.


Find the eigenvalues and corresponding eigenvectors of the following matrix: A = [[6, -3], [4, -1]]. Hence represent the matrix in diagonal form.


How do I draw any graph my looking at its equation?