LearnInShort · Mathematics & Social Science
वास्तविक संख्याएँ
1 topic · 5 cards
वास्तविक संख्याएँ
**Euclid's Division Lemma** states: for any TWO positive integers a and b, there EXIST unique integers q (quotient) and r (remainder) such that **a = bq + r**, where 0 ≤ r < b — this FORMS the basis of **Euclid's Division Algorithm**, used to find the **HCF (Highest Common Factor)** of two numbers through REPEATED division. - Recognizing the SPECIFIC constraint (0 ≤ r < b) as essential to the lemma's validity is a frequently tested precise point - This algorithm provides a SYSTEMATIC, efficient HCF method, an ALTERNATIVE to listing factors
**यूक्लिड का विभाजन लेम्मा** बताता है: किसी भी दो धनात्मक पूर्णांकों a और b के लिए, अद्वितीय पूर्णांक q (भागफल) और r (शेषफल) इस प्रकार मौजूद होते हैं कि a = bq + r, जहाँ 0 ≤ r < b — यह यूक्लिड के विभाजन एल्गोरिथम का आधार बनाता है, दोहराए गए विभाजन के माध्यम से दो संख्याओं का HCF ज्ञात करने हेतु उपयोग किया जाता है। - विशिष्ट बाधा (0 ≤ r < b) को आवश्यक के रूप में पहचानना एक अक्सर परखा जाने वाला सटीक बिंदु है
The **Fundamental Theorem of Arithmetic** states: EVERY composite number can be EXPRESSED as a product of PRIMES in a way that is UNIQUE, apart from the ORDER of the prime factors (e.g., 12 = 2×2×3, always, regardless of HOW you factor it). - Recognizing this UNIQUENESS (the SAME set of prime factors EVERY time) is the chapter's key conceptual point, enabling RELIABLE methods for finding HCF/LCM via prime factorization - **HCF × LCM = Product of the two numbers** (for any two positive integers) — a useful shortcut formula DERIVED from this theorem
**अंकगणित की मौलिक प्रमेय** बताती है: प्रत्येक संयुक्त संख्या को अभाज्य संख्याओं के गुणनफल के रूप में व्यक्त किया जा सकता है, एक तरीके से जो अभाज्य गुणनखंडों के क्रम के अलावा अद्वितीय है। - इस विशिष्टता को पहचानना इस अध्याय का मुख्य वैचारिक बिंदु है - HCF × LCM = दोनों संख्याओं का गुणनफल — इस प्रमेय से व्युत्पन्न एक उपयोगी संक्षिप्त सूत्र
learninshort.com
Free AI-powered exam prep for BPSC TRE-4 · Short. Smart. Sharp.
**Irrational numbers** CANNOT be expressed as a simple fraction p/q (where q≠0) — their decimal expansion is NON-terminating and NON-repeating (e.g., √2, √3, π) — proven irrational typically by **proof by contradiction** (assuming the number IS rational, then deriving a logical CONTRADICTION). - Recognizing the proof-by-contradiction METHOD as the standard technique for proving irrationality (NOT direct calculation) is a frequently tested specific point - The SUM, DIFFERENCE, product, or quotient of a rational and an irrational number is GENERALLY irrational (with specific exceptions only in trivial cases like multiplying by zero)
**अपरिमेय संख्याओं** को एक सरल भिन्न p/q के रूप में व्यक्त नहीं किया जा सकता — उनका दशमलव विस्तार असमाप्ती और अदोहराव वाला है (जैसे, √2, √3, π) — सामान्यतः विरोधाभास द्वारा प्रमाण से सिद्ध किया जाता है। - विरोधाभास-द्वारा-प्रमाण पद्धति को अपरिमेयता सिद्ध करने की मानक तकनीक के रूप में पहचानना एक अक्सर परखा जाने वाला विशिष्ट बिंदु है - एक परिमेय और एक अपरिमेय संख्या का योग, अंतर, गुणनफल, या भागफल सामान्यतः अपरिमेय होता है
A **terminating decimal** results from a fraction p/q (in LOWEST terms) where q's prime factorization contains ONLY 2s and/or 5s (e.g., 1/8 = 0.125, since 8 = 2³); if q contains ANY OTHER prime factor, the decimal expansion is **non-terminating but REPEATING** (e.g., 1/3 = 0.333...). - Recognizing this SPECIFIC predictive rule (based on q's prime factors being ONLY 2/5) allows determining WITHOUT actual division whether a fraction terminates — a frequently tested specific predictive point - This connects to the Fundamental Theorem of Arithmetic's prime-factorization framework
एक **समाप्ती दशमलव** एक भिन्न p/q (निम्नतम पदों में) से उत्पन्न होता है जहाँ q के अभाज्य गुणनखंडन में केवल 2 और/या 5 हैं; यदि q में कोई अन्य अभाज्य गुणनखंड है, दशमलव विस्तार असमाप्ती लेकिन दोहराव वाला है। - इस विशिष्ट भविष्यसूचक नियम को पहचानना वास्तविक विभाजन के बिना यह निर्धारित करने की अनुमति देता है कि एक भिन्न समाप्त होती है या नहीं — एक अक्सर परखा जाने वाला विशिष्ट भविष्यसूचक बिंदु
**Logarithms** (the INVERSE operation of exponentiation) satisfy key LAWS: **log(mn) = log m + log n** (product rule), **log(m/n) = log m − log n** (quotient rule), and **log(mⁿ) = n·log m** (power rule) — useful for SIMPLIFYING complex multiplication/division/exponentiation into simpler addition/subtraction/multiplication. - Recognizing logarithms as SPECIFICALLY converting MULTIPLICATIVE operations into ADDITIVE ones is the chapter's key concluding conceptual point - This chapter's overall progression completes this subject's foundational number-theory content, directly preparing for the Polynomials chapter's algebraic expression manipulation
**लघुगणक** (घातांक का व्युत्क्रम संक्रिया) मुख्य नियमों को संतुष्ट करते हैं: log(mn) = log m + log n, log(m/n) = log m − log n, और log(mⁿ) = n·log m — जटिल गुणन/भाग/घातांक को सरल योग/घटाव/गुणन में सरल बनाने हेतु उपयोगी। - लघुगणक को विशेष रूप से गुणात्मक संक्रियाओं को योगात्मक में परिवर्तित करने वाले के रूप में पहचानना इस अध्याय का मुख्य समापन वैचारिक बिंदु है - इस अध्याय का समग्र क्रम इस विषय की आधारभूत संख्या-सिद्धांत सामग्री को पूर्ण करता है
These notes were generated by LearnInShort — scan any textbook page to get instant MCQs and study cards.