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™ 🇮🇳 इसी सोच के साथ बनाया गया है
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.
सही letters चुनें और बाकी letters को wrong envelopes में derange करें। परीक्षा में exactly correct letters को fixed-point formula से करें। / Choose the correct letters and derange the remaining letters into wrong envelopes. In exams solve exactly correct letters using the fixed-point formula.
पहले fixed (3) objects चुनें और बाकी (5) objects derange करें। परीक्षा में exactly fixed points के लिए choose fixed plus derange rest लगाएं। / First choose the (3) fixed objects and derange the remaining (5) objects. In exams use choose fixed plus derange rest for exactly fixed points.
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.
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.
यह (6) objects का derangement है और \(D_6=265\) होता है। परीक्षा में letters-envelope mismatch को derangement समझें। / This is a derangement of (6) objects and \(D_6=265\). In exams treat letter-envelope mismatch as derangement.
पहले सही रहने वाले (2) objects चुनें और बाकी (5) objects derange करें। परीक्षा में exactly fixed points के लिए choose fixed plus derange rest लगाएं। / First choose the (2) objects that stay fixed and derange the remaining (5). In exams use choose fixed plus derange rest for exactly fixed points.
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.
पहले सही बैठे (k) people चुनें, फिर बाकी (n-k) का derangement करें। परीक्षा में exactly fixed points के लिए choose fixed plus derange rest करें। / First choose the (k) correctly seated people, then derange the remaining (n-k). In exams use choose fixed plus derange rest for exactly fixed points.
यह (5) objects का derangement है और \(D_5=44\) होता है। परीक्षा में letters-envelopes mismatch को derangement pattern मानें। / This is the derangement of (5) objects and \(D_5=44\). In exams treat letters-envelope mismatch as a derangement pattern.
Fixed points वाले permutations को alternating तरीके से घटाया और जोड़ा जाता है। परीक्षा में कोई object सही स्थान पर न हो तो inclusion-exclusion सोचें। / Permutations with fixed points are subtracted and added alternately. In exams think of inclusion-exclusion when no object is in its correct place.
सही जाने वाले (2) पुरस्कार \(\binom{7}{2}\) तरीकों से चुनें और बाकी (5) का derangement (!5=44) है। परीक्षा में exactly correct cases के लिए derangement का प्रयोग करें। / Choose the (2) correctly assigned prizes in \(\binom{7}{2}\) ways and derange the remaining (5), giving (!5=44). Exam tip: use derangement for exactly correct cases.
सही जाने वाले (4) पत्र \(\binom{6}{4}\) तरीकों से चुनें और बाकी (2) का derangement (!2=1) है। परीक्षा में ठीक वाली शर्त के लिए fixed और deranged भाग अलग करें। / Choose the (4) correct letters in \(\binom{6}{4}\) ways, and derange the remaining (2) letters in (!2=1) way. Exam tip: split exact conditions into fixed and deranged parts.
यह (5) वस्तुओं का derangement है, जिसकी संख्या (!5=44) होती है। परीक्षा में किसी भी सही मिलान के न होने पर derangement पहचानें। / This is the derangement of (5) objects, so the number is (!5=44). Exam tip: identify derangement when no object goes to its own position.
यह derangement है और ( !6=265) होता है। पूरी तरह गलत मिलान में derangement सूत्र याद रखें। / This is a derangement and ( !6=265). For completely wrong matching, remember the derangement formula.
सही कार्य पाने वाले \(^{8}C_2\) तरीकों से चुनें और बाकी (6) का विस्थापन \(D_6=265\) है। ठीक (2) सही का मतलब बाकी सभी गलत होंगे। / Choose the (2) correctly assigned people in \(^{8}C_2\) ways and derange the remaining (6) with \(D_6=265\). Exactly (2) correct means all others are wrong.
सही पत्र \(^{7}C_2\) तरीकों से चुनें और बाकी (5) पत्रों का पूर्ण विस्थापन (44) है। ठीक सही की शर्त में शेष सभी गलत होने चाहिए। / Choose the correct letters in \(^{7}C_2\) ways and derange the remaining (5) letters in (44) ways. For exactly correct cases, all remaining objects must be wrong.
सही कार्य पाने वाले को (8) तरीकों से चुनें और बाकी (7) का पूर्ण विस्थापन \(D_7=1854\) है। ठीक एक सही का मतलब बाकी सभी गलत होंगे। / Choose the correctly assigned person in (8) ways, and derange the remaining (7) people with \(D_7=1854\). Exactly one correct means all others are wrong.
गलत जाने वाले (2) पत्र \(^{6}C_2\) तरीकों से चुनें और वे आपस में बदलेंगे। ठीक (2) गलत होने पर वही दो पत्र अदला-बदली करते हैं। / Choose the (2) wrong letters in \(^{6}C_2\) ways, and they must swap with each other. For exactly (2) wrong, those two letters interchange.
यह (5) वस्तुओं का पूर्ण विस्थापन है, जिसका मान (44) होता है। विस्थापन में कोई वस्तु अपनी सही जगह पर नहीं रहती। / This is the derangement of (5) objects, whose value is (44). In derangement, no object remains in its correct place.
यह (4) वस्तुओं का पूर्ण विस्थापन है और मान (9) होता है। ऐसे प्रश्नों में विस्थापन सूत्र या छोटी सूची काम आती है। / This is the derangement of (4) objects, whose value is (9). For such questions, use the derangement formula or a small listing.
गलत होने वाले (2) पत्र \(\binom{7}{2}\) तरीकों से चुने जाते हैं और वे derange होकर केवल (1) तरीके से बदलते हैं। उत्तर (21) है। / Choose the (2) incorrect letters in \(\binom{7}{2}\) ways, and they derange in only (1) way. The answer is (21).
गलत होने वाले (2) पत्र \(\binom{8}{2}\) तरीकों से चुनें और वे आपस में बदलेंगे। इसलिए \(\binom{8}{2}\cdot!2=28\) है। / Choose the (2) incorrect letters in \(\binom{8}{2}\) ways and they must swap. Hence \(\binom{8}{2}\cdot!2=28\).
यह (6) वस्तुओं का derangement है जिसकी संख्या (!6=265) होती है। परीक्षा में कोई भी सही स्थान पर न हो तो derangement सोचें। / This is a derangement of (6) objects, whose number is (!6=265). In exams, when none is in the correct place, think derangement.
पहले सही बैठने वाले (2) बच्चे चुनें, फिर बाकी (3) बच्चों को पूर्ण अव्यवस्था में बैठाएँ। ठीक सही स्थान की शर्त में अव्यवस्था का प्रयोग करें। / First choose the (2) children who sit correctly, then derange the remaining (3) children. Exact fixed-position conditions use derangements.
सही पत्र के लिए (6) विकल्प हैं और बाकी (5) पत्रों की पूर्ण अव्यवस्था (!5=44) तरीकों से होगी। ठीक सही की शर्त में अव्यवस्था का विचार आता है। / There are (6) choices for the correct letter and the remaining (5) letters must be deranged in (!5=44) ways. Exactly-correct conditions often use derangements.