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

100 results found for "permutation-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

\(^{10}C_5\times5\) को permutation form में कैसे लिख सकते हैं?

How can \(^{10}C_5\times5\) be written in permutation form?

Explanation opens after your attempt
Correct Answer

A. \(^{10}P_5\div4!\)

Explanation

Simple Explanation

एक व्यक्ति का role अलग है और बाकी (4) सदस्यों का क्रम महत्वहीन है। परीक्षा में special role होने पर remaining members का overcount हटाएँ। / One person has a distinct role and the order of the remaining (4) members is irrelevant. In exams remove overcounting of remaining members when there is a special role.

Open Question Page
Ask Friends

\(^{9}C_4\times4\) को permutation के रूप में कैसे लिख सकते हैं?

How can \(^{9}C_4\times4\) be written in permutation form?

Explanation opens after your attempt
Correct Answer

A. \(^{9}P_4\div3!\)

Explanation

Simple Explanation

एक leader अलग है और बाकी (3) सदस्यों का क्रम महत्वहीन है इसलिए \(^{9}P_4\) को (3!) से भाग देंगे। परीक्षा में roles और ordinary members अलग करें। / One leader is distinct and the order of the other (3) members is irrelevant, so divide \(^{9}P_4\) by (3!). In exams separate roles and ordinary members.

Open Question Page
Ask Friends

\(^{8}C_3\times3\) को सीधे किस permutation relation से भी समझ सकते हैं?

By which permutation relation can \(^{8}C_3\times3\) also be understood directly?

Explanation opens after your attempt
Correct Answer

C. \(^{8}P_3\div2!\)

Explanation

Simple Explanation

तीन में से एक captain distinguished है इसलिए बाकी (2) members का order हटाने पर \(^{8}P_3\div2!\) मिलता है। परीक्षा में roles की संख्या देखकर overcounting घटाएँ। / One of the three is distinguished as captain, so removing the order of the remaining (2) members gives \(^{8}P_3\div2!\). In exams reduce overcounting by checking the roles.

Open Question Page
Ask Friends

शब्द (PERMUTATION) की व्यवस्थाओं में व्यंजन अपने मूल सापेक्ष क्रम में रहें, ऐसी कितनी व्यवस्थाएं होंगी?

In arrangements of (PERMUTATION), how many have the consonants in their original relative order?

Explanation opens after your attempt
Correct Answer

B. (55440)

Explanation

Simple Explanation

व्यंजनों के स्थान \(^{11}C_6\) तरीकों से चुनें और शेष (5) स्वरों को (5!) तरीकों से रखें। सापेक्ष क्रम निश्चित हो तो केवल स्थान चुनने होते हैं। / Choose consonant positions in \(^{11}C_6\) ways and arrange the (5) vowels in (5!) ways. When relative order is fixed, only positions are chosen.

Open Question Page
Ask Friends

शब्द (PERMUTATION) के अक्षरों की अलग-अलग व्यवस्थाएं कितनी होंगी?

How many distinct arrangements are possible using the letters of (PERMUTATION)?

Explanation opens after your attempt
Correct Answer

A. (19958400)

Explanation

Simple Explanation

(11) अक्षरों में (T) दो बार है और बाकी अलग हैं। इसलिए \(\frac{11!}{2!}=19958400\) है। / There are (11) letters with (T) repeated twice and all others distinct. Hence \(\frac{11!}{2!}=19958400\).

Open Question Page
Ask Friends

यदि \(f:A\to A\) जहाँ \(A=\{1,2,3,4\}\), एक क्रमचय फलन है, तो ऐसे कितने फलन होंगे?

If \(f:A\to A\), where \(A=\{1,2,3,4\}\), is a permutation function, how many such functions exist?

Explanation opens after your attempt
Correct Answer

C. (24)

Step 1

Concept

क्रमचय फलन का अर्थ है (A) से (A) में एकैकी और आच्छादी फलन। / A permutation function means a one-one and onto function from (A) to (A).

Step 2

Why this answer is correct

(4) तत्वों को (4) अलग स्थानों पर जमाने के तरीके (4!) होते हैं। / The number of ways to arrange (4) elements in (4) positions is (4!).

Step 3

Exam Tip

इसलिए ऐसे फलन (24) हैं। / Hence there are (24) such functions.

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

यदि \({}^{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

यदि \({}^{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

यदि \({}^{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}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

यदि \(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=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=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=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=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=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=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=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=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=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=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_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=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_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

\(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

\(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}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

(10) distinct beads की bracelet arrangements में count क्या होगा?

What is the count for bracelet arrangements of (10) distinct beads?

Explanation opens after your attempt
Correct Answer

A. \(\frac{9!}{2}\)

Explanation

Simple Explanation

Bracelet में rotations और reflections दोनों same मानी जाती हैं। परीक्षा में bracelet के लिए (\frac{(n-1)!}{2}) use करें। / In a bracelet, both rotations and reflections are considered the same. In exams use (\frac{(n-1)!}{2}) for bracelets.

Open Question Page
Ask Friends

(10) distinct beads की necklace arrangements में rotations same लेकिन reflections different हों, तो count क्या है?

For necklace arrangements of (10) distinct beads where rotations are the same but reflections are different, what is the count?

Explanation opens after your attempt
Correct Answer

A. (9!)

Explanation

Simple Explanation

केवल rotations duplicate हैं इसलिए circular count ((10-1)!) है। परीक्षा में reflection condition पढ़कर ही (2) से divide करें। / Only rotations are duplicates, so the circular count is ((10-1)!). In exams divide by (2) only after reading the reflection condition.

Open Question Page
Ask Friends

(8) men और (8) women को round table पर alternate बैठाने की count कौन-सी है?

What is the count for seating (8) men and (8) women alternately around a round table?

Explanation opens after your attempt
Correct Answer

A. \(7!\cdot8!\)

Explanation

Simple Explanation

पहले men को circularly (7!) ways में बैठाएं और gaps में women को (8!) ways में रखें। परीक्षा में circular alternate में extra (2) factor न लगाएं। / Seat the men circularly in (7!) ways and place the women in the gaps in (8!) ways. In exams do not add an extra factor (2) in circular alternation.

Open Question Page
Ask Friends

(9) people को round table पर बैठाना है और (A) तथा (B) adjacent न हों। Count क्या है?

(9) people are seated around a round table and (A) and (B) are not adjacent. What is the count?

Explanation opens after your attempt
Correct Answer

A. \(8!-2\cdot7!\)

Explanation

Simple Explanation

Total circular arrangements (8!) हैं और adjacent block \(2\cdot7!\) ways देता है। परीक्षा में circular not-adjacent को complement से करें। / Total circular arrangements are (8!) and the adjacent block gives \(2\cdot7!\) ways. In exams handle circular not-adjacent by complement.

Open Question Page
Ask Friends

(n) people की line में (A) और (B) के बीच exactly (k) people हों, तो count क्या है?

In a line of (n) people, if exactly (k) people are between (A) and (B), what is the count?

Explanation opens after your attempt
Correct Answer

A. (2(n-k-1)(n-2)!)

Explanation

Simple Explanation

(A,B) के position pairs (n-k-1) हैं और order के (2) choices हैं। परीक्षा में fixed gap में positions पहले गिनें। / There are (n-k-1) position pairs for (A,B) and (2) choices for their order. In exams count positions first in fixed-gap problems.

Open Question Page
Ask Friends

(9) distinct beads को bracelet में arrange करने पर count क्या होगा?

What is the count for arranging (9) distinct beads in a bracelet?

Explanation opens after your attempt
Correct Answer

A. \(\frac{8!}{2}\)

Explanation

Simple Explanation

Bracelet में rotations और reflections same माने जाते हैं। परीक्षा में bracelet count के लिए (\frac{(n-1)!}{2}) लगाएं। / In a bracelet, rotations and reflections are considered the same. In exams use (\frac{(n-1)!}{2}) for bracelet count.

Open Question Page
Ask Friends

(8) people को round table पर बैठाना है और (A) तथा (B) adjacent न हों। Count कौन-सी है?

(8) people are seated around a round table and (A) and (B) are not adjacent. Which count is correct?

Explanation opens after your attempt
Correct Answer

A. \(7!-2\cdot6!\)

Explanation

Simple Explanation

Total circular arrangements (7!) हैं और adjacent block \(2\cdot6!\) ways में आता है। परीक्षा में circular not adjacent को complement से करें। / Total circular arrangements are (7!), and the adjacent block occurs in \(2\cdot6!\) ways. In exams handle circular not-adjacent by complement.

Open Question Page
Ask Friends

(9) distinct books को shelf पर रखना है और (3) specified books का relative order fixed हो। Count क्या है?

(9) distinct books are arranged on a shelf and the relative order of (3) specified books is fixed. What is the count?

Explanation opens after your attempt
Correct Answer

A. \(\frac{9!}{3!}\)

Explanation

Simple Explanation

उन (3) books के (3!) relative orders में केवल (1) allowed है। परीक्षा में fixed relative order में total को (k!) से divide करें। / Only (1) of the (3!) relative orders of those (3) books is allowed. In exams divide total by (k!) for fixed relative order.

Open Question Page
Ask Friends

(n) distinct people को row में arrange करना है और (A) तथा (B) के बीच exactly (k) people हों। Count कौन-सी है?

(n) distinct people are arranged in a row and exactly (k) people are between (A) and (B). Which count is correct?

Explanation opens after your attempt
Correct Answer

A. (2(n-k-1)(n-2)!)

Explanation

Simple Explanation

(A,B) की positions distance (k+1) पर होती हैं और order के (2) choices हैं। परीक्षा में fixed gap problems में positions first count करें। / The positions of (A,B) are at distance (k+1), and there are (2) choices for order. In exams count positions first in fixed-gap problems.

Open Question Page
Ask Friends

(n) distinct objects को row में रखना है और (k) special objects का relative order fixed है। Count क्या होगा?

(n) distinct objects are arranged in a row and the relative order of (k) special objects is fixed. What is the count?

Explanation opens after your attempt
Correct Answer

A. \(\frac{n!}{k!}\)

Explanation

Simple Explanation

Special objects के (k!) relative orders में केवल (1) allowed है। परीक्षा में fixed relative order में total arrangements को (k!) से divide करें। / Only (1) of the (k!) relative orders of the special objects is allowed. In exams divide total arrangements by (k!) for fixed relative order.

Open Question Page
Ask Friends

(2n) people में (n) men और (n) women हैं। Round table पर alternate seating की count कौन-सी है?

There are (n) men and (n) women among (2n) people. What is the count of alternate seating around a round table?

Explanation opens after your attempt
Correct Answer

A. (n!(n-1)!)

Explanation

Simple Explanation

पहले men को circle में ((n-1)!) ways से बैठाएं, फिर gaps में women को (n!) ways से रखें। परीक्षा में circular alternate में पहले एक group fix करें। / First seat men in a circle in ((n-1)!) ways, then place women in gaps in (n!) ways. In exams fix one group first for circular alternation.

Open Question Page
Ask Friends

(n) people को round table पर बैठाने में (A) और (B) adjacent न हों, तो count कौन-सी है?

If (n) people are seated around a round table and (A) and (B) are not adjacent, which count is correct?

Explanation opens after your attempt
Correct Answer

A. ((n-1)!-2(n-2)!)

Explanation

Simple Explanation

Total circular arrangements से (A,B) adjacent block के arrangements घटते हैं। परीक्षा में circular not adjacent को complement से करें। / Subtract adjacent block arrangements of (A,B) from total circular arrangements. In exams handle circular not-adjacent by complement.

Open Question Page
Ask Friends

(8) people को round table पर बैठाना है और (A), (B), (C) साथ रहें। Count कौन-सी है?

(8) people are seated around a round table and (A), (B), (C) stay together. Which count is correct?

Explanation opens after your attempt
Correct Answer

A. \(5!\cdot3!\)

Explanation

Simple Explanation

तीन लोगों का one block और बाकी (5) people मिलकर (6) circular objects बनाते हैं, इसलिए (5!) arrangements हैं। परीक्षा में circular block count में objects minus one factorial लें। / The block of three people and the remaining (5) people form (6) circular objects, giving (5!) arrangements. In exams use one less factorial for circular block objects.

Open Question Page
Ask Friends

(n) distinct beads की bracelet arrangements में (\frac{(n-1)!}{2}) कब सही है?

When is (\frac{(n-1)!}{2}) correct for bracelet arrangements of (n) distinct beads?

Explanation opens after your attempt
Correct Answer

A. जब rotations और reflections दोनों same माने जाएंWhen both rotations and reflections are considered the same

Explanation

Simple Explanation

Bracelet में mirror images same मानी जाती हैं। परीक्षा में reflection same होने पर circular count को (2) से divide करें। / In a bracelet, mirror images are considered the same. In exams divide the circular count by (2) when reflection is the same.

Open Question Page
Ask Friends

(n) distinct objects की circular arrangements में ((n-1)!) को (n!) से derive करने का सही कारण क्या है?

What is the correct reason for deriving ((n-1)!) from (n!) for circular arrangements of (n) distinct objects?

Explanation opens after your attempt
Correct Answer

A. हर circular arrangement (n) rotations से linear arrangements में गिनी जाती हैEach circular arrangement is counted as (n) rotations in linear arrangements

Explanation

Simple Explanation

Linear (n!) count में rotations duplicate होते हैं। परीक्षा में circular arrangement में rotational overcount को (n) से divide करें। / Rotations are duplicates in the linear count (n!). In exams divide rotational overcount by (n) in circular arrangements.

Open Question Page
Ask Friends

(7) symbols से repetition बिना (5)-character passwords बनते हैं। Count कौन-सी है?

(5)-character passwords are formed from (7) symbols without repetition. Which count is correct?

Explanation opens after your attempt
Correct Answer

C. \(^{7}P_5\)

Explanation

Simple Explanation

Password में order important है और repetition नहीं है। परीक्षा में without repetition ordered slots में permutation लगाएं। / Order matters in passwords and repetition is not allowed. In exams use permutation for ordered slots without repetition.

Open Question Page
Ask Friends

(8) books को shelf पर रखना है और (3) specific books का relative order fixed हो। Count क्या होगा?

(8) books are arranged on a shelf and the relative order of (3) specific books is fixed. What is the count?

Explanation opens after your attempt
Correct Answer

A. \(\frac{8!}{3!}\)

Explanation

Simple Explanation

उन (3) books की (3!) possible relative orders में केवल (1) allowed है। परीक्षा में fixed relative order में total को (k!) से divide करें। / Only (1) of the (3!) possible relative orders of those (3) books is allowed. In exams divide total by (k!) for fixed relative order.

Open Question Page
Ask Friends

(9) लोगों को round table पर बैठाने की count (8!) क्यों है?

Why is the count for seating (9) people around a round table (8!)?

Explanation opens after your attempt
Correct Answer

A. एक व्यक्ति fix करके rotations हटाए जाते हैंOne person is fixed to remove rotations

Explanation

Simple Explanation

Round table में rotations same arrangements देते हैं। परीक्षा में circular seating में ((n-1)!) लिखें। / Rotations give the same arrangements at a round table. In exams write ((n-1)!) for circular seating.

Open Question Page
Ask Friends

(8) distinct beads को circular necklace में arrange करते समय rotations और reflections दोनों same हों, तो count क्या होगा?

If (8) distinct beads are arranged in a circular necklace where both rotations and reflections are the same, what is the count?

Explanation opens after your attempt
Correct Answer

B. \(\frac{7!}{2}\)

Explanation

Simple Explanation

Circular rotations हटाने से (7!) आता है और reflection same होने पर (2) से divide करते हैं। परीक्षा में necklace में mirror image condition पढ़ें। / Removing circular rotations gives (7!), and divide by (2) when reflection is the same. In exams read the mirror-image condition in necklace problems.

Open Question Page
Ask Friends

(5) boys और (5) girls को alternate row में बैठाने की total count कौन-सी है?

What is the total count for seating (5) boys and (5) girls alternately in a row?

Explanation opens after your attempt
Correct Answer

B. \(2\cdot5!\cdot5!\)

Explanation

Simple Explanation

Starting gender के (2) patterns होते हैं और दोनों groups अपने-अपने (5!) ways में arrange होते हैं। परीक्षा में equal alternate groups में (2) pattern न भूलें। / There are (2) patterns for the starting gender and both groups arrange in (5!) ways. In exams do not forget the (2) patterns for equal alternate groups.

Open Question Page
Ask Friends

(9) people को line में arrange करना है और (A) तथा (B) together न हों। Count कौन-सी है?

(9) people are arranged in a line and (A) and (B) are not together. Which count is correct?

Explanation opens after your attempt
Correct Answer

A. \(9!-8!\cdot2!\)

Explanation

Simple Explanation

Total arrangements से (A) और (B) together block arrangements घटते हैं। परीक्षा में not together को complement से करना आसान है। / Subtract the arrangements where (A) and (B) are together as a block from total arrangements. In exams use complement for not together.

Open Question Page
Ask Friends

(8) people में से president, secretary और treasurer चुनने की count किस सूत्र से जुड़ेगी?

Which formula gives the count for choosing a president, secretary, and treasurer from (8) people?

Explanation opens after your attempt
Correct Answer

B. \(^{8}P_3\)

Explanation

Simple Explanation

तीनों पद अलग हैं, इसलिए order of selection meaningful है। परीक्षा में different posts हों तो permutation लगाएं। / The three posts are different, so the order of selection is meaningful. In exams use permutation for different posts.

Open Question Page
Ask Friends

(6) अलग prizes (10) students को देने हैं और कोई student एक से अधिक prize नहीं पा सकता। Count कौन-सी है?

(6) distinct prizes are given to (10) students and no student can receive more than one prize. Which count is correct?

Explanation opens after your attempt
Correct Answer

C. \(^{10}P_6\)

Explanation

Simple Explanation

Prizes अलग हैं और recipients repeat नहीं हो सकते, इसलिए ordered assignment बनता है। परीक्षा में distinct prizes without repetition को permutation समझें। / Prizes are distinct and recipients cannot repeat, so it becomes an ordered assignment. In exams treat distinct prizes without repetition as permutation.

Open Question Page
Ask Friends

\(^{n}C_r=\frac{^{n}P_r}{r!}\) का मुख्य कारण क्या है?

What is the main reason for \(^{n}C_r=\frac{^{n}P_r}{r!}\)?

Explanation opens after your attempt
Correct Answer

A. Permutation में order counted होता है और combination में नहींOrder is counted in permutation but not in combination

Explanation

Simple Explanation

Ordered count से unordered count पाने के लिए (r!) orders हटाए जाते हैं। परीक्षा में order ignored हो तो divide करें। / To get unordered count from ordered count, (r!) orders are removed. In exams divide when order is ignored.

Open Question Page
Ask Friends

\(^{n}P_r=^{n}C_r\cdot r!\) में (r!) किस चीज़ को दर्शाता है?

In \(^{n}P_r=^{n}C_r\cdot r!\), what does (r!) represent?

Explanation opens after your attempt
Correct Answer

A. चुनी गई (r) वस्तुओं के सभी क्रमAll orders of the selected (r) objects

Explanation

Simple Explanation

Combination केवल समूह देता है और (r!) उस समूह के arrangements जोड़ता है। परीक्षा में permutation को selection plus arrangement समझें। / Combination gives only the group and (r!) adds arrangements of that group. In exams treat permutation as selection plus arrangement.

Open Question Page
Ask Friends

यदि \(^{n}P_r=r!,{}^{n}C_r\), तो \(^{n}P_r\) हमेशा \(^{n}C_r\) से बड़ा या बराबर क्यों होता है?

If \(^{n}P_r=r!,{}^{n}C_r\), why is \(^{n}P_r\) always greater than or equal to \(^{n}C_r\)?

Explanation opens after your attempt
Correct Answer

A. क्योंकि \(r!\geq1\) होता हैBecause \(r!\geq1\)

Explanation

Simple Explanation

Permutation हर selected group के all orders गिनता है। परीक्षा में (r=0) या (r=1) पर equality भी संभव है। / Permutation counts all orders of each selected group. In exams equality is also possible for (r=0) or (r=1).

Open Question Page
Ask Friends

\({}^{n}C_r\) को (\frac{n(n-1)\cdots(n-r+1)}{r!}) लिखना किस connection को दिखाता है?

Writing \({}^{n}C_r\) as (\frac{n(n-1)\cdots(n-r+1)}{r!}) shows which connection?

Explanation opens after your attempt
Correct Answer

A. Permutation count को (r!) से divide करके combination मिलता हैCombination is obtained by dividing permutation count by (r!)

Explanation

Simple Explanation

Numerator \(^{n}P_r\) है और denominator order हटाता है। परीक्षा में इस form से numerical cancellation जल्दी करें। / The numerator is \(^{n}P_r\) and the denominator removes order. In exams use this form for quick numerical cancellation.

Open Question Page
Ask Friends

\({}^{n}P_r={}^{n}P_s\) और \(r\neq s\) generally क्यों संभव नहीं होता?

Why is \({}^{n}P_r={}^{n}P_s\) with \(r\neq s\) generally not possible?

Explanation opens after your attempt
Correct Answer

A. क्योंकि \(^{n}P_r\) usually (r) बढ़ने पर extra positive factors से बदलता हैBecause \(^{n}P_r\) usually changes by extra positive factors as (r) increases

Explanation

Simple Explanation

Permutation में complement symmetry नहीं होती और length बदलने से count बदलता है। परीक्षा में combination symmetry को permutation पर न लगाएं। / Permutations do not have complement symmetry, and changing length changes the count. In exams do not apply combination symmetry to permutations.

Open Question Page
Ask Friends

यदि (4) different prizes (10) students को देने हैं और कोई student एक से अधिक prize नहीं पा सकता, तो count क्या है?

If (4) different prizes are given to (10) students and no student can receive more than one prize, what is the count?

Explanation opens after your attempt
Correct Answer

C. \(^{10}P_4\)

Explanation

Simple Explanation

Prizes different हैं और recipients repeat नहीं हो सकते इसलिए ordered assignment है। परीक्षा में distinct prizes without repetition को permutation समझें। / Prizes are different and recipients cannot repeat, so it is an ordered assignment. In exams treat distinct prizes without repetition as permutation.

Open Question Page
Ask Friends

किस derivation में \(^{n}P_r\) को \(n^r\) से बदलना गलत होगा?

In which derivation would replacing \(^{n}P_r\) by \(n^r\) be wrong?

Explanation opens after your attempt
Correct Answer

A. जब repetition not allowed हो और order important होWhen repetition is not allowed and order is important

Explanation

Simple Explanation

Without repetition में choices घटती हैं, इसलिए \(^{n}P_r\) चाहिए। परीक्षा में repetition condition पढ़े बिना power न लगाएं। / Without repetition, choices decrease, so \(^{n}P_r\) is needed. In exams do not apply powers without reading the repetition condition.

Open Question Page
Ask Friends