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

Search Class 10 Questions

70 results found for "nonlinear-recurrence" in all classes.

(n) letters की derangement संख्या \(D_n\) के लिए recurrence (D_n=(n-1)\(D_{n-1}+D_{n-2}\)) में (n-1) factor क्यों आता है?

In the derangement recurrence (D_n=(n-1)\(D_{n-1}+D_{n-2}\)), why does the factor (n-1) appear?

Explanation opens after your attempt
Correct Answer

A. पहले letter की गलत position चुनने के लिएTo choose the wrong position of the first letter

Explanation

Simple Explanation

पहला letter अपनी original position छोड़कर (n-1) positions में जा सकता है। परीक्षा में derangement recurrence में first object की गलत choice देखें। / The first letter can go to (n-1) positions other than its original position. In exams watch the first object's wrong choice in derangement recurrence.

Open Question Page
Ask Friends

\(^{n}P_r\) के recurrence (^{n}P_r=^{n}P_{r-1}(n-r+1)) में नया factor क्या दर्शाता है?

What does the new factor represent in the recurrence (^{n}P_r=^{n}P_{r-1}(n-r+1))?

Explanation opens after your attempt
Correct Answer

A. (r)वें स्थान के विकल्पChoices for the (r)th position

Explanation

Simple Explanation

पहले (r-1) स्थान भरने के बाद (r)वें स्थान पर (n-r+1) विकल्प बचते हैं। परीक्षा में recurrence को next-place idea से जोड़ें। / After filling the first (r-1) positions (n-r+1) choices remain for the (r)th position. In exams connect recurrence with the next-place idea.

Open Question Page
Ask Friends

किस विकल्प में वर्गमूल सर्पिल के लिए सही सामान्य पुनरावृत्ति दी गई है?

Which option gives the correct general recurrence for the square root spiral?

Explanation opens after your attempt
Correct Answer

A. \(अगला कर्ण (=\sqrt{\)पिछले कर्ण का वर्ग+1})\(Next hypotenuse (=\sqrt{\)square of previous hypotenuse+1})

Explanation

Simple Explanation

\(पाइथागोरस प्रमेय से अगला कर्ण (\sqrt{(\)पिछला कर्ण)2+1}) होता है। इसलिए वर्ग और वर्गमूल दोनों सही जगह होने चाहिए। \(/ By Pythagoras theorem, the next hypotenuse is (\sqrt{(\)previous hypotenuse\()^2+1}). So both square and square root must be in the correct places.\)

Open Question Page
Ask Friends

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

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

Explanation opens after your attempt
Correct Answer

D. (14)

Explanation

Simple Explanation

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

Open Question Page
Ask Friends

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

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

Explanation opens after your attempt
Correct Answer

B. (39)

Explanation

Simple Explanation

\(a_2=7\) और \(a_3=39\) है। वर्ग निकालकर \(2a_n\) घटाएँ और (4) जोड़ें। / \(a_2=7\) and \(a_3=39\). Exam tip: square, subtract \(2a_n\), and add (4).

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=3\) और \(a_{n+1}=a_n^2-n\) है तो \(a_3\) क्या होगा?

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

Explanation opens after your attempt
Correct Answer

C. (62)

Explanation

Simple Explanation

\(a_2=3^2-1=8\) और \(a_3=8^2-2=62\) है। वर्ग निकालकर (n) घटाएँ। / \(a_2=3^2-1=8\) and \(a_3=8^2-2=62\). Exam tip: square first and then subtract (n).

Open Question Page
Ask Friends

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

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

Explanation opens after your attempt
Correct Answer

C. (27)

Explanation

Simple Explanation

\(a_2=2^2+1=5\) और \(a_3=5^2+2=27\) है। पिछले पद का वर्ग लेकर वर्तमान (n) जोड़ें। / \(a_2=2^2+1=5\) and \(a_3=5^2+2=27\). Exam tip: square the previous term and add the current (n).

Open Question Page
Ask Friends

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

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

Explanation opens after your attempt
Correct Answer

C. (96)

Explanation

Simple Explanation

\(a_2=36-24=12\) और \(a_3=144-48=96\) है। पिछले पद का वर्ग लेकर उसका (4) गुना घटाएँ। / \(a_2=36-24=12\) and \(a_3=144-48=96\). Exam tip: square the previous term and subtract four times it.

Open Question Page
Ask Friends

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

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

Explanation opens after your attempt
Correct Answer

C. (57)

Explanation

Simple Explanation

\(a_2=4+2+1=7\) और \(a_3=49+7+1=57\) है। पहले वर्ग करें फिर पिछले पद और (1) जोड़ें। / \(a_2=4+2+1=7\) and \(a_3=49+7+1=57\). Exam tip: square first, then add the previous term and (1).

Open Question Page
Ask Friends

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

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

Explanation opens after your attempt
Correct Answer

B. (8)

Explanation

Simple Explanation

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

Open Question Page
Ask Friends

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

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

Explanation opens after your attempt
Correct Answer

B. (28)

Explanation

Simple Explanation

\(a_2=9-3+2=8\) और \(a_3=64-8+2=58\) है। सही विकल्प में (58) होना चाहिए। / \(a_2=9-3+2=8\) and \(a_3=64-8+2=58\). The correct option should include (58).

Open Question Page
Ask Friends

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

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

Explanation opens after your attempt
Correct Answer

D. (8)

Explanation

Simple Explanation

\(a_2=16-12=4\) और \(a_3=16-12=4\) है। इसलिए सही मान (4) है। / \(a_2=16-12=4\) and \(a_3=16-12=4\). Therefore the correct value is (4).

Open Question Page
Ask Friends

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

If \(a_1=3\) 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=3^2+3+1=13\) है। पहले वर्ग करें फिर पिछले पद और (1) जोड़ें। / \(a_2=3^2+3+1=13\). Exam tip: square first, then add the previous term and (1).

Open Question Page
Ask Friends

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

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

Explanation opens after your attempt
Correct Answer

B. (8)

Explanation

Simple Explanation

\(a_2=4^2-2\times4=8\) है। वर्ग लेकर उसी पद का दोगुना घटाएँ। / \(a_2=4^2-2\times4=8\). Exam tip: square the term and subtract twice that term.

Open Question Page
Ask Friends

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

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

Explanation opens after your attempt
Correct Answer

B. (32)

Explanation

Simple Explanation

\(a_2=16-8=8\) और \(a_3=64-16=48\) नहीं बल्कि (48) है। सही मान (48) होना चाहिए। / \(a_2=16-8=8\) and \(a_3=64-16=48\). The correct value should be (48).

Open Question Page
Ask Friends

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

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

Explanation opens after your attempt
Correct Answer

C. (42)

Explanation

Simple Explanation

\(a_2=4+2=6\) और \(a_3=36+6=42\) है। पहले वर्ग करें फिर पिछले पद को जोड़ें। / \(a_2=4+2=6\) and \(a_3=36+6=42\). Exam tip: square first and then add the previous term.

Open Question Page
Ask Friends

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

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

Explanation opens after your attempt
Correct Answer

B. (30)

Explanation

Simple Explanation

\(a_2=9-3=6\) और \(a_3=36-6=30\) है। पिछले पद का वर्ग लेकर वही पद घटाएँ। / \(a_2=9-3=6\) and \(a_3=36-6=30\). Exam tip: square the previous term and subtract that term.

Open Question Page
Ask Friends

एक कंपनी ने कहा कि विक्रेता को प्रतिबंधित करने से पहले गलती की गंभीरता पुनरावृत्ति और सुधार प्रयास देखे जाएंगे। यह किस योजना का उदाहरण है?

A company says that before banning a vendor seriousness of mistake recurrence and correction effort will be considered. This is an example of which plan?

Explanation opens after your attempt
Correct Answer

A. नीतिPolicy

Explanation

Simple Explanation

यह विक्रेता निर्णयों में संतुलित मानदंड देता है। परीक्षा में judgement factors को नीति समझें। / It gives balanced criteria in vendor decisions. In exams understand judgement factors as policy.

Open Question Page
Ask Friends

एक कंपनी ने अगले 9 महीनों में शिकायतों की औसत पुनरावृत्ति 16 प्रतिशत से 6 प्रतिशत करने का लक्ष्य रखा। यह किस उद्देश्य का उदाहरण है?

A company sets a target to reduce average complaint recurrence from 16 percent to 6 percent in 9 months. This is an example of which objective?

Explanation opens after your attempt
Correct Answer

A. गुणवत्ता और ग्राहक सेवा उद्देश्यQuality and customer service objective

Explanation

Simple Explanation

शिकायतों की पुनरावृत्ति घटाना सेवा गुणवत्ता का मापनीय लक्ष्य है। परीक्षा में recurrence metric को objective पहचानें। / Reducing complaint recurrence is a measurable service quality target. In exams identify recurrence metrics as objectives.

Open Question Page
Ask Friends

एक कंपनी ने अगले वित्त वर्ष में ग्राहक शिकायत पुनरावृत्ति दर 14 प्रतिशत से 5 प्रतिशत करने का लक्ष्य रखा। यह किसका उदाहरण है?

A company sets a target to reduce customer complaint recurrence rate from 14 percent to 5 percent in the next financial year. This is an example of what?

Explanation opens after your attempt
Correct Answer

B. उद्देश्यObjective

Explanation

Simple Explanation

यह प्रतिशत और समय सीमा वाला मापनीय लक्ष्य है। परीक्षा में recurrence reduction जैसे result target को objective मानें। / It is a measurable target with percentage and time limit. In exams treat a result target like recurrence reduction as objective.

Open Question Page
Ask Friends

यदि स्वतंत्र चर बढ़ने पर आश्रित चर पहले बढ़ता और फिर घटता है तो केवल प्रारंभिक दो मान लेने से क्या जोखिम है?

If the dependent variable first increases and then decreases as the independent variable rises what is the risk of taking only the first two values?

Explanation opens after your attempt
Correct Answer

A. संपूर्ण वक्र को रैखिक संबंध समझ लिया जाएगाThe complete curve may be mistaken for a linear relationship

Explanation

Simple Explanation

केवल दो प्रारंभिक बिंदु गैर रैखिक प्रवृत्ति छिपा सकते हैं। पूरी सीमा में पर्याप्त मान लेने चाहिए। / Only two early points can hide a nonlinear trend. Sufficient values should be tested across the full range.

Open Question Page
Ask Friends

एक परिकल्पना के अनुसार अधिक नमक से बीज अंकुरण घटेगा। यदि मध्यम नमक पर अंकुरण बढ़े और अधिक नमक पर घटे तो क्या निष्कर्ष उचित है?

A hypothesis predicts that more salt will reduce seed germination. If germination rises at moderate salt but falls at high salt what conclusion is appropriate?

Explanation opens after your attempt
Correct Answer

D. संबंध सरल रैखिक नहीं है और परिकल्पना को स्तर आधारित रूप में संशोधित करना चाहिएThe relationship is not simply linear and the hypothesis should be revised to include concentration levels

Explanation

Simple Explanation

परिणाम गैर रैखिक प्रभाव दिखाते हैं इसलिए मूल सरल परिकल्पना अपर्याप्त है। परीक्षा में जटिल प्रवृत्ति के अनुसार संशोधन करें। / The results show a nonlinear effect so the original simple hypothesis is inadequate. Revise hypotheses to fit complex trends.

Open Question Page
Ask Friends

चिकनी से खुरदरी और फिर मुलायम होती सतह किस प्रकार की लय दिखाती है?

What type of rhythm is shown by a surface changing from smooth to rough and then soft?

Explanation opens after your attempt
Correct Answer

C. गैर-रेखीय क्रमिक बनावट लयNonlinear progressive texture rhythm

Explanation

Simple Explanation

बनावट बदलती है पर परिवर्तन एक सीधी तीव्रता दिशा में नहीं चलता। परीक्षा में nonlinear progression पहचानें। / Texture changes without following one straight direction of intensity. Exam tip: identify nonlinear progression.

Open Question Page
Ask Friends

दासप्रथा उन्मूलन की प्रक्रिया को रैखिक न मानने का कारण क्या है?

What is the reason for not treating abolition of slavery as a linear process?

Explanation opens after your attempt
Correct Answer

A. 1794 के बाद दासप्रथा लौटाई गई और अंतिम उन्मूलन 1848 में हुआSlavery was restored after 1794 and final abolition came in 1848

Explanation

Simple Explanation

उन्मूलन आगे बढ़ा फिर पलटा और अंततः पूरा हुआ। क्रम को सीधी जीत न समझें। / Abolition moved forward then reversed and finally completed. Do not see the sequence as a straight victory.

Open Question Page
Ask Friends

मानव-पर्यावरण तंत्र में संवेदनशील बिंदु किसे कहा जाता है?

What is a tipping point in a human-environment system?

Explanation opens after your attempt
Correct Answer

A. ऐसा बिंदु जहाँ छोटा अतिरिक्त परिवर्तन तंत्र को नई अवस्था में ले जाएA point where a small additional change shifts the system into a new state

Explanation

Simple Explanation

संवेदनशील बिंदु पार होने पर परिवर्तन तेज और कठिनाई से उलटने योग्य हो सकता है। गैर-रैखिकता याद रखें। / After a tipping point is crossed change may become rapid and difficult to reverse. Remember nonlinearity.

Open Question Page
Ask Friends

पर्यावरणीय सीमा के निकट किसी तंत्र में छोटा अतिरिक्त दबाव बड़ा परिवर्तन क्यों ला सकता है?

Why can a small additional pressure cause a large change in a system near an environmental limit?

Explanation opens after your attempt
Correct Answer

A. तंत्र किसी सीमा-बिंदु के पास हो सकता हैThe system may be near a threshold

Explanation

Simple Explanation

सीमा-बिंदु पार होने पर तंत्र अचानक नई अवस्था में जा सकता है। इसे गैर-रैखिक परिवर्तन समझें। / Once a threshold is crossed a system may suddenly shift to a new state. Understand this as nonlinear change.

Open Question Page
Ask Friends

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

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

Explanation opens after your attempt
Correct Answer

B. (142)

Explanation

Simple Explanation

पद (2,5,16,47,142) हैं इसलिए \(a_5=142\) है। दोनों पिछले पदों पर सही गुणांक लगाएँ। / The terms are (2,5,16,47,142), so \(a_5=142\). Exam tip: apply the correct coefficient to each previous term.

Open Question Page
Ask Friends

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

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

Explanation opens after your attempt
Correct Answer

C. (39)

Explanation

Simple Explanation

\(a_3=2\times7+2=16\) और \(a_4=2\times16+7=39\) है। दो-पद नियम में क्रमांक साथ लिखें। / \(a_3=2\times7+2=16\) and \(a_4=2\times16+7=39\). Exam tip: write positions while using a two-term rule.

Open Question Page
Ask Friends

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

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

Explanation opens after your attempt
Correct Answer

B. (90)

Explanation

Simple Explanation

पद (2,7,16,39,94) हैं इसलिए \(a_5=94\) है। सही विकल्पों में (94) होना चाहिए। / The terms are (2,7,16,39,94), so \(a_5=94\). Exam tip: use both previous terms carefully.

Open Question Page
Ask Friends

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

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

Explanation opens after your attempt
Correct Answer

C. (33)

Explanation

Simple Explanation

\(a_3=2\times3+3\times2=12\) और \(a_4=2\times12+3\times3=33\) है। गुणांकों को सही पदों पर लगाएँ। / \(a_3=2\times3+3\times2=12\) and \(a_4=2\times12+3\times3=33\). Exam tip: apply coefficients to the correct terms.

Open Question Page
Ask Friends

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

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

Explanation opens after your attempt
Correct Answer

C. (70)

Explanation

Simple Explanation

पद (2,5,12,29,70) हैं इसलिए \(a_5=70\) है। दो-पद नियम में दोनों पिछले पदों का उपयोग करें। / The terms are (2,5,12,29,70), so \(a_5=70\). Exam tip: use both previous terms in a two-term rule.

Open Question Page
Ask Friends

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

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

Explanation opens after your attempt
Correct Answer

B. (54)

Explanation

Simple Explanation

पद (1,4,6,14,26,54) हैं इसलिए \(a_6=54\) है। दो-पद नियम में \(a_{n-2}\) को (2) से गुणा करें। / The terms are (1,4,6,14,26,54), so \(a_6=54\). Exam tip: multiply \(a_{n-2}\) by (2) in the two-term rule.

Open Question Page
Ask Friends

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

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

Explanation opens after your attempt
Correct Answer

B. (19)

Explanation

Simple Explanation

\(a_3=5+2\times2=9\) और \(a_4=9+2\times5=19\) है। दो-पद नियम में क्रमांक साथ लिखें। / \(a_3=5+2\times2=9\) and \(a_4=9+2\times5=19\). Exam tip: write positions while using two-term rules.

Open Question Page
Ask Friends

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

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

Explanation opens after your attempt
Correct Answer

B. (27)

Explanation

Simple Explanation

पद (2,5,9,19,37) नहीं हैं क्योंकि \(a_5=19+2\times9=37\) होगा। इसलिए सही मान (37) है। / The terms give \(a_3=9\), \(a_4=19\), and \(a_5=37\). Exam tip: multiply \(a_{n-2}\) by (2) before adding.

Open Question Page
Ask Friends

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

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

Explanation opens after your attempt
Correct Answer

C. (21)

Explanation

Simple Explanation

\(a_3=5+2\times3=11\) और \(a_4=11+2\times5=21\) है। दो-पद नियम में क्रमांक साथ लिखें। / \(a_3=5+2\times3=11\) and \(a_4=11+2\times5=21\). Exam tip: write positions while using two-term rules.

Open Question Page
Ask Friends

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

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

Explanation opens after your attempt
Correct Answer

C. (31)

Explanation

Simple Explanation

पद (3,5,11,21,43) नहीं बल्कि \(a_5=43\) होता है। सही विकल्प में (43) होना चाहिए। / The terms are (3,5,11,21,43), so \(a_5=43\). The correct option should include (43).

Open Question Page
Ask Friends

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

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

Explanation opens after your attempt
Correct Answer

B. (12)

Explanation

Simple Explanation

\(a_3=6+3\times2=12\) है। दो-पद नियम में \(a_{n-2}\) को (3) से गुणा करें। / \(a_3=6+3\times2=12\). Exam tip: multiply \(a_{n-2}\) by (3) in this two-term rule.

Open Question Page
Ask Friends

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

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

Explanation opens after your attempt
Correct Answer

D. (32)

Explanation

Simple Explanation

\(a_3=6+3\times2=12\) और \(a_4=12+3\times6=30\) है। इसलिए सही मान (30) है। / \(a_3=6+3\times2=12\) and \(a_4=12+3\times6=30\). Therefore the correct value is (30).

Open Question Page
Ask Friends

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

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

Explanation opens after your attempt
Correct Answer

C. (26)

Explanation

Simple Explanation

पद (1,4,6,14,26) हैं इसलिए \(a_5=26\) है। पिछले दो पदों में दूसरे पिछले पद को (2) से गुणा करें। / The terms are (1,4,6,14,26), so \(a_5=26\). Exam tip: multiply the second previous term by (2).

Open Question Page
Ask Friends

अनुक्रम \(2,9,30,93,282,\ldots\) में हर अगला पद पिछले पद का (3) गुना करके (3) जोड़ने से मिलता है। अगला पद क्या होगा?

In the sequence \(2,9,30,93,282,\ldots\), each next term is obtained by multiplying the previous term by (3) and adding (3). What will be the next term?

Explanation opens after your attempt
Correct Answer

B. (849)

Explanation

Simple Explanation

\(3\times282+3=849\) है। पुनरावर्ती नियम में अंतिम पद पर नियम सीधे लगाएँ। / \(3\times282+3=849\). Exam tip: apply the recurrence rule directly to the last term.

Open Question Page
Ask Friends

अनुक्रम \(2,3,5,9,17,33,\ldots\) में हर अगला पद पिछले पद का दोगुना घटाकर (1) है। अगला पद क्या होगा?

In the sequence \(2,3,5,9,17,33,\ldots\), each next term is double the previous term minus (1). What will be the next term?

Explanation opens after your attempt
Correct Answer

C. (65)

Explanation

Simple Explanation

\(2\times33-1=65\) है। पुनरावर्ती नियम में गुणा और घटाव का क्रम न बदलें। / \(2\times33-1=65\). Exam tip: do not change the order of multiplication and subtraction in recurrence rules.

Open Question Page
Ask Friends

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

If \(a_1=3\) and \(a_{n+1}=2a_n+n^2\), what will \(a_5\) be?

Explanation opens after your attempt
Correct Answer

B. (91)

Explanation

Simple Explanation

पद (3,7,18,45,91) मिलते हैं इसलिए \(a_5=91\) है। पुनरावर्ती नियम में \(n^2\) हर चरण बदलता है। / The terms are (3,7,18,45,91), so \(a_5=91\). Exam tip: \(n^2\) changes at each recursive step.

Open Question Page
Ask Friends

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

If \(a_1=5\) and \(a_{n+1}=2a_n+3n\), what will \(a_5\) be?

Explanation opens after your attempt
Correct Answer

C. (139)

Explanation

Simple Explanation

पद (5,13,32,73,158) नहीं बल्कि \(a_5=158\) होता है। इसलिए दिए गए विकल्पों में सही उत्तर नहीं है। / The terms are (5,13,32,73,158), so \(a_5=158\). Therefore none of the given options is correct.

Open Question Page
Ask Friends

अनुक्रम \(7,15,31,63,127,\ldots\) में हर अगला पद पिछले पद का दोगुना करके (1) जोड़ने से मिलता है। अगला पद क्या होगा?

In the sequence \(7,15,31,63,127,\ldots\), each next term is obtained by doubling the previous term and adding (1). What will be the next term?

Explanation opens after your attempt
Correct Answer

C. (255)

Explanation

Simple Explanation

\(2\times127+1=255\) है। पुनरावर्ती नियम में गुणा और जोड़ का क्रम न बदलें। / \(2\times127+1=255\). Exam tip: do not change the order of multiplication and addition in recurrence rules.

Open Question Page
Ask Friends

अनुक्रम \(3,8,18,38,78,\ldots\) में हर अगला पद पिछले पद का दोगुना करके (2) जोड़ने से मिलता है। अगला पद क्या होगा?

In the sequence \(3,8,18,38,78,\ldots\), each next term is obtained by doubling the previous term and adding (2). What will be the next term?

Explanation opens after your attempt
Correct Answer

C. (158)

Explanation

Simple Explanation

\(2\times78+2=158\) है। दिए गए पुनरावर्ती नियम को अंतिम पद पर लगाएँ। / \(2\times78+2=158\). Exam tip: apply the given recurrence rule to the last term.

Open Question Page
Ask Friends

अनुक्रम \(2,6,14,30,62,\ldots\) में हर अगला पद पिछले पद का दोगुना करके (2) जोड़ने से मिलता है। अगला पद क्या होगा?

In the sequence \(2,6,14,30,62,\ldots\), each next term is obtained by doubling the previous term and adding (2). What will be the next term?

Explanation opens after your attempt
Correct Answer

B. (126)

Explanation

Simple Explanation

\(2\times62+2=126\) है। पुनरावर्ती नियम को अंतिम पद पर सीधे लागू करें। / \(2\times62+2=126\). Exam tip: apply the recurrence rule directly to the last term.

Open Question Page
Ask Friends

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

If \(a_1=2\) and \(a_{n+1}=3a_n-1\), what will be the value of \(a_5\)?

Explanation opens after your attempt
Correct Answer

B. (122)

Explanation

Simple Explanation

पद (2,5,14,41,122) मिलते हैं। पुनरावर्ती नियम में हर चरण सावधानी से करें। / The terms are (2,5,14,41,122). Exam tip: apply every recursive step carefully.

Open Question Page
Ask Friends

अनुक्रम \(1,4,11,26,57,\ldots\) में नियम \(a_{n+1}=2a_n+n+1\) है। अगला पद क्या होगा?

In the sequence \(1,4,11,26,57,\ldots\), the rule is \(a_{n+1}=2a_n+n+1\). What will be the next term?

Explanation opens after your attempt
Correct Answer

C. (120)

Explanation

Simple Explanation

पाँचवें पद के बाद (n=5) है इसलिए \(2\times57+6=120\) होगा। पुनरावर्ती सूत्र में वर्तमान (n) सही रखें। / After the fifth term, (n=5), so \(2\times57+6=120\). Exam tip: use the correct current value of (n) in recursion.

Open Question Page
Ask Friends

अनुक्रम \(1,4,13,40,121,\ldots\) में हर अगला पद पिछले पद का (3) गुना करके (1) जोड़ने से मिलता है। छठा पद क्या है?

In the sequence \(1,4,13,40,121,\ldots\), each next term is obtained by multiplying the previous term by (3) and adding (1). What is the sixth term?

Explanation opens after your attempt
Correct Answer

C. (364)

Explanation

Simple Explanation

\(3\times121+1=364\) है। दिए गए नियम को अंतिम पद पर सीधे लगाएँ। / \(3\times121+1=364\). Exam tip: apply the given rule directly to the last term.

Open Question Page
Ask Friends

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

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

Explanation opens after your attempt
Correct Answer

D. (52)

Explanation

Simple Explanation

पद (4,7,12,19,28,39,52) हैं। क्रमांक साथ लिखने से पुनरावर्ती गलती कम होती है। / The terms are (4,7,12,19,28,39,52). Exam tip: write term positions to reduce recursive mistakes.

Open Question Page
Ask Friends

अनुक्रम \(1,4,13,40,121,\ldots\) में हर अगला पद पिछले पद का (3) गुना जोड़कर (1) है। अगला पद क्या होगा?

In the sequence \(1,4,13,40,121,\ldots\), each next term is (3) times the previous term plus (1). What is the next term?

Explanation opens after your attempt
Correct Answer

C. (364)

Explanation

Simple Explanation

\(3\times121+1=364\) है। दिए गए नियम को अंतिम पद पर लगाना सबसे सुरक्षित तरीका है। / \(3\times121+1=364\). Exam tip: apply the given rule to the last term directly.

Open Question Page
Ask Friends

अनुक्रम \(2,5,11,23,47,\ldots\) में हर अगला पद पिछले पद का दोगुना जोड़कर (1) है। अगला पद क्या होगा?

In the sequence \(2,5,11,23,47,\ldots\), each next term is double the previous term plus (1). What is the next term?

Explanation opens after your attempt
Correct Answer

C. (95)

Explanation

Simple Explanation

\(2\times47+1=95\) है। ऐसे प्रश्नों में गुणा और जोड़ का क्रम न बदलें। / \(2\times47+1=95\). Exam tip: do not change the order of multiplication and addition.

Open Question Page
Ask Friends

अनुक्रम \(3,5,9,17,33,\ldots\) में हर अगला पद पिछले पद का दोगुना घटाकर (1) है। अगला पद क्या होगा?

In the sequence \(3,5,9,17,33,\ldots\), each next term is double the previous term minus (1). What is the next term?

Explanation opens after your attempt
Correct Answer

C. (65)

Explanation

Simple Explanation

\(2\times33-1=65\) है। पुनरावर्ती नियम में पहले दिए गए नियम को ठीक से लागू करें। / \(2\times33-1=65\). Exam tip: apply the given recurrence rule exactly.

Open Question Page
Ask Friends

किस कथन से वर्गमूल सर्पिल की पुनरावर्ती रचना सही व्यक्त होती है?

Which statement correctly expresses the recursive construction of a square root spiral?

Explanation opens after your attempt
Correct Answer

C. \(OP_{n+1}^2=OP_n^2+1\)

Explanation

Simple Explanation

नया समकोण त्रिभुज \(OP_n\) और (1) से बनता है। इसलिए कर्ण के वर्ग में (1) जुड़ता है। / The new right triangle is formed using \(OP_n\) and (1). Hence the square of the hypotenuse increases by (1).

Open Question Page
Ask Friends

यदि \({}^{n}P_5=15{}^{n}P_4\), तो (n) का मान क्या होगा?

If \({}^{n}P_5=15{}^{n}P_4\), what is the value of (n)?

Explanation opens after your attempt
Correct Answer

A. (19)

Explanation

Simple Explanation

({}^{n}P_5=(n-4){}^{n}P_4), इसलिए (n-4=15)। परीक्षा में consecutive permutation relation सीधे लगाएं। / ({}^{n}P_5=(n-4){}^{n}P_4), so (n-4=15). In exams apply the consecutive permutation relation directly.

Open Question Page
Ask Friends

\(D_7\) का मान कौन-सा है?

What is the value of \(D_7\)?

Explanation opens after your attempt
Correct Answer

A. (1854)

Explanation

Simple Explanation

Derangement recurrence से (D_7=6\(D_6+D_5\)=1854) मिलता है। परीक्षा में छोटे \(D_n\) values recurrence से याद रखें। / Using the derangement recurrence, (D_7=6\(D_6+D_5\)=1854). In exams remember small \(D_n\) values through recurrence.

Open Question Page
Ask Friends

(D_n=(n-1)\(D_{n-1}+D_{n-2}\)) में \(D_{n-2}\) case किस स्थिति से आता है?

In (D_n=(n-1)\(D_{n-1}+D_{n-2}\)), from which situation does the \(D_{n-2}\) case arise?

Explanation opens after your attempt
Correct Answer

B. जब पहला object और उसका target object एक दूसरे की जगह बदल लेंWhen the first object and its target object swap places

Explanation

Simple Explanation

यदि दो objects आपस में swap करते हैं तो बाकी (n-2) objects derange होते हैं। परीक्षा में derangement recurrence में swap और non-swap cases अलग करें। / If two objects swap with each other, the remaining (n-2) objects are deranged. In exams separate swap and non-swap cases in derangement recurrence.

Open Question Page
Ask Friends

यदि \({}^{n}P_4=12{}^{n}P_3\), तो (n) का मान क्या है?

If \({}^{n}P_4=12{}^{n}P_3\), what is the value of (n)?

Explanation opens after your attempt
Correct Answer

B. (15)

Explanation

Simple Explanation

({}^{n}P_4=(n-3){}^{n}P_3), इसलिए (n-3=12)। परीक्षा में consecutive permutation relation सीधे लगाएं। / ({}^{n}P_4=(n-3){}^{n}P_3), so (n-3=12). In exams apply the consecutive permutation relation directly.

Open Question Page
Ask Friends

\(D_n\) के लिए (D_n=nD_{n-1}+(-1)^n) किस formula से निकलता है?

From which formula does (D_n=nD_{n-1}+(-1)^n) arise for \(D_n\)?

Explanation opens after your attempt
Correct Answer

A. Derangement inclusion-exclusion formula

Explanation

Simple Explanation

Derangement के alternating factorial expression को compare करने से यह recurrence मिलता है। परीक्षा में derangement recurrence के लिए inclusion-exclusion form याद रखें। / Comparing the alternating factorial expression for derangements gives this recurrence. In exams remember the inclusion-exclusion form for derangement recurrence.

Open Question Page
Ask Friends

यदि \({}^{n}P_3=10{}^{n}P_2\), तो (n) क्या होगा?

If \({}^{n}P_3=10{}^{n}P_2\), what is (n)?

Explanation opens after your attempt
Correct Answer

C. (12)

Explanation

Simple Explanation

({}^{n}P_3=(n-2){}^{n}P_2), इसलिए (n-2=10)। परीक्षा में consecutive permutation relation से जल्दी solve करें। / ({}^{n}P_3=(n-2){}^{n}P_2), so (n-2=10). In exams solve quickly using consecutive permutation relations.

Open Question Page
Ask Friends

यदि \(^{n}P_r\) को \(^{n}P_{r-1}\) से निकाला जाए, तो कौन-सा गुणक जुड़ता है?

If \(^{n}P_r\) is obtained from \(^{n}P_{r-1}\), which multiplier is added?

Explanation opens after your attempt
Correct Answer

B. (n-r+1)

Explanation

Simple Explanation

एक और स्थान भरने पर उपलब्ध विकल्प (n-r+1) होते हैं। परीक्षा में क्रमचय के अगले पद में नया अंतिम factor देखें। / Filling one more position gives (n-r+1) choices. In exams identify the new last factor in the next permutation term.

Open Question Page
Ask Friends

यदि (^{n}C_r=\frac{^{n}C_{r-1}(n-r+1)}{r}) है तो यह किस तरह की derivation है?

If (^{n}C_r=\frac{^{n}C_{r-1}(n-r+1)}{r}), what kind of derivation is this?

Explanation opens after your attempt
Correct Answer

A. Consecutive combination ratio derivation

Explanation

Simple Explanation

यह \(^{n}C_r\) और \(^{n}C_{r-1}\) का ratio लेकर मिलता है। परीक्षा में adjacent combinations को factorial ratio से simplify करें। / It is obtained by taking the ratio of \(^{n}C_r\) and \(^{n}C_{r-1}\). In exams simplify adjacent combinations using factorial ratios.

Open Question Page
Ask Friends

यदि \(^{n}P_r=^{n}P_{r-1}\times12\) हो, तो (12) किस expression के बराबर होगा?

If \(^{n}P_r=^{n}P_{r-1}\times12\), then (12) is equal to which expression?

Explanation opens after your attempt
Correct Answer

C. (n-r+1)

Explanation

Simple Explanation

क्रमचय recurrence में नया गुणक (r)वें स्थान के विकल्प (n-r+1) होता है। परीक्षा में multiplier को next position से जोड़ें। / In the permutation recurrence, the new factor is the choices for the (r)th position, (n-r+1). In exams connect the multiplier with the next position.

Open Question Page
Ask Friends

यदि \(^{n}P_r=^{n}P_{r-1}\times5\) हो तो (5) किस expression के बराबर है?

If \(^{n}P_r=^{n}P_{r-1}\times5\), then (5) is equal to which expression?

Explanation opens after your attempt
Correct Answer

A. (n-r+1)

Explanation

Simple Explanation

recurrence में extra factor (r)वें स्थान के choices यानी (n-r+1) होता है। परीक्षा में multiplier को next-place choices मानें। / In the recurrence, the extra factor is the choices for the (r)th place, which is (n-r+1). In exams treat the multiplier as next-place choices.

Open Question Page
Ask Friends

(^{n}P_r=^{n}P_{r-1}(n-r+1)) में नया factor क्या दर्शाता है?

What does the new factor represent in (^{n}P_r=^{n}P_{r-1}(n-r+1))?

Explanation opens after your attempt
Correct Answer

A. (r)वें स्थान के विकल्पChoices for the (r)th position

Explanation

Simple Explanation

पहले (r-1) स्थान भरने के बाद (r)वें स्थान पर (n-r+1) विकल्प बचते हैं। परीक्षा में recurrence को अगले स्थान के विचार से जोड़ें। / After filling the first (r-1) positions (n-r+1) choices remain for the (r)th position. In exams connect recurrence with the next-place idea.

Open Question Page
Ask Friends

यदि (^{n}P_r=\frac{n!}{(n-r)!}) है तो \(^{n}P_{r+1}\) को \(^{n}P_r\) के रूप में कैसे लिखेंगे?

If (^{n}P_r=\frac{n!}{(n-r)!}) then how will \(^{n}P_{r+1}\) be written in terms of \(^{n}P_r\)?

Explanation opens after your attempt
Correct Answer

A. (^{n}P_r(n-r))

Explanation

Simple Explanation

(r+1)वें स्थान के लिए (n-r) विकल्प बचते हैं। परीक्षा में अगला गुणनखंड ध्यान से पहचानें। / For the ((r+1))th position (n-r) choices remain. In exams identify the next factor carefully.

Open Question Page
Ask Friends

\(\frac{^{n}P_r}{^{n}P_{r-1}}\) का सही मान कौन-सा है?

What is the correct value of \(\frac{^{n}P_r}{^{n}P_{r-1}}\)?

Explanation opens after your attempt
Correct Answer

B. (n-r+1)

Explanation

Simple Explanation

(r)वें स्थान को जोड़ने पर नया factor (n-r+1) होता है। परीक्षा में consecutive permutations का ratio last factor देता है। / When the (r)th position is added the new factor is (n-r+1). In exams the ratio of consecutive permutations gives the last factor.

Open Question Page
Ask Friends

\(^{n}P_r\) और \(^{n}P_{r-1}\) के बीच कौन-सा संबंध सही है?

Which relation between \(^{n}P_r\) and \(^{n}P_{r-1}\) is correct?

Explanation opens after your attempt
Correct Answer

B. \(^{n}P_r=^{n}P_{r-1}\times(n-r+1)\)

Explanation

Simple Explanation

(r)वें स्थान के लिए (n-r+1) विकल्प जुड़ते हैं। परीक्षा में next position का factor अलग पहचानें। / For the (r)th position (n-r+1) choices are added as a factor. In exams identify the factor of the next position.

Open Question Page
Ask Friends