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.
In a sequence, (R_1=2) and (R_n=nR_{n-1}+n). What is the value of (R_4)?
Correct answer: C
A recursive rule uses the preceding term to obtain the next term. \(R_2=2\times2+2=6\), \(R_3=3\times6+3=21\), and \(R_4=4\times21+4=88\). Hence, 88 is correct. A value such as 82 can result from an error while adding \(4\) in the final step. Exam tip: substitute the current value of \(n\) separately at every step.
If (O_1=4) and (O_n=O_{n-1}+2^n+n), what is the value of (O_4)?
Correct answer: B
Under the recursive rule, each new term is obtained by adding \(2^n+n\) to the previous term. \(O_2=4+2^2+2=10\), \(O_3=10+2^3+3=21\), and \(O_4=21+2^4+4=41\). Therefore, the correct answer is 41. A value such as 45 may result from incorrectly adding an extra 4 while finding the fourth term. Exam tip: write the value of \(n\) separately at every step before evaluating the power.
In a sequence, (P_1=3) and (P_n=P_{n-1}+4n-3). What is the value of (P_5)?
Correct answer: D
Substituting n=2,3,4,5 in the recursive rule gives increments of 5, 9, 13, and 17. Thus, P_2=8, P_3=17, P_4=30, and P_5=47. Therefore, 47 is correct. A value such as 45 may result from an incorrect final increment. Exam tip: in a recursive sequence, calculate each term successively from the preceding term.
If (Q_1=2), (Q_2=5), and (Q_n=Q_{n-1}+2Q_{n-2}+n), what is the value of (Q_5)?
Correct answer: A
Each new term is obtained from the previous two terms using the recursive rule. Q_3=5+2(2)+3=12, then Q_4=12+2(5)+4=26, and Q_5=26+2(12)+5=55. Hence, the correct answer is 55. A value such as 57 can result from incorrectly handling 2Q_{n-2} or the added n. Exam tip: substitute n=3, 4, and 5 step by step.
If (R_1=1) and (R_n=R_{n-1}^2+n), what is the value of (R_3)?
Correct answer: C
In a recursive rule, first find each next term from the preceding term. R_2=R_1^2+2=1^2+2=3. Then R_3=R_2^2+3=3^2+3=12. Therefore, 12 is correct. A value such as 10 can result from not adding the correct term number after squaring R_2. Exam tip: write the new value of n at every step.
In a sequence, (S_1=100) and (S_n=S_{n-1}-n^2). What is the value of (S_4)?
Correct answer: B
The recursive rule gives each term from the preceding term. Thus, \(S_2=100-2^2=96\), \(S_3=96-3^2=87\), and \(S_4=87-4^2=87-16=71\). Therefore, 71 is correct. A value such as 69 can result from using incorrect squares in the steps. Exam tip: since the sequence starts at \(S_1\), subtract \(2^2,3^2\), and \(4^2\) to find \(S_4\), not \(1^2\).
If (T_1=2) and (T_n=(n+1)T_{n-1}-n), what is the value of (T_4)?
Correct answer: D
In the recursive rule, substitute the index n for each term being calculated. Thus, \(T_2=3\times2-2=4\), \(T_3=4\times4-3=13\), and \(T_4=5\times13-4=61\). Therefore, the correct answer is \(61\). A close option such as \(59\) can result from an error in multiplying by 5 or subtracting 4 in the final step. Exam tip: To find \(T_4\), calculate \(T_2\) and \(T_3\) in order first.
Which option gives a complete recursive definition of a sequence?
Correct answer: A
A recursive definition needs an initial term and a rule to generate each next term. In A, \(a_1\) is given, so \(a_2=3+4=7\). B lacks an initial term, while D also needs \(a_2\). Exam tip: always check that all required starting terms are provided.
If (a_n=a_{n-1}+3n) and (a_4=31), what is the value of (a_2)?
Correct answer: A
Using the recursive rule, \(a_3=a_2+3(3)=a_2+9\) and \(a_4=a_3+3(4)=a_3+12\). Hence, \(31=a_2+9+12=a_2+21\), so \(a_2=10\). If \(a_2=12\), then \(a_4\) would be 33, not 31. Exam tip: When a later term is given, expand the recurrence backwards to reach the required term.
If (b_n=2b_{n-1}+n) and (b_3=19), what is the value of (b_1)?
Correct answer: B
Using the recursive rule, \(b_2=2b_1+2\). Hence, \(b_3=2b_2+3=2(2b_1+2)+3=4b_1+7\). Since \(b_3=19\), we get \(4b_1+7=19\), so \(b_1=3\). If 2 is used instead, it gives \(b_3=15\), so it is not correct. Exam tip: while expanding a recurrence, do not forget to add the value of the index at each step.
If (c_1=2) and (c_n=c_{n-1}+n^2), which statement is correct?
Correct answer: D
Using the recursive rule with \(n=2\), \(c_2=c_1+2^2=2+4=6\). Then, for \(n=3\), \(c_3=c_2+3^2=6+9=15\). Therefore, option D is correct. In option C, \(c_2\) is correct, but \(3^2=9\) has not been added correctly to find \(c_3\). Exam tip: to obtain each new term, add the square of the current index to the previous term.
If (e_1=3) and (e_n=2e_{n-1}+n), what is the value of (e_5-e_4)?
Correct answer: A
Using the recursive rule, \(e_2=2(3)+2=8\), \(e_3=2(8)+3=19\), \(e_4=2(19)+4=42\), and \(e_5=2(42)+5=89\). Therefore, \(e_5-e_4=89-42=47\). The value 49 does not result because finding \(e_5\) requires using \(2e_4\). Exam tip: In a recursive sequence, calculate the required terms one by one in order.
If (g_1=1) and (g_n=3g_{n-1}-1), what is (g_4:g_3)?
Correct answer: B
Using the recursive rule, \(g_2=3(1)-1=2\), \(g_3=3(2)-1=5\), and \(g_4=3(5)-1=14\). Hence, \(g_4:g_3=14:5\), so option B is correct. A ratio such as \(12:5\) results from using an incorrect term value. Exam tip: calculate the terms in order up to the required term and keep the ratio in the stated order \(g_4:g_3\).
If (h_1=2), (h_2=7), and (h_n=2h_{n-1}-h_{n-2}+3), what is the value of (h_5)?
Correct answer: C
Apply the recursive rule successively: \(h_3=2(7)-2+3=15\), \(h_4=2(15)-7+3=26\), and \(h_5=2(26)-15+3=40\). Therefore, the correct answer is 40. A value such as 38 can result from mishandling the signs of the previous terms or the \(+3\) term. Exam tip: before substituting, write down \(h_{n-1}\) and \(h_{n-2}\) separately for each new term.
If (p_1=1) and (p_n=p_{n-1}+n^2-n), what is the value of (p_5)?
Correct answer: A
In the recursive rule, add n^2-n to the preceding term for each value of n. Thus, p_2=1+(2^2-2)=3, p_3=3+(3^2-3)=9, p_4=9+(4^2-4)=21, and p_5=21+(5^2-5)=41. Therefore, the correct answer is 41. A value such as 43 can result from incorrectly handling the first increment, 2. Exam tip: To find p_5, list the successive values from n=2 to n=5 systematically.
In a sequence, b₁ = 7 and bₙ = 3bₙ₋₁ − 2n + 1. What is the value of b₄?
Correct answer: B
The governing concept is a recursive rule: each term is calculated from the preceding term, and the value of n must be substituted separately at every step. Start with b₁ = 7. For n = 2, b₂ = 3(7) − 2(2) + 1 = 21 − 4 + 1 = 18. For n = 3, b₃ = 3(18) − 6 + 1 = 49. For n = 4, b₄ = 3(49) − 8 + 1 = 147 − 7 = 140. Thus option B is correct. Option A can result from an arithmetic slip in the final subtraction, while 144 and 148 do not follow the stated recurrence. It is important not to treat the expression as a constant-difference sequence.
If (c_1=2), (c_2=5), and (c_n=c_{n-1}+2c_{n-2}+n), what is the value of (c_5)?
Correct answer: D
Use the recursive rule step by step: \(c_3=5+2(2)+3=12\), \(c_4=12+2(5)+4=26\), and \(c_5=26+2(12)+5=55\). Therefore, the correct answer is \(55\). A close option such as \(53\) may result from not including the term \(2c_{n-2}\) correctly. Exam tip: write the previous two terms and the current value of \(n\) separately 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