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, this topic in Sequences and Progressions introduces ways to describe a sequence with a rule that works for every term. Students learn to identify patterns, express the nth term using a variable, and use an explicit or general rule to calculate terms without listing all the preceding ones. They also practise checking a rule against known terms and interpreting how a sequence changes, building a foundation for arithmetic patterns and progression problems.
TOPIC PRACTICE
Quiz this set
Up to 20 questions from this page. Select your focus, then start.
20 questions
Choose questions
Hard · Level 50 · sequences,progressions,difference-of-terms,linear-ruleView options
(44)
(55)
(66)
(77)
Hard · Level 50 · sequences,progressions,alternating-sequence,general-ruleView options
(a_n=(-1)^n5n)
(a_n=5n)
(a_n=(-1)^{n+1}n)
(a_n=(-1)^{n+1}5n)
Hard · Level 50 · sequences,progressions,quadratic-sequence,general-ruleView options
(a_n=4n^2+3)
(a_n=3n^2+4n)
(a_n=2n^2+5)
(a_n=n^2+6n)
Medium · Level 50 · explicit-rule,unknown-coefficient,quadratic-sequence,Class 9 Mathematics,Explicit or general rule,Sequences and Progressions,Mathematics,Class 9 MCQView options
2
3
4
5
Hard · Level 50 · sequences and progressions,explicit formula,negative terms,inequalities,term positionView options
fourth term
fifth term
sixth term
seventh term
Hard · Level 50 · sequences,progressions,arithmetic-sequence,nth-termView options
(52)
(55)
(57)
(60)
Hard · Level 50 · sequences, progressions, quadratic sequence, general term, explicit rule, class 9 mathematicsView options
Expert · Level 47 · sequences,progressions,explicit-rule,quadratic-sequence,Explicit or general rule,Sequences and Progressions,Mathematics,Class 9 MCQView options
Expert · Level 47 · sequences, arithmetic progression, explicit rule, common difference, class 9 mathematicsView options
It is an arithmetic progression with common difference \(-4\).
It is an arithmetic progression with common difference \(4\).
It is a geometric progression with common ratio \(-4\).
It is a constant sequence.
Question 1HardLevel 50
If (a_n=11n-6), what is (a_7-a_2)?
Correct answer: B
Use the given general rule \(a_n=11n-6\) separately for the two required positions. For \(n=7\), \(a_7=11(7)-6=77-6=71\). For \(n=2\), \(a_2=11(2)-6=22-6=16\). The requested expression is \(a_7-a_2\), so its value is \(71-16=55\). This also agrees with the fact that moving from the second to the seventh position covers five steps of size 11.
The answer must be the difference, not the value of \(a_7\) alone or the value of \(a_2\) alone. Careful substitution and subtraction lead to 55. Since 55 appears in option B, option B is correct. The other numerical choices do not result from the stated rule and the requested subtraction.
If aₙ = n² + dn + 2 and a₄ = 34, what is the value of d?
Correct answer: C
Use the explicit rule at n = 4 because a₄ is given. Substitution gives a₄ = 4² + 4d + 2 = 16 + 4d + 2 = 18 + 4d. Setting this equal to 34 gives 18 + 4d = 34, so 4d = 16 and d = 4. Therefore, option C is correct. The other options result from omitting the constant 2 or making an error while solving the linear equation.
If (a_n=15-3n), which will be the first negative term?
Correct answer: C
For a term to be negative, \(15-3n<0\). This gives \(n>5\), so the smallest integer value is \(n=6\). In fact, \(a_5=15-3(5)=0\), which is not negative, whereas \(a_6=15-3(6)=-3\). Hence, the sixth term is the first negative term. Exam tip: when asked for the first such term, choose the smallest natural-number index satisfying the inequality.
Which is the correct general term for the sequence (10,21,34,49,\ldots)?
Correct answer: D
For option D, substituting \(n=1,2,3,4\) gives \(10,21,34,49\), respectively. Hence, the correct general term is \(a_n=n^2+8n+1\). Option A gives the first term as 10, but for \(n=2\) it gives 20, not 21. Exam tip: When first differences are not constant, use the second differences to test a quadratic form \(an^2+bn+c\).
To find the fifth term, substitute \(n=5\) in the rule: \(a_5=(2\times5-1)^2+2=9^2+2=81+2=83\). Therefore, 83 is the correct option. The value 81 is only \(9^2\); the additional 2 in the rule must also be included. Exam tip: substitute the value of \(n\) first, then simplify brackets, powers, and addition in order.
What is the general term of the sequence (3,10,21,36,\ldots)?
Correct answer: B
The first differences are \(7,11,15\), and the second difference is constant at \(4\), so the general term should be quadratic. Substituting \(n=1,2,3,4\) in \(a_n=2n^2+n\) gives \(3,10,21,36\), respectively. Option A gives the first term as \(3\), but its second term is \(8\), not \(10\). Exam tip: verify a proposed general term using at least the first three terms.
Which of the following sequences has an explicit rule of the quadratic form \(a_n=pn^2+qn+r\), where \(p\ne0\)?
Correct answer: A
In option A, the first differences are \(3,5,7,9\), so the second difference is constantly \(2\). A constant second difference indicates a quadratic rule. Option B has constant first differences and is linear. Exam tip: make a difference table to classify a sequence.
Which explicit rule is correct for the sequence (5,16,33,56,\ldots)?
Correct answer: A
The correct rule is \(a_n=3n^2+2n\). Checking it gives \(a_1=3+2=5\), \(a_2=12+4=16\), and \(a_3=27+6=33\). The linear rule \(11n-6\) may match the first two terms, but for \(n=3\) it gives 27, not 33. In an exam, test an explicit rule with at least three terms.
What is the general term of the sequence (2,9,22,41,\ldots)?
Correct answer: B
The first differences are \(7,13,19\), and the second differences are constant: \(6,6\). Hence, the general term should be quadratic. Substituting \(n=1,2,3,4\) in \(a_n=3n^2-2n+1\) gives \(2,9,22,41\), respectively. Option C matches the first two terms but gives \(18\), not \(22\), when \(n=3\). Exam tip: constant second differences usually indicate a rule of the form \(an^2+bn+c\).
Which general term is correct for the sequence (4,9,16,25,\ldots)?
Correct answer: C
The terms \(4,9,16,25\) are respectively \(2^2,3^2,4^2,5^2\). When \(n=1\), the number being squared is \(2=n+1\); hence the general term is \(a_n=(n+1)^2\). Although \(a_n=n^2+3\) gives 4 for the first term, it gives 7, not 9, when \(n=2\). Exam tip: verify a general term by substituting \(n=1\) and \(n=2\).
Given \(a_n=(2n-1)^2\). Substituting \(n=5\), we get \(a_5=(2\times5-1)^2=(10-1)^2=9^2=81\). Hence, 81 is the correct option. The value 64 would require the expression inside the square to be 8, which it is not. Exam tip: substitute the value of \(n\) first, and then evaluate the exponent.
If aₙ = 2n² + 5n − 3, what is the value of a₄ + a₂?
Correct answer: B
The governing concept is evaluating multiple terms from an explicit quadratic sequence rule and then combining them. First calculate a₄ by substituting n = 4: a₄ = 2(4²) + 5(4) − 3 = 2(16) + 20 − 3 = 49. Next calculate a₂: a₂ = 2(2²) + 5(2) − 3 = 2(4) + 10 − 3 = 15, not 5. Therefore a₄ + a₂ = 49 + 15 = 64. Since 64 is not among the supplied options, the item is internally inconsistent and cannot have a valid unambiguous answer as written. The stated key B and its explanation are mathematically incorrect; option B would require a₂ = 5, which does not follow from the rule.
If the explicit rule of a sequence is \(a_n=12-4n\), which statement about it is correct?
Correct answer: A
\(a_{n+1}-a_n=[12-4(n+1)]-(12-4n)=-4\), which is constant for every \(n\). Hence it is an arithmetic progression with common difference \(-4\), not \(4\). Exam tip: check the difference of consecutive terms.
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