Exercise Set 8.1
Last updated at June 9, 2026 by Teachoo
Transcript
Ex 8.1, 5 A sequence is given by the recursive rule π‘_1=β5,π‘_(π+1)=π‘_π+3 for πβ₯1. Find the first five terms of the sequence. Is 52 a term of this sequence? If so, which term is it? First, letβs find first five terms i.e. π_π, π_π, π_π, π_π, π_π Given First term = π_π = β5 Second term = π‘_2 = π‘_(1 + 1) = π_π+π = β5 + 3 = β2 Third term = π‘_3 = π‘_(2 + 1) = π_π+π = β2 + 3 = 1 Fourth term = π‘_4 = π‘_(3 + 1) = π_π+π = 1 + 3 = 4 Fifth term = π‘_5 = π‘_(4 + 1) = π_π+π = 4 + 3 = 7 The first five terms are β5, β2, 1, 4, 7 Now, we are asked Is 52 a term of this sequence? If so, which term is it? We notice that we are adding 3 to our terms So, our next terms would be 6th term = 7 + 3 = 10 7th term = 10 + 3 = 13 8th term = 13 + 3 = 16 9th term = 16 + 3 = 19 10th term = 19 + 3 = 22 11th term = 22 + 3 = 25 12th term = 25 + 3 = 28 13th term = 28 + 3 = 31 14th term = 31 + 3 = 34 15th term = 34 + 3 = 37 16th term = 37 + 3 = 40 17th term = 40 + 3 = 43 18th term = 43 + 3 = 46 19th term = 46 + 3 = 49 20th term = 49 + 3 = 52 Thus, 52 is the 20th term of the sequence