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.
20 questions
Choose questions
Hard · Level 47 · recursive sequences,recursive rule,sequences and progressions,linear recurrence,class 9 mathematicsView options
150
152
154
156
Hard · Level 47 · recursive sequences,recurrence relation,sequences and progressions,class 9 mathematics,second order recurrenceView options
36
38
40
42
Hard · Level 47 · sequences, recursive rule, recurrence relation, initial terms, mathematics class 9View options
\(a_n=3a_{n-1}-1\)
\(a_n=a_{n-1}+a_{n-2}\)
\(a_n=2n+1\)
\(a_n=(a_{n-1})^2\)
Hard · Level 47 · recursive-rule,fractional-increment,class-9,hardView options
(29)
(31)
(33)
(35)
Hard · Level 47 · recursive-rule,fractional-decrement,term-calculation,Recursive rule,Sequences and Progressions,Mathematics,Class 9 MCQView options
30
33
35
38
Hard · Level 47 · recursive sequences, recurrence relation, index substitution, class 9 mathematics, sequences and progressionsView options
Expert · Level 44 · recursive sequences, recurrence relation, sequences and progressions, class 9 mathematics, second order recurrenceView options
30
33
34
38
Question 1HardLevel 47
If (a_1=180) and (a_{n+1}=a_n-(6n+5)), what is (a_3)?
Correct answer: B
Using the recursive rule, first put n=1: a_2=180-(6×1+5)=169. Next, put n=2: a_3=169-(6×2+5)=169-17=152. Therefore, 152 is correct. The value 150 would result from incorrectly subtracting 19 in the second step. Exam tip: remember that the value of n changes to 1, 2, 3, and so on for successive terms.
If (a_1=2), (a_2=4), and (a_n=4a_{n-1}-3a_{n-2}+2), what is (a_4)?
Correct answer: B
First, use the recursive rule to get \(a_3=4a_2-3a_1+2=4(4)-3(2)+2=12\). Then \(a_4=4a_3-3a_2+2=4(12)-3(4)+2=38\). Therefore, 38 is the correct answer. A value such as 36 can result from forgetting the constant term \(+2\). Exam tip: write the two preceding terms separately before applying their coefficients.
Which of the following recursive rules requires two initial terms to determine all the terms of a sequence?
Correct answer: B
In \(a_n=a_{n-1}+a_{n-2}\), every new term depends on the two preceding terms, so both \(a_1\) and \(a_2\) are needed. Exam tip: count the previous terms used to identify the required initial terms.
The recurrence must be applied four times because the sequence moves from a₁ to a₅ through four transitions. For n = 1, 2, 3, and 4, the amounts subtracted are 5/2, 5, 15/2, and 10. Their total is (5/2)(1 + 2 + 3 + 4) = (5/2)(10) = 25. Consequently, a₅ = 60 − 25 = 35, so option C is correct. A term-by-term check gives a₂ = 57.5, a₃ = 52.5, a₄ = 45, and a₅ = 35. A common mistake is to apply the recurrence only three times or to read 5n/2 as 5n divided incorrectly. The total-subtraction method confirms the result.
In a recursive rule, substitute the current index value at each step. For \(n=1\), \(a_2=1\times3+4=7\). Then, for \(n=2\), \(a_3=2\times7+4=18\), and for \(n=3\), \(a_4=3\times18+4=58\). Therefore, 58 is correct. An answer such as 52 may result from not changing \(n\) correctly at every step. Exam tip: write down the value of \(n\) before calculating each next term.
Which of the following recursive rules represents an arithmetic progression (AP) with common difference \(-5\)?
Correct answer: A
In an AP, the difference between consecutive terms is constant. In A, \(a_{n+1}-a_n=-5\) for every \(n\), so the common difference is \(-5\). In C, the difference \(-n\) changes. Exam tip: first check \(a_{n+1}-a_n\).
Which recursive rule is correct for the sequence 5, 16, 49, 148, ...?
Correct answer: A
The governing concept is a recursive rule, which specifies an initial term and an operation for obtaining each following term from the preceding term. To verify a rule, start with the stated first term and apply the recurrence repeatedly; it must reproduce all displayed terms. For option A, a₁ = 5. Then a₂ = 3(5) + 1 = 16, a₃ = 3(16) + 1 = 49, and a₄ = 3(49) + 1 = 148. Thus it matches the entire sequence. Option B produces 16 first but then 2(16) + 6 = 38, not 49. Option C begins with the wrong initial term, and option D gives 14 as the second term. Therefore A is the only correct rule.
Which recursive rule is correct for the sequence (20, 15, 7, −8, ...)?
Correct answer: A
A correct recursive rule must reproduce the starting term and every displayed transition. The successive decreases are 20−15 = 5, 15−7 = 8, and 7−(−8) = 15? Check the stated pattern carefully: using 3n+2 gives 5 for n=1, 8 for n=2, and 11 for n=3, which would produce −4, not −8. Therefore the supplied sequence and options are inconsistent; no option is unambiguously correct without correcting the fourth term to −4.
If a₁ = 7 and aₙ₊₁ = aₙ + n² + n, which term is 47?
Correct answer: B
This is a recursive sequence because each new term uses the preceding term and the current index n. Starting with a₁ = 7, calculate successively: for n = 1, a₂ = 7 + 1² + 1 = 9; for n = 2, a₃ = 9 + 2² + 2 = 15; for n = 3, a₄ = 15 + 3² + 3 = 27; and for n = 4, a₅ = 27 + 4² + 4 = 47. Therefore 47 is the fifth term, making option B correct. The fourth term is only 27, while the sixth and seventh terms require additional recurrence steps. The essential distinction is between a term’s value, 47, and its position, 5.
If (a_1=2), (a_2=8), and (a_n=a_{n-1}+2a_{n-2}+n), what is (a_5)?
Correct answer: B
Apply the recursive rule using the two preceding terms. \(a_3=8+2(2)+3=15\), \(a_4=15+2(8)+4=35\), and \(a_5=35+2(15)+5=70\). Therefore, the correct answer is 70. A value such as 66 can result from an error in calculating the \(2a_{n-2}\) term. Exam tip: write the current value of \(n\) separately at every step.
Which of the following recursive rules generally requires two initial terms to determine a sequence uniquely?
Correct answer: C
The rule \(a_n=3a_{n-1}-2a_{n-2}\) depends on the two preceding terms, so both \(a_1\) and \(a_2\) are needed. A and B are first-order rules and need only one initial term. Exam tip: count the previous terms used in the rule.
If (a_1=6) and (a_{n+1}=a_n+a_1+n^2), what is (a_4)?
Correct answer: C
In the recursive rule, the fixed first term \(a_1=6\) and the relevant \(n^2\) are added at each step. Thus, \(a_2=6+6+1^2=13\), \(a_3=13+6+2^2=23\), and \(a_4=23+6+3^2=38\). Therefore, the correct answer is \(38\). A close option such as \(37\) may result from evaluating \(3^2\) incorrectly. Exam tip: to find \(a_4\), use \(n=3\) in the final recurrence step, not \(n=4\).
If (a_1=6) and (a_{n+1}=a_n+a_1+n^2), what is (a_3)?
Correct answer: C
Use the recursive rule step by step. For \(n=1\), \(a_2=a_1+a_1+1^2=6+6+1=13\). Then, for \(n=2\), \(a_3=a_2+a_1+2^2=13+6+4=23\). Therefore, the correct answer is 23. The value of \(a_1\) remains 6 in every step; replacing it with \(a_2\) would be incorrect. Exam tip: To find \(a_3\), apply the rule first with \(n=1\) and then with \(n=2\).
In a recursive rule, each new term is calculated from the preceding term. \(a_2=3(4)+1=13\), \(a_3=3(13)+2=41\), and \(a_4=3(41)+3=126\). Therefore, the correct answer is 126. A value such as 122 can result from forgetting to add \(+3\) in the final step. Exam tip: at each step, use the value of \(n\) from the subscript of the preceding term.
If (a_1=150) and (a_{n+1}=a_n-(n^2+2n)), what is (a_5)?
Correct answer: B
The rule subtracts a different amount at each step. Since the first term is \(a_1=150\), use \(n=1,2,3,4\) to reach \(a_5\). The subtracted quantities are found from \(n^2+2n\): for these four indices they are 3, 8, 15, and 24. Writing them separately reduces the chance of using the wrong index or missing a subtraction.
Apply the rule successively: \(a_2=150-3=147\), \(a_3=147-8=139\), \(a_4=139-15=124\), and \(a_5=124-24=100\). The same result comes from \(150-(3+8+15+24)=150-50=100\). Therefore option B is correct. The answer is not obtained by subtracting the same amount each time.
If a₁ = 2, a₂ = 5, and aₙ = 2aₙ₋₁ + 3aₙ₋₂, what is a₅?
Correct answer: B
This is a second-order recursive sequence because each new term depends on the two immediately preceding terms. The recurrence is aₙ = 2aₙ₋₁ + 3aₙ₋₂, so the previous term is multiplied by 2 and the term before it by 3. Starting with a₁ = 2 and a₂ = 5, calculate a₃ = 2(5) + 3(2) = 16. Next, a₄ = 2(16) + 3(5) = 32 + 15 = 47. Finally, a₅ = 2(47) + 3(16) = 94 + 48 = 142. Hence option B is correct. The other choices can result from omitting one preceding term, interchanging coefficients, or making an arithmetic error. Both initial values are essential because this recurrence has order two.
If (a_1=1), (a_2=3), and (a_n=3a_{n-1}-a_{n-2}+n), what is (a_4)?
Correct answer: C
First, substitute \(n=3\) in the recurrence: \(a_3=3\times3-1+3=11\). Then, for \(n=4\), \(a_4=3\times11-3+4=34\). Therefore, the correct answer is 34. The distractor 33 results from omitting the final \(+4\). Exam tip: write the current value of \(n\) separately at each step before substituting.
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