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
Medium · Level 45 · recursive sequences,recursive rule,sequences and progressions,class 9 mathematics,term calculationView options
11
13
15
17
Medium · Level 45 · recursive sequences, recurrence relation, sequence terms, class 9 mathematics, progressionsView options
74
76
78
80
Medium · Level 45 · recursive sequences,recursive rule,sequences and progressions,class 9 mathematics,arithmetic sequencesView options
71
75
77
81
Medium · Level 45 · recursive sequences,recursive rule,sequences and progressions,class 9 mathematics,term calculationView options
31
33
35
37
Medium · Level 45 · recursive rule, arithmetic progression, common difference, sequences, class 9 mathematicsView options
\(a_{n+1}=a_n+5\)
\(a_{n+1}=2a_n+5\)
\(a_{n+1}=a_n+n\)
\(a_{n+1}=a_n^2+5\)
Medium · Level 45 · recursive sequences, recursive rule, initial term, sequences and progressions, class 9 mathematicsView options
Initial term \(a_1\)
Common difference
Total number of terms
Last term
Medium · Level 45 · recursive-rule,triangular-increment,class-9View options
(21)
(23)
(25)
(27)
Medium · Level 45 · recursive sequences,recursive rule,sequences and progressions,triangular numbers,class 9 mathematicsView options
58
60
62
64
Medium · Level 45 · sequences and progressions,recursive rule,recursive sequences,class 9 mathematics,term calculationView options
\(7\)
\(\frac{15}{2}\)
\(8\)
\(10\)
Medium · Level 45 · recursive sequences,recursive rule,sequences and progressions,class 9 mathematics,substitutionView options
6
8
10
12
Medium · Level 45 · recursive sequences,recursive rule,sequences and progressions,class 9 mathematics,term calculationView options
29
31
33
35
Medium · Level 45 · sequences, progressions, recursive rule, arithmetic progression, class 9 mathematicsView options
Arithmetic progression
Geometric progression
Constant sequence
Neither arithmetic nor geometric
Medium · Level 45 · recursive sequences,recursive rule,sequences and progressions,class 9 mathematics,term calculationView options
15
16
17
18
Medium · Level 45 · recursive sequences,recursive rule,sequences and progressions,class 9 mathematics,index substitutionView options
\(7\)
\(8\)
\(9\)
\(10\)
Medium · Level 45 · recursive rule,nonlinear recurrence,sequences and progressions,class 9,term calculationView options
24
30
36
42
Medium · Level 45 · recursive sequences,recursive rule,nonlinear recurrence,sequences and progressions,class 9 mathematicsView options
36
40
42
48
Medium · Level 45 · recursive sequences, arithmetic progression, nth term, class 9 mathematicsView options
22
25
28
31
Medium · Level 45 · recursive-rule,term-position,class-9View options
Medium · Level 45 · recursive sequences,recurrence relation,sequences and progressions,class 9 mathematics,number patternsView options
25
27
29
32
Question 1MediumLevel 45
If (a_1=2) and (a_{n+1}=a_n+n(n+2)), what is (a_3)?
Correct answer: B
Apply the recursive rule first with n=1: a_2=2+1(1+2)=5. Then use n=2: a_3=5+2(2+2)=5+8=13. Therefore, 13 is correct. A value such as 11 can result from calculating the second increment incorrectly. Exam tip: to find a_3, apply the rule successively for n=1 and n=2.
If (a_1=100) and (a_{n+1}=a_n-n(n+2)), what is (a_4)?
Correct answer: A
Using n=1, 2, and 3 in the recursive rule, the values subtracted are 1(3)=3, 2(4)=8, and 3(5)=15. Thus, a_2=100-3=97, a_3=97-8=89, and a_4=89-15=74. Therefore, 74 is correct. A value such as 76 would result from an incorrect final subtraction. Exam tip: to find a_4 from a_1, apply the rule three times.
Apply the recursive rule step by step: \(a_2=2(7)+3=17\), \(a_3=2(17)+3=37\), and \(a_4=2(37)+3=77\). Therefore, the correct answer is 77. An option such as 75 can result from an arithmetic error in the final step. In exams, write each previous term before calculating the next one.
Each new term is obtained by doubling the previous term and adding 3. Thus, \(a_2=2\times7+3=17\), and \(a_3=2\times17+3=37\). Therefore, 37 is correct. The value 35 would result from an incorrect calculation in the second step. Exam tip: in a recursive sequence, find the terms one step at a time rather than jumping directly to a later term.
Which recursive rule produces an arithmetic progression with common difference 5 for any initial term \(a_1\)?
Correct answer: A
In A, \(a_{n+1}-a_n=5\) for every \(n\), so the sequence is an AP. In B, the difference is \(a_n+5\), which is not fixed. Exam tip: check the difference of consecutive terms.
Which additional information is necessary to determine a sequence uniquely from the recursive rule \(a_{n+1}=2a_n+5\)?
Correct answer: A
A recursive rule generates each term from the preceding one, so it needs \(a_1\) to begin. Then \(a_2=2a_1+5\). A common difference is relevant only for an arithmetic progression. Exam tip: always identify the starting value.
If \(a_1=3\) and \(a_{n+1}=a_n+\frac{n(n+1)}{2}\), what is \(a_5\)?
Correct answer: B
Each new term is obtained by adding the triangular quantity n(n+1)/2, where n is the index of the current term. To find a5, begin with a1 and perform the recurrence for n = 1, 2, 3, and 4. The added quantities are 1, 3, 6, and 10. Starting from 3, the terms become 4, 7, 13, and 23. Therefore a5 = 23, which is option B.
The calculation is a careful index exercise: a2 = 3 + 1(2)/2 = 4; a3 = 4 + 2(3)/2 = 7; a4 = 7 + 3(4)/2 = 13; and a5 = 13 + 4(5)/2 = 23. The increments are the triangular numbers 1, 3, 6, and 10, but they must be attached to the correct transition. The supplied answer B and explanation are consistent with the recurrence and contain no mathematical error.
If \(a_1=70\) and \(a_{n+1}=a_n-\frac{n(n+1)}{2}\), what is \(a_4\)?
Correct answer: B
Using \(n=1,2,3\), the successive amounts subtracted are \(1,3,6\). Thus, \(a_2=70-1=69\), \(a_3=69-3=66\), and \(a_4=66-6=60\). Therefore, the correct answer is 60. The value 58 would result from incorrectly taking the final decrement as 8 instead of 6. Exam tip: to find \(a_4\) from \(a_1\), apply the recursive rule three times.
If \(a_1=10\) and \(a_{n+1}=\frac{a_n}{2}+2n\), what is \(a_3\)?
Correct answer: B
Use the recursive rule first with \(n=1\): \(a_2=\frac{10}{2}+2(1)=7\). Then use \(n=2\): \(a_3=\frac{7}{2}+2(2)=\frac{15}{2}\). The value \(7\) is \(a_2\), not \(a_3\). Exam tip: while finding successive terms, substitute the correct index value of \(n\) each time.
If \(a_1=12\) and \(a_{n+1}=\frac{a_n}{2}+2n\), what is \(a_2\)?
Correct answer: B
To find \(a_2\), substitute \(n=1\) and \(a_1=12\) in the recursive rule: \(a_2=\frac{a_1}{2}+2(1)=\frac{12}{2}+2=8\). Hence, 8 is correct. The value 6 is only half of 12 and misses the \(2n\) term. Exam tip: when finding \(a_{n+1}\), first use the correct value of \(n\), then substitute the corresponding term \(a_n\).
If (a_1=6) and (a_{n+1}=a_n+2a_1+n), what is (a_3)?
Correct answer: C
Given \(a_1=6\), we have \(2a_1=12\). First, put \(n=1\): \(a_2=a_1+2a_1+1=6+12+1=19\). Next, put \(n=2\): \(a_3=a_2+2a_1+2=19+12+2=33\). Therefore, the correct answer is 33. The value 31 can result from forgetting to add \(n=2\) in the second step. Exam tip: in a recursive rule, substitute the correct value of \(n\) for each successive term.
If a sequence is defined by the recursive rule \(a_{n+1}=a_n+5\), what type of sequence is it?
Correct answer: A
Each new term is obtained by adding 5, so \(a_{n+1}-a_n=5\) is constant. Hence it is an arithmetic progression. A geometric progression requires a constant ratio. Exam tip: check consecutive differences first.
If (a_1=2), (a_2=4), and (a_n=a_{n-1}+a_{n-2}+n), what is (a_4)?
Correct answer: C
Using the recursive rule, first find the third term and then the fourth term. \(a_3=a_2+a_1+3=4+2+3=9\). Therefore, \(a_4=a_3+a_2+4=9+4+4=17\). Hence, the correct answer is 17. A value such as 16 can result from adding the \(+n\) term incorrectly. Exam tip: always substitute the current value of \(n\) separately for each new term.
If (a_1=2), (a_2=4), and (a_n=a_{n-1}+a_{n-2}+n), what is (a_3)?
Correct answer: C
Substitute \(n=3\) into the recursive rule: \(a_3=a_2+a_1+3=4+2+3=9\). Therefore, the correct answer is \(9\). Adding only \(a_2\) and \(a_1\) gives \(6\), but the extra index term \(3\) must also be included. Exam tip: always substitute the correct value of \(n\) when using a recursive rule.
If (a_1=3) and (a_{n+1}=a_n^2-a_n), what is (a_3)?
Correct answer: B
By the recursive rule, each new term is obtained by squaring the previous term and subtracting that same previous term. Thus, \(a_2=3^2-3=6\) and \(a_3=6^2-6=30\). Therefore, the correct answer is 30. The value 36 is only \(6^2\); the rule also requires subtracting 6. Exam tip: always find \(a_2\) before calculating \(a_3\).
The recursive rule increases each term by 3. To reach the eighth term, add 3 seven times to the first term: \(a_8=4+7\times3=25\). Therefore, 25 is correct. The value 22 is the seventh term, so it is a close but incorrect distractor. Exam tip: from \(a_1\) to \(a_n\), the number of increases is \(n-1\).
If (a_1=9) and (a_{n+1}=a_n+7), which term is (51)?
Correct answer: B
This is an arithmetic sequence because every term is obtained by adding the same number, 7, to the previous term. Starting at 9, the terms are 9, 16, 23, 30, 37, 44, and 51. The value 51 therefore appears as the seventh term, so option B is correct. The important point is that the first term already has index 1; it is not counted as a zero-th term.
Using the arithmetic-sequence formula gives the same result: a_n = a_1 + (n-1)d. Here, 51 = 9 + (n-1)7, so 42 = 7(n-1), which gives n-1 = 6 and n = 7. Listing the terms is often safer for a short question and confirms the result directly. The supplied answer B and its explanation correctly identify the seventh position. Option A would be one step too early and gives 44, not 51.
If (a_1=4) and (a_{n+1}=2a_n+1), what is the value of (a_4-a_2)?
Correct answer: B
Using the recursive rule, \(a_2=2(4)+1=9\), \(a_3=2(9)+1=19\), and \(a_4=2(19)+1=39\). Therefore, \(a_4-a_2=39-9=30\). Option 28 may result from an error while generating the terms or subtracting them. Exam tip: apply a recursive rule step by step to each preceding term until the required term is reached.
If (a_1=3), (a_2=6), and (a_n=a_{n-1}+a_{n-2}+2), what is (a_5)?
Correct answer: D
Using the recursive rule, \(a_3=6+3+2=11\), \(a_4=11+6+2=19\), and \(a_5=19+11+2=32\). Therefore, the correct answer is 32. An answer such as 31 may result from adding the constant term 2 incorrectly. Exam tip: while finding each new term, include both previous terms and the given constant term.
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