Muft Shiksha™ एक 100% Free Education Portal है 🇮🇳, जिसका उद्देश्य Class 9–12 के हर विद्यार्थी तक High-Quality Education को पूरी तरह मुफ्त पहुँचाना है। 🇮🇳 हम मानते हैं कि अच्छी शिक्षा किसी student की आर्थिक स्थिति पर निर्भर नहीं होनी चाहिए। 🇮🇳 हर विद्यार्थी को वही Quality Study Material, MCQs, Quizzes, Exam Preparation, Concept-Based Learning और Bilingual Support मिलना चाहिए, जो आमतौर पर महंगी Coaching या Premium Platforms में मिलता है। Muft Shiksha™ 🇮🇳 इसी सोच के साथ बनाया गया है
In Class 9 Mathematics, the topic Recursive Rule in Sequences and Progressions explains how a sequence can be defined by giving one or more starting terms and a rule that uses earlier terms to find the next one. Students learn to read and write such rules, generate sequence terms step by step, recognize patterns, and check whether a rule correctly describes a sequence. The topic also connects recursive descriptions with familiar arithmetic and geometric progressions, helping students understand how terms change and how sequence patterns can be represented mathematically.
TOPIC PRACTICE
Quiz this set
Up to 20 questions from this page. Select your focus, then start.
Medium · Level 45 · recursive sequences,recursive rule,sequences and progressions,square increments,class 9 mathematicsView options
14
16
18
20
Medium · Level 45 · recursive sequences, recursive rule, square numbers, sequences and progressions, class 9 mathematicsView options
\(20\)
\(21\)
\(22\)
\(23\)
Medium · Level 45 · recursive rule,recurrence relation,sequences and progressions,class 9 mathematics,sequence termsView options
35
39
43
45
Medium · Level 45 · recursive-rule,two-term-recurrence,class-9View options
(17)
(19)
(21)
(23)
Medium · Level 45 · recursive sequences,arithmetic progression,second order recurrence,class 9 mathematics,sequences and progressionsView options
19
24
29
34
Medium · Level 45 · recursive sequences,recurrence relation,powers of two,sequences and progressions,class 9 mathematicsView options
28
30
32
34
Medium · Level 45 · recursive sequences, recurrence relation, powers of two, sequences and progressions, class 9 mathematicsView options
\(74\)
\(76\)
\(78\)
\(80\)
Medium · Level 45 · recursive sequences, alternating signs, sequence terms, class 9 mathematics, progressionsView options
3
4
6
7
Medium · Level 45 · recursive sequences,recursive rule,alternating signs,sequences and progressions,class 9 mathematicsView options
4
5
6
7
Medium · Level 45 · recursive sequences,recursive rule,sequences and progressions,class 9 mathematics,term calculationView options
22
24
26
28
Question 1MediumLevel 44
If (a_1=6) and (a_{n+1}=a_n+5n-2), what is (a_4)?
Correct answer: D
Using the recursive rule successively for n=1, 2, and 3: a_2=6+5(1)-2=9, a_3=9+5(2)-2=17, and a_4=17+5(3)-2=30. Therefore, the correct answer is 30. A value such as 29 can result from incorrectly evaluating 5n-2 in the final step. Exam tip: to find a_4, apply the rule step by step from n=1 to n=3.
Use the recursive rule one step at a time. For \(n=1\), \(a_2=6+5(1)-2=9\). Then, for \(n=2\), \(a_3=9+5(2)-2=17\). Hence, 17 is correct. The value 19 can result from using an incorrect value of \(n\) in the second step. Exam tip: substitute the correct value of \(n\) at each stage of a recursive rule.
If (a_1=1) and (a_{n+1}=a_n+n^2+n), what is (a_4)?
Correct answer: B
Apply the recursive rule successively for n=1, 2, and 3. We get a_2=1+(1^2+1)=3, a_3=3+(2^2+2)=9, and a_4=9+(3^2+3)=21. Therefore, the correct answer is 21. The value 23 would result from incorrectly using 14 instead of 12 as the final increment. Exam tip: To find a_4, apply the rule only from n=1 through n=3.
If (a_1=1) and (a_{n+1}=a_n+n^2+n), what is (a_3)?
Correct answer: B
Using n=1 first, a_2=a_1+1^2+1=1+2=3. Then, using n=2, a_3=a_2+2^2+2=3+6=9. Therefore, the correct answer is 9. The value 7 can result from using an incorrect increment instead of 2^2+2. Exam tip: substitute the next value of n separately for each new term.
The recursive rule is \(a_{n+1}=a_n+2a_n=3a_n\). Hence, \(a_2=3\times9=27\) and \(a_3=3\times27=81\). Therefore, \(81\) is correct. An option such as \(72\) does not apply the rule of multiplying each term by 3 correctly. Exam tip: first combine like terms to simplify a recursive rule.
This is a recursive rule because each new term is calculated from the immediately preceding term. Begin with a₁ = 12. For n = 1, a₂ = a₁ + a₁/2 = 12 + 6 = 18. The next step must use a₂, not the original a₁: a₃ = a₂ + a₂/2 = 18 + 9 = 27. Thus option B is correct. An equivalent view is that each term is multiplied by 1 + 1/2 = 3/2. Consequently, a₂ = 12 × 3/2 = 18 and a₃ = 18 × 3/2 = 27. Option A is only the result after the first update, so it is a₂. Options C and D do not follow from adding half of the current term and therefore violate the given recurrence.
In the recursive rule, add \(3n\) to the current term at each step. \(a_2=4+3(1)=7\), \(a_3=7+3(2)=13\), and \(a_4=13+3(3)=22\). Therefore, the correct answer is 22. A value such as 21 can result from incorrectly treating the increase as constant. Exam tip: to find \(a_4\), substitute \(n=1,2,3\) in order.
If (a_1=30) and (a_{n+1}=a_n-(2n+1)), what is (a_4)?
Correct answer: A
Using n=1, 2, and 3 in the recursive rule, the quantities subtracted are 3, 5, and 7 respectively. Thus, a_2=30-3=27, a_3=27-5=22, and a_4=22-7=15. Therefore, the correct answer is 15. The value 17 would result from subtracting 5 in the final step, but for a_4, n=3, so 7 must be subtracted. Exam tip: write the value of n for every step before applying the rule.
If a₁ = 2 and aₙ₊₁ = 2aₙ + n, what is the value of a₅?
Correct answer: D
Use the recursive rule successively, remembering that n changes at every step. From a₁ = 2, take n = 1: a₂ = 2a₁ + 1 = 2(2) + 1 = 5. Next, with n = 2, a₃ = 2a₂ + 2 = 2(5) + 2 = 12. With n = 3, a₄ = 2a₃ + 3 = 2(12) + 3 = 27. Finally, use n = 4 to obtain a₅ = 2a₄ + 4 = 2(27) + 4 = 54 + 4 = 58. Hence option D is correct, and the sequence is 2, 5, 12, 27, 58. The alternatives 48, 52, and 56 may arise from stopping early, adding the wrong index, or making an intermediate arithmetic error. The recurrence must be applied four times to reach the fifth term.
In a recursive rule, each new term is calculated from the preceding term. First, \(a_2=3\times6-2=16\). Then, \(a_3=3\times16-2=46\), so 46 is correct. A result of 48 can occur if the subtraction is omitted. Exam tip: to find \(a_3\), apply the rule first to \(a_1\) and then to \(a_2\).
If (a_1=1) and (a_{n+1}=a_n+n^2+1), what is (a_4)?
Correct answer: C
In the recursive rule, each new term is obtained by adding n²+1 to the preceding term for the current value of n. Thus, a₂=1+1²+1=3, a₃=3+2²+1=8, and a₄=8+3²+1=18. Therefore, 18 is correct. An answer such as 16 can result from using an incorrect value of n or an incorrect increment. Exam tip: to find a₄, apply the rule successively for n=1, 2, and 3.
The recursive rule subtracts \(n^2\) to obtain each next term. Thus, \(a_2=50-1^2=49\), \(a_3=49-2^2=45\), \(a_4=45-3^2=36\), and \(a_5=36-4^2=20\). Therefore, the correct answer is \(20\). The nearby choice \(21\) could result from incorrectly subtracting \(15\) instead of \(4^2=16\). Exam tip: to find \(a_5\), apply the rule successively for \(n=1,2,3,4\).
If (a_1=3), (a_2=5), and (a_n=a_{n-1}+2a_{n-2}), what is (a_5)?
Correct answer: C
Using the recursive rule, \(a_3=5+2(3)=11\), \(a_4=11+2(5)=21\), and \(a_5=21+2(11)=43\). Therefore, the correct answer is 43. An option such as 45 may result from applying the rule incorrectly to the preceding terms. In exams, check the coefficient of each previous term before calculating the next term.
If (a_1=3), (a_2=5), and (a_n=a_{n-1}+2a_{n-2}), what is (a_4)?
Correct answer: C
This is a two-term recursive sequence: every term from the third onward is obtained by adding the previous term to twice the term before it. The order of the terms matters, so the formula must be applied with the correct indices. We are given \(a_1=3\) and \(a_2=5\).
Using the rule, \(a_3=a_2+2a_1=5+2(3)=11\). Next, \(a_4=a_3+2a_2=11+2(5)=21\). Therefore the fourth term is 21. A common error is to use \(a_1\) again when finding \(a_4\), but the rule requires the two immediately preceding terms, \(a_3\) and \(a_2\). Hence option C is correct.
If (a_1=4), (a_2=9), and (a_n=2a_{n-1}-a_{n-2}), what is (a_6)?
Correct answer: C
Using the recurrence, \(a_3=2(9)-4=14\), then \(a_4=19\), \(a_5=24\), and \(a_6=29\). Therefore, 29 is correct. The consecutive terms increase by 5; 24 is a close distractor, but it is \(a_5\), not \(a_6\). Exam tip: check the difference between the first two terms to identify the pattern quickly.
The recursive rule adds successive powers of 2 to the preceding term. Thus, \(a_2=2+2^1=4\), \(a_3=4+2^2=8\), \(a_4=8+2^3=16\), and \(a_5=16+2^4=32\). Therefore, 32 is correct. Although 34 is close, it does not result from adding \(2^4=16\) to the previous term. Exam tip: to find \(a_5\), apply the rule successively from \(n=1\) to \(n=4\).
The amount subtracted changes at each step. \(a_2=90-2^1=88\), \(a_3=88-2^2=84\), and \(a_4=84-2^3=76\). Therefore, the correct answer is \(76\). The value \(78\) could result from incorrectly subtracting 2, 4, and 6 instead of powers of 2. Exam tip: to find \(a_4\), apply the rule successively for \(n=1,2,3\).
If (a_1=5) and (a_{n+1}=a_n+(-1)^{n+1}n), what is (a_5)?
Correct answer: A
Substituting successive values of n in the recursive rule gives a₂=5+1=6, a₃=6−2=4, a₄=4+3=7, and a₅=7−4=3. Therefore, the correct answer is 3. Option 4 is a close distractor because it is the value of a₃, not a₅. Exam tip: check whether the exponent of (-1) is even or odd before deciding the sign.
If (a_1=5) and (a_{n+1}=a_n+(-1)^{n+1}n), what is (a_4)?
Correct answer: D
Apply the recursive rule successively for \(n=1,2,3\). \(a_2=5+(-1)^2\cdot1=6\), \(a_3=6+(-1)^3\cdot2=4\), and \(a_4=4+(-1)^4\cdot3=7\). Therefore, the correct answer is \(7\). Option \(6\) is only the second term, not the fourth term. Exam tip: check the sign of \((-1)^{n+1}\) separately at every step.
If (a_1=2) and (a_{n+1}=a_n+n(n+2)), what is (a_4)?
Correct answer: D
Apply the recursive rule successively for n=1, 2, and 3. We get a_2=2+1(1+2)=5, a_3=5+2(2+2)=13, and a_4=13+3(3+2)=28. Therefore, the correct answer is 28. The value 26 is not obtained because the increment in the third step is 3(5)=15. Exam tip: To find a_4 starting from a_1, apply the rule three times.
Google Analytics helps us understand site usage. Google may send limited cookie-free signals before your choice. The Live Visitors widget operates independently of this analytics choice; see the privacy policy for its provider and fallback details. Essential site features work without analytics cookies. You can change your choice later in Privacy choices. Privacy policy