Recursive Rule for a Sequence
Recursive Rule for a Sequence
Last updated at June 9, 2026 by Teachoo
Transcript
Example 3 Find the first four terms of the sequence given by the recursive rule u_1=1, π’_π=2π’_(πβ1)+3 for πβ₯2. Is 133 a term of this sequence? First, letβs find first four terms i.e. π_π, π_π, π_π, π_π Given First term = π_π = 1 Second term = π’_2 = 2π’_(2β1)+3 = ππ_π+π = 2 Γ 1 + 3 = 2 + 3 = 5 Third term = π’_3 = 2π’_(3β1)+3 = ππ_π+π = 2 Γ 5 + 3 = 10 + 3 = 13 Fourth term = π’_4 = 2π’_(4β1)+3 = ππ_π+π = 2 Γ 13 + 3 = 26 + 3 = 29 Thus, first four terms of the sequence are 1, 5, 13, 29 Now, we are asked Is 133 a term of this sequence Since we are given a recursive rule, we have to find the next several terms to see if 133 is a term or now Letβs do that Fifth term = π’_5 = 2π’_(5β1)+3 = ππ_π+π = 2 Γ 29 + 3 = 58 + 3 = 61 Sixth term = π’_6 = 2π’_(6β1)+3 = ππ_π+π = 2 Γ 61 + 3 = 122 + 3 = 125 Seventh term = π’_7 = 2π’_(6β1)+3 = ππ_π+π = 2 Γ 125 + 3 = 250 + 3 = 253 Since sequence jumps from 125 straight to 253 Therefore, no, 133 is not a term of this sequence