Update
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™ 🇮🇳 इसी सोच के साथ बनाया गया है • 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™ 🇮🇳 इसी सोच के साथ बनाया गया है • 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™ 🇮🇳 इसी सोच के साथ बनाया गया है
Subjects
Concept-wise Practice

recursive_rule MCQ Questions for Class 9

recursive_rule se related questions ko ek jagah revise karein. Har question me bilingual content, answer feedback aur explanation available hai.

Practice Questions

619 questions tagged with recursive_rule.

यदि \(a_1=4\) और \(a_{n+1}=3a_n+n\) है तो \(a_4\) क्या होगा?

If \(a_1=4\) and \(a_{n+1}=3a_n+n\), what is \(a_4\)?

Explanation opens after your attempt
Correct Answer

C. (126)

Explanation

Simple Explanation

पद (4,13,41,126) हैं इसलिए \(a_4=126\) है। हर चरण में पहले \(3a_n\) निकालें फिर (n) जोड़ें। / The terms are (4,13,41,126), so \(a_4=126\). Exam tip: find \(3a_n\) first and then add (n).

Open Question Page
Ask Friends

यदि \(a_1=5\) और (a_{n+1}=a_n+(n+1)!) है तो \(a_4\) क्या होगा?

If \(a_1=5\) and (a_{n+1}=a_n+(n+1)!), what is \(a_4\)?

Explanation opens after your attempt
Correct Answer

B. (39)

Explanation

Simple Explanation

जुड़ने वाले मान (2!,3!,4!) यानी (2,6,24) हैं इसलिए \(a_4=37\) है। सही विकल्पों में (37) होना चाहिए। / The added values (2!,3!,4!) are (2,6,24), so \(a_4=37\). Exam tip: calculate factorial increments in order.

Open Question Page
Ask Friends

यदि \(a_1=6\) और \(a_{n+1}=a_n+a_1+n^2\) है तो \(a_3\) क्या होगा?

If \(a_1=6\) and \(a_{n+1}=a_n+a_1+n^2\), what is \(a_3\)?

Explanation opens after your attempt
Correct Answer

C. (23)

Explanation

Simple Explanation

\(a_2=6+6+1=13\) और \(a_3=13+6+4=23\) है। \(a_1\) स्थिर रहता है। / \(a_2=6+6+1=13\) and \(a_3=13+6+4=23\). Exam tip: \(a_1\) remains fixed.

Open Question Page
Ask Friends

यदि \(a_1=6\) और \(a_{n+1}=a_n+a_1+n^2\) है तो \(a_4\) क्या होगा?

If \(a_1=6\) and \(a_{n+1}=a_n+a_1+n^2\), what is \(a_4\)?

Explanation opens after your attempt
Correct Answer

B. (37)

Explanation

Simple Explanation

पद (6,13,23,38) हैं इसलिए \(a_4=38\) है। सही विकल्पों में (38) होना चाहिए। / The terms are (6,13,23,38), so \(a_4=38\). Exam tip: \(a_1\) stays fixed while \(n^2\) changes.

Open Question Page
Ask Friends

यदि \(a_1=2\), \(a_2=8\) और \(a_n=a_{n-1}+2a_{n-2}+n\) है तो \(a_4\) क्या होगा?

If \(a_1=2\), \(a_2=8\), and \(a_n=a_{n-1}+2a_{n-2}+n\), what is \(a_4\)?

Explanation opens after your attempt
Correct Answer

C. (35)

Explanation

Simple Explanation

\(a_3=8+2\times2+3=15\) और \(a_4=15+2\times8+4=35\) है। वर्तमान (n) भी जोड़ना न भूलें। / \(a_3=8+2\times2+3=15\) and \(a_4=15+2\times8+4=35\). Exam tip: do not forget to add current (n).

Open Question Page
Ask Friends

यदि \(a_1=2\), \(a_2=8\) और \(a_n=a_{n-1}+2a_{n-2}+n\) है तो \(a_5\) क्या होगा?

If \(a_1=2\), \(a_2=8\), and \(a_n=a_{n-1}+2a_{n-2}+n\), what is \(a_5\)?

Explanation opens after your attempt
Correct Answer

A. (66)

Explanation

Simple Explanation

\(a_3=15\), \(a_4=35\) और \(a_5=70\) है। सही विकल्पों में (70) होना चाहिए। / \(a_3=15\), \(a_4=35\), and \(a_5=70\). Exam tip: multiply \(a_{n-2}\) by (2) and add current (n).

Open Question Page
Ask Friends

यदि \(a_1=150\) और (a_{n+1}=a_n-\(n^2+n\)) है तो कौन सा पद (110) है?

If \(a_1=150\) and (a_{n+1}=a_n-\(n^2+n\)), which term is (110)?

Explanation opens after your attempt
Correct Answer

B. (5)वाँ(5)th

Explanation

Simple Explanation

पद (150,148,142,130,110) हैं इसलिए (110) पाँचवाँ पद है। घटते हुए पदों को क्रमांक सहित लिखें। / The terms are (150,148,142,130,110), so (110) is the fifth term. Exam tip: write decreasing terms with positions.

Open Question Page
Ask Friends

यदि \(a_1=7\) और \(a_{n+1}=a_n+n^2+n\) है तो कौन सा पद (47) है?

If \(a_1=7\) and \(a_{n+1}=a_n+n^2+n\), which term is (47)?

Explanation opens after your attempt
Correct Answer

B. (5)वाँ(5)th

Explanation

Simple Explanation

पद (7,9,15,27,47) हैं इसलिए (47) पाँचवाँ पद है। बदलते जोड़ लिखकर पद संख्या जाँचें। / The terms are (7,9,15,27,47), so (47) is the fifth term. Exam tip: write changing additions to check the position.

Open Question Page
Ask Friends

अनुक्रम \(20,15,7,-8,\ldots\) के लिए कौन सा पुनरावर्ती नियम सही है?

Which recursive rule is correct for the sequence \(20,15,7,-8,\ldots\)?

Explanation opens after your attempt
Correct Answer

A. (a_1=20, a_{n+1}=a_n-(3n+2))

Explanation

Simple Explanation

घटाव (5,8,11) हैं इसलिए (3n+2) घटता है। पहला पद और घटाव दोनों मिलाने चाहिए। / The subtractions are (5,8,11), so (3n+2) is subtracted. Exam tip: match both the first term and the subtraction pattern.

Open Question Page
Ask Friends

अनुक्रम \(5,16,49,148,\ldots\) के लिए कौन सा पुनरावर्ती नियम सही है?

Which recursive rule is correct for the sequence \(5,16,49,148,\ldots\)?

Explanation opens after your attempt
Correct Answer

A. \(a_1=5, a_{n+1}=3a_n+1\)

Explanation

Simple Explanation

\(3\times5+1=16\) और \(3\times16+1=49\) है। नियम चुनते समय शुरुआती दो चरण जाँचें। / \(3\times5+1=16\) and \(3\times16+1=49\). Exam tip: check the first two steps when choosing a rule.

Open Question Page
Ask Friends

यदि \(a_1=3\) और \(a_{n+1}=n a_n+4\) है तो \(a_3\) क्या होगा?

If \(a_1=3\) and \(a_{n+1}=n a_n+4\), what is \(a_3\)?

Explanation opens after your attempt
Correct Answer

B. (18)

Explanation

Simple Explanation

\(a_2=1\times3+4=7\) और \(a_3=2\times7+4=18\) है। (n) का मान हर चरण में बदलें। / \(a_2=1\times3+4=7\) and \(a_3=2\times7+4=18\). Exam tip: change the value of (n) at each step.

Open Question Page
Ask Friends

यदि \(a_1=3\) और \(a_{n+1}=n a_n+4\) है तो \(a_4\) क्या होगा?

If \(a_1=3\) and \(a_{n+1}=n a_n+4\), what is \(a_4\)?

Explanation opens after your attempt
Correct Answer

D. (52)

Explanation

Simple Explanation

\(a_2=7\), \(a_3=18\) और \(a_4=58\) है। सही विकल्पों में (58) होना चाहिए। / \(a_2=7\), \(a_3=18\), and \(a_4=58\). Exam tip: the multiplier (n) changes at every step.

Open Question Page
Ask Friends

यदि \(a_1=60\) और \(a_{n+1}=a_n-\frac{5n}{2}\) है तो \(a_5\) क्या होगा?

If \(a_1=60\) and \(a_{n+1}=a_n-\frac{5n}{2}\), what is \(a_5\)?

Explanation opens after your attempt
Correct Answer

C. (35)

Explanation

Simple Explanation

कुल घटाव (\frac{5(1+2+3+4)}{2}=25) है इसलिए \(a_5=35\) है। भिन्न घटाव को पहले जोड़ें। / The total subtraction is (\frac{5(1+2+3+4)}{2}=25), so \(a_5=35\). Exam tip: add the fractional subtractions first.

Open Question Page
Ask Friends

यदि \(a_1=6\) और \(a_{n+1}=a_n+\frac{5n}{2}\) है तो \(a_5\) क्या होगा?

If \(a_1=6\) and \(a_{n+1}=a_n+\frac{5n}{2}\), what is \(a_5\)?

Explanation opens after your attempt
Correct Answer

B. (31)

Explanation

Simple Explanation

कुल जोड़ (\frac{5(1+2+3+4)}{2}=25) है इसलिए \(a_5=31\) है। भिन्न जोड़ में कुल जोड़ पहले निकालें। / The total addition is (\frac{5(1+2+3+4)}{2}=25), so \(a_5=31\). Exam tip: find the total fractional addition first.

Open Question Page
Ask Friends

यदि \(a_1=2\), \(a_2=4\) और \(a_n=4a_{n-1}-3a_{n-2}+2\) है तो \(a_3\) क्या होगा?

If \(a_1=2\), \(a_2=4\), and \(a_n=4a_{n-1}-3a_{n-2}+2\), what is \(a_3\)?

Explanation opens after your attempt
Correct Answer

B. (12)

Explanation

Simple Explanation

\(a_3=4\times4-3\times2+2=12\) है। दोनों पिछले पदों का उपयोग करें। / \(a_3=4\times4-3\times2+2=12\). Exam tip: use both previous terms.

Open Question Page
Ask Friends

यदि \(a_1=2\), \(a_2=4\) और \(a_n=4a_{n-1}-3a_{n-2}+2\) है तो \(a_4\) क्या होगा?

If \(a_1=2\), \(a_2=4\), and \(a_n=4a_{n-1}-3a_{n-2}+2\), what is \(a_4\)?

Explanation opens after your attempt
Correct Answer

C. (26)

Explanation

Simple Explanation

\(a_3=12\) और \(a_4=38\) है। सही विकल्पों में (38) होना चाहिए। / \(a_3=12\) and \(a_4=38\). Exam tip: apply both coefficients and then add (2).

Open Question Page
Ask Friends

यदि \(a_1=180\) और (a_{n+1}=a_n-(6n+5)) है तो \(a_3\) क्या होगा?

If \(a_1=180\) and (a_{n+1}=a_n-(6n+5)), what is \(a_3\)?

Explanation opens after your attempt
Correct Answer

B. (152)

Explanation

Simple Explanation

पद (180,169,152) हैं इसलिए \(a_3=152\) है। घटाने से पहले (6n+5) निकालें। / The terms are (180,169,152), so \(a_3=152\). Exam tip: calculate (6n+5) before subtracting.

Open Question Page
Ask Friends

यदि \(a_1=180\) और (a_{n+1}=a_n-(6n+5)) है तो \(a_4\) क्या होगा?

If \(a_1=180\) and (a_{n+1}=a_n-(6n+5)), what is \(a_4\)?

Explanation opens after your attempt
Correct Answer

A. (136)

Explanation

Simple Explanation

घटने वाले मान (11,17,23) हैं इसलिए \(a_4=129\) है। सही विकल्पों में (129) होना चाहिए। / The subtracted values are (11,17,23), so \(a_4=129\). Exam tip: calculate the linear subtraction before subtracting.

Open Question Page
Ask Friends

यदि \(a_1=5\) और \(a_{n+1}=a_n+8n-3\) है तो \(a_3\) क्या होगा?

If \(a_1=5\) and \(a_{n+1}=a_n+8n-3\), what is \(a_3\)?

Explanation opens after your attempt
Correct Answer

D. (23)

Explanation

Simple Explanation

पद (5,10,23) हैं इसलिए \(a_3=23\) है। (8n-3) का मान हर चरण में बदलता है। / The terms are (5,10,23), so \(a_3=23\). Exam tip: (8n-3) changes at each step.

Open Question Page
Ask Friends

यदि \(a_1=5\) और \(a_{n+1}=a_n+8n-3\) है तो \(a_4\) क्या होगा?

If \(a_1=5\) and \(a_{n+1}=a_n+8n-3\), what is \(a_4\)?

Explanation opens after your attempt
Correct Answer

D. (47)

Explanation

Simple Explanation

जुड़ने वाले मान (5,13,21) हैं इसलिए \(a_4=44\) है। सही विकल्पों में (44) होना चाहिए। / The added values are (5,13,21), so \(a_4=44\). Exam tip: find (8n-3) for each step.

Open Question Page
Ask Friends

यदि \(a_1=3\) और \(a_{n+1}=6a_n-5\) है तो \(a_3\) क्या होगा?

If \(a_1=3\) and \(a_{n+1}=6a_n-5\), what is \(a_3\)?

Explanation opens after your attempt
Correct Answer

D. (79)

Explanation

Simple Explanation

\(a_2=6\times3-5=13\) और \(a_3=6\times13-5=73\) है। सही विकल्पों में (73) होना चाहिए। / \(a_2=6\times3-5=13\) and \(a_3=6\times13-5=73\). Exam tip: multiply first and then subtract (5).

Open Question Page
Ask Friends

यदि \(a_1=4\), \(a_2=8\) और \(a_n=a_{n-1}+a_{n-2}+6\) है तो \(a_4\) क्या होगा?

If \(a_1=4\), \(a_2=8\), and \(a_n=a_{n-1}+a_{n-2}+6\), what is \(a_4\)?

Explanation opens after your attempt
Correct Answer

D. (32)

Explanation

Simple Explanation

\(a_3=8+4+6=18\) और \(a_4=18+8+6=32\) है। अतिरिक्त स्थिरांक हर चरण में जोड़ें। / \(a_3=8+4+6=18\) and \(a_4=18+8+6=32\). Exam tip: add the extra constant at every step.

Open Question Page
Ask Friends

यदि \(a_1=4\), \(a_2=8\) और \(a_n=a_{n-1}+a_{n-2}+6\) है तो \(a_5\) क्या होगा?

If \(a_1=4\), \(a_2=8\), and \(a_n=a_{n-1}+a_{n-2}+6\), what is \(a_5\)?

Explanation opens after your attempt
Correct Answer

A. (54)

Explanation

Simple Explanation

पद (4,8,18,32,56) हैं इसलिए \(a_5=56\) है। सही विकल्पों में (56) होना चाहिए। / The terms are (4,8,18,32,56), so \(a_5=56\). Exam tip: add (6) along with the previous two terms.

Open Question Page
Ask Friends

यदि \(a_1=4\) और \(a_{n+1}=2a_n+7\) है तो \(a_3-a_2\) का मान क्या होगा?

If \(a_1=4\) and \(a_{n+1}=2a_n+7\), what is the value of \(a_3-a_2\)?

Explanation opens after your attempt
Correct Answer

C. (22)

Explanation

Simple Explanation

पद (4,15,37) हैं इसलिए \(a_3-a_2=22\) है। पहले दोनों पद निकालें फिर अंतर लें। / The terms are (4,15,37), so \(a_3-a_2=22\). Exam tip: find both terms before taking the difference.

Open Question Page
Ask Friends

यदि \(a_1=4\) और \(a_{n+1}=2a_n+7\) है तो \(a_4-a_2\) का मान क्या होगा?

If \(a_1=4\) and \(a_{n+1}=2a_n+7\), what is the value of \(a_4-a_2\)?

Explanation opens after your attempt
Correct Answer

C. (70)

Explanation

Simple Explanation

पद (4,15,37,81) हैं इसलिए \(a_4-a_2=66\) है। सही विकल्पों में (66) होना चाहिए। / The terms are (4,15,37,81), so \(a_4-a_2=66\). Exam tip: find both terms first and subtract.

Open Question Page
Ask Friends

यदि \(a_1=9\) और \(a_{n+1}=a_n+8\) है तो \(a_{12}\) क्या होगा?

If \(a_1=9\) and \(a_{n+1}=a_n+8\), what is \(a_{12}\)?

Explanation opens after your attempt
Correct Answer

C. (97)

Explanation

Simple Explanation

\(a_{12}\) के लिए (8) को (11) बार जोड़ा जाता है इसलिए (9+88=97) है। पद संख्या से एक कम बार नियम लगता है। / For \(a_{12}\), (8) is added (11) times, so (9+88=97). Exam tip: the rule is applied one less time than the term number.

Open Question Page
Ask Friends

यदि \(a_1=11\) और \(a_{n+1}=a_n+7\) है तो कौन सा पद (74) है?

If \(a_1=11\) and \(a_{n+1}=a_n+7\), which term is (74)?

Explanation opens after your attempt
Correct Answer

C. (10)वाँ(10)th

Explanation

Simple Explanation

(74-11=63) और \(63\div7=9\) चरण हैं इसलिए पद संख्या (10) है। चरणों में (1) जोड़कर पद संख्या मिलती है। / (74-11=63), and \(63\div7=9\) steps, so the term number is (10). Exam tip: add (1) to the number of steps.

Open Question Page
Ask Friends

यदि \(a_1=4\) और \(a_{n+1}=a_n^2-a_n+1\) है तो \(a_2\) क्या होगा?

If \(a_1=4\) and \(a_{n+1}=a_n^2-a_n+1\), what is \(a_2\)?

Explanation opens after your attempt
Correct Answer

B. (13)

Explanation

Simple Explanation

\(a_2=4^2-4+1=13\) है। वर्ग लेकर वही पद घटाएँ और (1) जोड़ें। / \(a_2=4^2-4+1=13\). Exam tip: square the term, subtract the same term, and add (1).

Open Question Page
Ask Friends

यदि \(a_1=3\) और \(a_{n+1}=a_n^2-2a_n+3\) है तो \(a_3\) क्या होगा?

If \(a_1=3\) and \(a_{n+1}=a_n^2-2a_n+3\), what is \(a_3\)?

Explanation opens after your attempt
Correct Answer

B. (34)

Explanation

Simple Explanation

\(a_2=9-6+3=6\) और \(a_3=36-12+3=27\) है। सही विकल्पों में (27) होना चाहिए। / \(a_2=9-6+3=6\) and \(a_3=36-12+3=27\). Exam tip: square first, then subtract and add.

Open Question Page
Ask Friends

यदि \(a_1=2\), \(a_2=6\) और \(a_n=a_{n-1}+a_{n-2}+3n\) है तो \(a_4\) क्या होगा?

If \(a_1=2\), \(a_2=6\), and \(a_n=a_{n-1}+a_{n-2}+3n\), what is \(a_4\)?

Explanation opens after your attempt
Correct Answer

D. (35)

Explanation

Simple Explanation

\(a_3=6+2+9=17\) और \(a_4=17+6+12=35\) है। वर्तमान (n) का सही मान रखें। / \(a_3=6+2+9=17\) and \(a_4=17+6+12=35\). Exam tip: use the correct current value of (n).

Open Question Page
Ask Friends