Finding sum from series
Last updated at July 24, 2026 by Teachoo
Transcript
Ex9.1 , 12 Write the first five terms of the following sequence and obtain the corresponding series: a1 = -1 , an = š_(šā1)/š , n ā„ 2 It is given that a1 = -1, For a2 and onward, we have to use this formula an = š_(šā1)/š Putting n = 2 in (1) a2 = š_(2ā1)/2 = š_1/2 = (ā1)/2 Putting n = 3 in (1) a3 = š_(3 ā 1 )/3 a3 = (a2ā)/3 a3 = ((ā1)/2)/3 a3 = ((ā1)/2)(1/3) a3 = (ā1)/6 Putting n = 4 in (1) a4 = š_(4 ā 1 )/4 a4 = a3/4 a4 = ((ā1)/6)/4 a4 = ( (ā1)/6 )(1/4) a4 = (ā1)/24 Putting n = 5 in (1) a5 = š_(5 ā 1 )/5 a5 = (a4ā)/5 a5 = ((ā1)/24)/5 a5 = ((ā1)/24)(1/5) a5 = (ā1)/120 Hence first five terms of the sequence are -1, (ā1)/2, (ā1)/6, (ā1)/24, and (ā1)/120. The corresponding series is (-1) + ((ā1)/2) + ((ā1)/6) + ((ā1)/24) + ((ā1)/120) +ā¦ā¦