अग्निवीर वायु परीक्षा के लिए त्रिकोणमिति: अनुपात, सर्वसमिकाएँ और PYQ रणनीति

intermediate 18 min read

अवधारणा

त्रिकोणमिति — यानी त्रिभुज के कोण और भुजाओं के बीच का संबंध। सीधे शब्दों में कहो तो: किसी समकोण त्रिभुज में एक कोण दिया हो, तो उसकी तीनों भुजाओं का अनुपात तय हो जाता है। बस इतना ही पूरी त्रिकोणमिति का मूल विचार है।

एक ठोस उदाहरण लो। कल्पना करो कि एक हवाई जहाज़ एक निश्चित ऊँचाई पर उड़ रहा है। ज़मीन पर खड़े व्यक्ति की आँख और हवाई जहाज़ के बीच जो कोण बनता है — उसे उन्नयन कोण (angle of elevation) कहते हैं। अगर वह कोण और व्यक्ति से हवाई जहाज़ की क्षैतिज दूरी पता हो, तो ऊँचाई निकाल सकते हो। यही त्रिकोणमिति का काम है।

अग्निवीर वायु परीक्षा में त्रिकोणमिति से प्रश्न तीन मुख्य क्षेत्रों से आते हैं:

अगर तुमने 5 से ज़्यादा mock दिए हैं, तो यह जानते हो कि यहाँ सीधे computation कम होती है, manipulation ज़्यादा। प्रश्न formula याद करने के नहीं, बल्कि सही identity पहचानने के होते हैं।


गहन विश्लेषण

मूल त्रिकोणमितीय अनुपात

समकोण त्रिभुज में कोण θ के सापेक्ष:

sinθ=लम्बकर्ण,cosθ=आधारकर्ण,tanθ=लम्बआधार\sin\theta = \frac{\text{लम्ब}}{\text{कर्ण}}, \quad \cos\theta = \frac{\text{आधार}}{\text{कर्ण}}, \quad \tan\theta = \frac{\text{लम्ब}}{\text{आधार}}

cscθ=1sinθ,secθ=1cosθ,cotθ=1tanθ\csc\theta = \frac{1}{\sin\theta}, \quad \sec\theta = \frac{1}{\cos\theta}, \quad \cot\theta = \frac{1}{\tan\theta}

मानक कोणों की तालिका

| कोण | 0° | 30° | 45° | 60° | 90° | |---|---|---|---|---|---| | sin | 0 | 1/2 | 1/√2 | √3/2 | 1 | | cos | 1 | √3/2 | 1/√2 | 1/2 | 0 | | tan | 0 | 1/√3 | 1 | √3 | अपरिभाषित |

तीन मुख्य Pythagorean सर्वसमिकाएँ

ये तीनों सर्वसमिकाएँ परीक्षा में बार-बार काम आती हैं:

sin2θ+cos2θ=1\sin^2\theta + \cos^2\theta = 1 1+tan2θ=sec2θ1 + \tan^2\theta = \sec^2\theta 1+cot2θ=csc2θ1 + \cot^2\theta = \csc^2\theta

देखो — अगर प्रश्न में sin4θ+cos4θ\sin^4\theta + \cos^4\theta दिखे, तो सीधे इसे (a+b)22ab(a+b)^2 - 2ab की trick से तोड़ो: (sin2θ+cos2θ)22sin2θcos2θ=12sin2θcos2θ(\sin^2\theta + \cos^2\theta)^2 - 2\sin^2\theta\cos^2\theta = 1 - 2\sin^2\theta\cos^2\theta

Complementary Angles की Property

यह property अग्निवीर वायु में सबसे ज़्यादा directly काम आती है:

sinθ=cos(90°θ)\sin\theta = \cos(90°-\theta) tanθ=cot(90°θ)\tan\theta = \cot(90°-\theta) secθ=csc(90°θ)\sec\theta = \csc(90°-\theta)

इसका सबसे powerful application: जब product में complementary pairs हों, तो तुरंत cancel करो।

tan10°×tan80°=tan10°×cot10°=1\tan 10° \times \tan 80° = \tan 10° \times \cot 10° = 1

Minimum-Maximum values — परीक्षा में critical

कुछ expressions के minimum/maximum values याद करने लायक हैं:

यह बात गाँठ बाँध लो: x+1x2x + \frac{1}{x} \geq 2 जब x>0x > 0। Equality तब होती है जब x=1x = 1। इसीलिए sinx+cscx=2\sin x + \csc x = 2 का मतलब sinx=1\sin x = 1 है — कोई और विकल्प नहीं।

Algebraic manipulation की रणनीति

अग्निवीर वायु के प्रश्नों में अक्सर एक expression दी जाती है और उसे simplify करके एक मानक trigonometric ratio के रूप में लिखना होता है। इसके लिए:

  1. पहले देखो: क्या numerator और denominator में common factor निकल सकता है?
  2. दूसरा: क्या sin/cos में convert करने से pattern साफ़ होता है?
  3. तीसरा: क्या Pythagorean identity लगाने से कुछ cancel होता है?

उदाहरण के रूप में tanθ+sinθtanθsinθ\frac{\tan\theta + \sin\theta}{\tan\theta - \sin\theta} को लो। tanθ=sinθcosθ\tan\theta = \frac{\sin\theta}{\cos\theta} रखो:

=sinθcosθ+sinθsinθcosθsinθ=sinθ(1cosθ+1)sinθ(1cosθ1)=1+cosθ1cosθ= \frac{\frac{\sin\theta}{\cos\theta} + \sin\theta}{\frac{\sin\theta}{\cos\theta} - \sin\theta} = \frac{\sin\theta\left(\frac{1}{\cos\theta}+1\right)}{\sin\theta\left(\frac{1}{\cos\theta}-1\right)} = \frac{1+\cos\theta}{1-\cos\theta}

यहाँ sinθ\sin\theta cancel हो गया और expression k+1k1\frac{k+1}{k-1} की form में आ गया, तो k=cosθk = \cos\theta... रुको। यहाँ compare करते हैं: 1+cosθ1cosθ\frac{1+\cos\theta}{1-\cos\theta} और k+1k1\frac{k+1}{k-1} — लेकिन k+1k1\frac{k+1}{k-1} को 1/k+1/k...\frac{1/k + 1/k ... }{} नहीं, बल्कि directly देखो कि k=1cosθ=secθk = \frac{1}{\cos\theta} = \sec\theta


शॉर्टकट और युक्तियाँ

patternComplementary Pair Cancellation

जब भी product में angles दिखें जिनका योग 90° हो (जैसे 10°+80°, 20°+70°, 30°+60°), तो तुरंत pair बना कर 1 रख दो।

उदाहरण: tan10°×tan20°×tan30°×tan45°×tan60°×tan70°×tan80°\tan 10° \times \tan 20° \times \tan 30° \times \tan 45° \times \tan 60° \times \tan 70° \times \tan 80°

Pairs: (10°,80°)1(10°,80°) \to 1, (20°,70°)1(20°,70°) \to 1, (30°,60°)1(30°,60°) \to 1, tan45°=1\tan 45° = 1

उत्तर = 1×1×1×1=11 \times 1 \times 1 \times 1 = 1

Standard method (एक-एक calculate करना): 60 सेकंड। यह shortcut: 8 सेकंड।

patternAM-GM Minimum Value Trap

जब f(θ)+g(θ)=2f(\theta) + g(\theta) = 2 का form दिखे जहाँ ff और gg एक-दूसरे के reciprocal हों (जैसे sinx+cscx=2\sin x + \csc x = 2), तो equality condition से सीधे f=g=1f = g = 1 लिखो।

क्योंकि x+1x2x + \frac{1}{x} \geq 2 और minimum तभी मिलता है जब x=1x = 1

इसलिए sinx=1sin2x+csc2x=1+1=2\sin x = 1 \Rightarrow \sin^2 x + \csc^2 x = 1 + 1 = 2

Standard method (algebraic expand करना): 4 steps। यह shortcut: 1 step।

substitutionsin/cos में convert करके factor निकालो

जब expression में tanθ\tan\theta और sinθ\sin\theta दोनों हों, तो tanθ=sinθ/cosθ\tan\theta = \sin\theta/\cos\theta रखो। अक्सर sinθ\sin\theta common factor निकल आता है जो cancel हो जाता है।

tanθ+sinθtanθsinθ=sinθ(1/cosθ+1)sinθ(1/cosθ1)=1+cosθ1cosθ\frac{\tan\theta + \sin\theta}{\tan\theta - \sin\theta} = \frac{\sin\theta(1/\cos\theta + 1)}{\sin\theta(1/\cos\theta - 1)} = \frac{1+\cos\theta}{1-\cos\theta}

अब इसे k+1k1\frac{k+1}{k-1} से compare करने पर k=1/cosθ=secθk = 1/\cos\theta = \sec\theta

Standard method (आगे-पीछे guess करना): 90 सेकंड। यह substitution: 20 सेकंड।

patternsin² और cos² के बीच switch करो

जब sin4x+sin2x=1\sin^4 x + \sin^2 x = 1 जैसा equation मिले, तो पहले sin2x\sin^2 x को isolate करो:

sin2x(sin2x+1)=1sin2x=11+sin2x\sin^2 x(\sin^2 x + 1) = 1 \Rightarrow \sin^2 x = \frac{1}{1 + \sin^2 x}

लेकिन तेज़ तरीका: sin4x+sin2x=1\sin^4 x + \sin^2 x = 1 को sin2x=1sin4x=(1sin2x)(1+sin2x)=cos2x(1+sin2x)\sin^2 x = 1 - \sin^4 x = (1-\sin^2 x)(1+\sin^2 x) = \cos^2 x(1 + \sin^2 x) लिखो। फिर cot4x+cot2x=cos4xsin4x+cos2xsin2x\cot^4 x + \cot^2 x = \frac{\cos^4 x}{\sin^4 x} + \frac{\cos^2 x}{\sin^2 x} को factor करो — यह original equation का mirror image है।

Standard method (पूरी derivation): 6 steps। Pattern recognition: 2 steps।


तेज़-समाधान रूपरेखा

परीक्षा में त्रिकोणमिति का प्रश्न देखते ही यह decision tree follow करो:

Step 1 — Product है?

Step 2 — Equation है जिसमें x+1x=2x + \frac{1}{x} = 2 pattern?

Step 3 — Algebraic expression है simplify करने के लिए?

Step 4 — sinnx\sin^n x वाला equation दिया हो और दूसरा expression निकालना हो?

कभी मत करो: सीधे calculator-style values plug करना जब तक option elimination के लिए specific value check करनी हो।


हल किए गए PYQs

क्यों यह प्रश्न: यह algebraic manipulation का classic format है — expression को k+1k1\frac{k+1}{k-1} form में compare करना।

Previous Year Questionपिछले वर्ष का प्रश्न2023
If (tan θ + sin θ)/(tan θ − sin θ) = (k+1)/(k−1), then k = ?
  1. cosec θ
  2. sec θ
  3. sin θ
  4. cos θ
Solutionसमाधान
Simplifying (tan θ + sin θ)/(tan θ − sin θ): factor out sin θ to get (1/cos θ + 1)/(1/cos θ − 1) = (1 + cos θ)/(1 − cos θ). Comparing with (k+1)/(k−1), we get k = 1/cos θ = sec θ.

समाधान का रास्ता: tanθ=sinθ/cosθ\tan\theta = \sin\theta/\cos\theta रखो → sinθ\sin\theta cancel → 1+cosθ1cosθ\frac{1+\cos\theta}{1-\cos\theta} मिलेगा → k+1k1\frac{k+1}{k-1} से compare करने पर k=secθk = \sec\theta


क्यों यह प्रश्न: Complementary angle property का सबसे direct application। पाँच mock में एक बार यह pattern ज़रूर आता है।

Previous Year Questionपिछले वर्ष का प्रश्न2023
tan10° × tan20° × tan30° × tan45° × tan60° × tan70° × tan80° = ?
  1. 3/2
  2. None of the above
  3. 1
  4. 1/2
Solutionसमाधान
Using complementary angle property: tan θ × tan(90°-θ) = 1, so tan10°×tan80° = 1, tan20°×tan70° = 1, tan30°×tan60° = 1, and tan45° = 1. Product = 1.

समाधान का रास्ता: Pairs बनाओ — (tan10°,tan80°)(\tan 10°, \tan 80°), (tan20°,tan70°)(\tan 20°, \tan 70°), (tan30°,tan60°)(\tan 30°, \tan 60°)। हर pair का product 1। tan45°=1\tan 45° = 1। Total = 1।


क्यों यह प्रश्न: AM-GM minimum value की समझ परखता है। यहाँ अक्सर students sinx=2cscx\sin x = 2 - \csc x जैसा quadratic बना देते हैं और फँस जाते हैं।

Previous Year Questionपिछले वर्ष का प्रश्न2023
If sin x + cosec x = 2, then sin²x + cosec²x = _________ .
  1. 1
  2. 4
  3. 2
  4. 3
Solutionसमाधान
sin x + cosec x = 2 implies sin x = 1 (since minimum value of sin x + 1/sin x is 2, achieved when sin x = 1). Therefore sin²x + cosec²x = 1 + 1 = 2.

समाधान का रास्ता: sinx+cscx2\sin x + \csc x \geq 2 (AM-GM)। Equality केवल sinx=1\sin x = 1 पर। तो sin2x=1\sin^2 x = 1, csc2x=1\csc^2 x = 1। उत्तर =2= 2


क्यों यह प्रश्न: sin4x+sin2x=1\sin^4 x + \sin^2 x = 1 और cot4x+cot2x\cot^4 x + \cot^2 x — यह structural symmetry का प्रश्न है जो 2022 में आया था।

Previous Year Questionपिछले वर्ष का प्रश्न2022
If sin⁴x + sin²x = 1 then what is the value of cot⁴x + cot²x?
  1. 1
  2. -2
  3. -1
  4. 2
Solutionसमाधान
From sin⁴x + sin²x = 1, we get sin²x(sin²x + 1) = 1, so sin²x = cos²x/(1) implies cos²x = sin²x. Then cot⁴x + cot²x = cos⁴x/sin⁴x + cos²x/sin²x = 1, mirroring the original equation with cos²x replacing sin²x, giving value 1.

समाधान का रास्ता: दिए equation से sin2x=1sin4x=cos2x\sin^2 x = 1 - \sin^4 x = \cos^2 x नहीं — सही रास्ता: sin4x+sin2x=1sin2x=1sin4x\sin^4 x + \sin^2 x = 1 \Rightarrow \sin^2 x = 1 - \sin^4 x। फिर cot4x+cot2x=cos4x+cos2xsin2xsin4xsin2xsin2x\cot^4 x + \cot^2 x = \frac{\cos^4 x + \cos^2 x \cdot \sin^2 x}{\sin^4 x} \cdot \frac{\sin^2 x}{\sin^2 x} — इसे divide करो sin4x\sin^4 x से: cos2x(cos2x+sin2x)sin4x=cos2xsin4x\frac{\cos^2 x(\cos^2 x + \sin^2 x)}{\sin^4 x} = \frac{\cos^2 x}{\sin^4 x}। सबसे साफ़ रास्ता: sin4x+sin2x=1\sin^4 x + \sin^2 x = 1 को sin2x\sin^2 x से divide करो: sin2x+1=csc2xcos2x=sin4x\sin^2 x + 1 = \csc^2 x \Rightarrow \cos^2 x = \sin^4 x (क्योंकि 1sin2x=cos2x=sin4x1 - \sin^2 x = \cos^2 x = \sin^4 x)। अब cot4x+cot2x=cos4xsin4x+cos2xsin2x=sin8xsin4x+sin4xsin2x=sin4x+sin2x=1\cot^4 x + \cot^2 x = \frac{\cos^4 x}{\sin^4 x} + \frac{\cos^2 x}{\sin^2 x} = \frac{\sin^8 x}{\sin^4 x} + \frac{\sin^4 x}{\sin^2 x} = \sin^4 x + \sin^2 x = 1


आम गलतियाँ


संबंधित विषय


SarkariRise पर अभ्यास

Sign up + get 3 free mocks →