त्रिकोणमिति — यह सिर्फ़ sin, cos, tan याद करने का विषय नहीं है। यह एक भाषा है जिसमें कोण और अनुपात आपस में बात करते हैं।
एक right-angle triangle की कल्पना करो। कर्ण (hypotenuse), लम्ब (perpendicular), और आधार (base)। किसी कोण θ के लिए:
sinθ=कर्णलम्ब,cosθ=कर्णआधार,tanθ=आधारलम्ब
ये तीन मूल अनुपात हैं। बाकी तीन — cosec, sec, cot — इन्हीं के व्युत्क्रम (reciprocals) हैं।
एक analogy: मान लो तुम एक पहाड़ी रास्ते पर चल रहे हो। रास्ते की ढाल का कोण θ है। तो जितनी ऊँचाई तुम चढ़े वो sin θ × कुल दूरी है, और ज़मीन पर तय की गई दूरी cos θ × कुल दूरी है। यही त्रिकोणमितीय अनुपातों का असली मतलब है।
सर्वसमिकाएँ (Identities) वो समीकरण हैं जो हर कोण के लिए सत्य होती हैं। ये triangle की geometry से directly निकलती हैं — Pythagoras theorem से:
sin2θ+cos2θ=1
यह एक ऐसा fact है जो कभी बदलता नहीं — θ का कोई भी मान हो। इससे दो और identities बनती हैं:
1+tan2θ=sec2θ1+cot2θ=cosec2θ
NDA में इन identities को directly पूछा नहीं जाता — लेकिन हर दूसरे सवाल में इन्हें किसी-न-किसी रूप में इस्तेमाल करना पड़ता है। जो student इन्हें automatically apply करना जानता है, वो 30-40 seconds बचाता है प्रति सवाल।
गहन विश्लेषण
मूल अनुपातों की सारणी
NDA में standard angles के values बिना calculator के देने होते हैं। इन्हें pattern से याद करो:
Pattern: sin के लिए क्रम है — 20,21,22,23,24। cos के लिए यही क्रम उल्टा है।
संयुक्त कोण सूत्र (Compound Angle Formulas)
ये NDA में सबसे ज़्यादा आने वाले सूत्र हैं:
sin(A±B)=sinAcosB±cosAsinB
cos(A±B)=cosAcosB∓sinAsinB
tan(A±B)=1∓tanAtanBtanA±tanB
Important special case: जब A=B=θ हो:
sin2θ=2sinθcosθ
cos2θ=cos2θ−sin2θ=1−2sin2θ=2cos2θ−1
tan2θ=1−tan2θ2tanθ
Triple Angle Formulas
sin3θ=3sinθ−4sin3θ
cos3θ=4cos3θ−3cosθ
tan3θ=1−3tan2θ3tanθ−tan3θ
Product-to-Sum और Sum-to-Product
ये formulas NDA में directly PYQ की तरह नहीं आते, लेकिन lengthy expressions को simplify करने में काम आते हैं:
2sinAcosB=sin(A+B)+sin(A−B)
2cosAcosB=cos(A+B)+cos(A−B)
sinC+sinD=2sin2C+Dcos2C−D
cosC+cosD=2cos2C+Dcos2C−D
आवर्तकाल (Period) — एक ज़रूरी concept
sinx और cosx का आवर्तकाल 2π है।
tanx और cotx का आवर्तकाल π है।
जब argument में coefficient हो — sin(nx) का आवर्तकाल n2π होता है।
दो functions के योग का आवर्तकाल: दोनों के आवर्तकालों का LCM लो। लेकिन यहाँ LCM rational numbers में निकालनी होती है — ba और dc का LCM = GCD(b,d)LCM(a,c)।
Componendo-Dividendo — एक powerful tool
जब भी nm=f(θ) की शक्ल दिखे और m−nm+n पूछा जाए, तो componendo-dividendo directly apply करो:
nm=k⟹m−nm+n=k−1k+1
यह NDA में एक बार direct PYQ बन चुका है।
Special Angles — sin 18° और sin 36°
5×18°=90° का trick:
माना θ=18°, तो 5θ=90°, अतः 2θ=90°−3θ।
sin2θ=cos3θ लिखो, expand करो:
2sinθcosθ=4cos3θ−3cosθ
cosθ=0 से divide करने पर:
2sinθ=4(1−sin2θ)−3
4sin2θ+2sinθ−1=0
sinθ=8−2+20=45−1
(negative root छोड़ो क्योंकि 18° पहले quadrant में है।)
Triangle identity: A + B + C = 180°
जब किसी triangle में A+B+C=180° हो, तो:
tan2Atan2B+tan2Btan2C+tan2Ctan2A=1
यह इस तरह काम करता है: 2A+B+C=90°, इसलिए 2C=90°−2A+B।
अतः tan2C=cot2A+B=tan2A+tan2B1−tan2Atan2B।
इसे रखकर simplify करने पर ऊपर वाला result मिलता है।
शॉर्टकट और युक्तियाँ
pattern(1+tanθ)/(1-tanθ) पहचान
जब भी 1−tanθ1+tanθ दिखे, तुरंत पहचानो कि यह tan(45°+θ) है।
15°, 18°, 36°, 75° हैं? → known values की list check करो
Step 3 — Period का सवाल हो तो:
GCD method: GCD(coefficients)2π
Step 4 — Componendo-Dividendo:
m−nm+n form देखो तो nm=k से k−1k+1 directly लिखो
Step 5 — अगर कुछ नहीं दिखा:
Options देखो, elimination try करो — standard values substitute करके check करो
हल किए गए PYQs
क्यों यह प्रश्न: Complementary angles और componendo-dividendo का combination — NDA में दोनों concepts एक साथ test होते हैं।
Previous Year Questionपिछले वर्ष का प्रश्न2026
If α and β are complementary angles such that α - β = π/6 and m tan β = n tan α, then what is ((m+n)/(m-n)) equal to?
2
2/√3
1
1/√3
Solutionसमाधान
Since α + β = π/2, β = π/2 - α, so tan β = cot α. From m tan β = n tan α: m cot α = n tan α, so m/n = tan²α. Using componendo-dividendo: (m+n)/(m-n) = (tan²α + 1)/(tan²α - 1). With α - β = π/6 and α + β = π/2, we get α = π/3, β = π/6. tan²(π/3) = 3, so (3+1)/(3-1) = 4/2 = 2.
समाधान का रास्ता:α+β=2π से tanβ=cotα। फिर mcotα=ntanα → nm=tan2α। α−β=6π और α+β=2π solve करो: α=3π। tan23π=3। Componendo-dividendo: 3−13+1=2।
क्यों यह प्रश्न: आवर्तकाल (period) का सवाल NDA में लगभग हर paper में आता है। GCD shortcut याद हो तो 10 seconds।
Previous Year Questionपिछले वर्ष का प्रश्न
The period of the function f(x) = sin 3x + cos 4x is:
फलन f(x) = sin 3x + cos 4x का आवर्तकाल है:
π
2π
π/2
4π
π
2π
π/2
4π
Solutionसमाधान
The period of sin 3x is 2π/3, and the period of cos 4x is 2π/4 = π/2. The period of f(x) = sin 3x + cos 4x is the LCM of 2π/3 and π/2. LCM(2π/3, π/2) = 2π.
sin 3x का आवर्त 2π/3 है, और cos 4x का आवर्त 2π/4 = π/2 है। f(x) = sin 3x + cos 4x का आवर्त 2π/3 और π/2 का LCM है। LCM(2π/3, π/2) = 2π।
समाधान का रास्ता:sin3x का period = 32π, cos4x का period = 42π=2π। LCM(32π,2π) = GCD(3,2)2π⋅LCM(1,1)=12π=2π।
क्यों यह प्रश्न:cos(A−B) formula का direct application — sin और cos values Pythagoras से निकालो।
Previous Year Questionपिछले वर्ष का प्रश्न
If cos A = 3/5 and cos B = 5/13, where A and B are acute angles, then cos(A - B) equals:
यदि cos A = 3/5 और cos B = 5/13 हैं, जहाँ A और B न्यूनकोण हैं, तो cos(A - B) का मान है:
63/65
56/65
16/65
33/65
63/65
56/65
16/65
33/65
Solutionसमाधान
Given cos A = 3/5, so sin A = 4/5. Given cos B = 5/13, so sin B = 12/13. Using cos(A - B) = cos A cos B + sin A sin B = (3/5)(5/13) + (4/5)(12/13) = 15/65 + 48/65 = 63/65.
दिया गया cos A = 3/5, अतः sin A = 4/5। दिया गया cos B = 5/13, अतः sin B = 12/13। cos(A - B) = cos A cos B + sin A sin B = (3/5)(5/13) + (4/5)(12/13) = 15/65 + 48/65 = 63/65 का उपयोग करते हुए।
क्यों यह प्रश्न:tan(α+β)=1 recognition — जब numerator = denominator तो answer तुरंत दिखता है।
Previous Year Questionपिछले वर्ष का प्रश्न
If tan α = 1/2 and tan β = 1/3, then tan(α + β) equals:
यदि tan α = 1/2 और tan β = 1/3 हैं, तो tan(α + β) का मान है:
1
5/6
6/5
2/3
1
5/6
6/5
2/3
Solutionसमाधान
Using the formula tan(α + β) = (tan α + tan β)/(1 - tan α tan β). Substituting values: tan(α + β) = (1/2 + 1/3)/(1 - 1/2 × 1/3) = (3/6 + 2/6)/(1 - 1/6) = (5/6)/(5/6) = 1.
सूत्र tan(α + β) = (tan α + tan β)/(1 - tan α tan β) का उपयोग करते हुए। मान रखने पर: tan(α + β) = (1/2 + 1/3)/(1 - 1/2 × 1/3) = (3/6 + 2/6)/(1 - 1/6) = (5/6)/(5/6) = 1।
समाधान का रास्ता:1−21⋅3121+31=6565=1। Numerator और denominator दोनों 65 हैं — यह pattern पहचानो।
क्यों यह प्रश्न: Triangle identity — A+B+C=180° वाला standard result। Proof समझ लो, फिर result याद रखो।
Previous Year Questionपिछले वर्ष का प्रश्न
If A + B + C = 180°, then tan A/2 tan B/2 + tan B/2 tan C/2 + tan C/2 tan A/2 equals:
यदि A + B + C = 180° है, तो tan A/2 · tan B/2 + tan B/2 · tan C/2 + tan C/2 · tan A/2 का मान है:
0
1
-1
2
0
1
-1
2
Solutionसमाधान
When A + B + C = 180°, we have (A + B + C)/2 = 90°, so C/2 = 90° - (A + B)/2. Therefore, tan C/2 = cot (A + B)/2 = 1/tan (A + B)/2. Using the identity for the sum of three angles in a triangle, the expression equals 1.
जब A + B + C = 180° हो, तो (A + B + C)/2 = 90°, अतः C/2 = 90° - (A + B)/2। इसलिए tan C/2 = cot (A + B)/2 = 1/tan (A + B)/2। त्रिभुज में तीन कोणों के योग की पहचान का उपयोग करते हुए, व्यंजक का मान 1 होता है।
समाधान का रास्ता:2A+B+C=90° इसलिए tan2C=cot2A+B। इसे expand करने पर tan2Atan2B+tan2Btan2C+tan2Ctan2A=1 सिद्ध होता है। Answer: 1।
क्यों यह प्रश्न:sin18° एक standard result है। Derivation एक बार ज़रूर करो — exam में answer याद रहेगा।
Previous Year Questionपिछले वर्ष का प्रश्न
The value of sin 18° is:
sin 18° का मान है:
(√5 - 1)/4
(√5 + 1)/4
(√3 - 1)/4
(√3 + 1)/4
(√5 - 1)/4
(√5 + 1)/4
(√3 - 1)/4
(√3 + 1)/4
Solutionसमाधान
To find sin 18°, we use the fact that 5 × 18° = 90°. Using the quintuple angle formula and solving the resulting equation, we get sin 18° = (√5 - 1)/4. This is a well-known result in trigonometry.
sin 18° ज्ञात करने के लिए, हम इस तथ्य का उपयोग करते हैं कि 5 × 18° = 90°। पंचगुण कोण सूत्र का उपयोग करके और परिणामी समीकरण को हल करके, हमें sin 18° = (√5 - 1)/4 मिलता है। यह त्रिकोणमिति में एक प्रसिद्ध परिणाम है।
क्यों यह प्रश्न:(1+tanθ)/(1−tanθ)=tan(45°+θ) — यह pattern एक बार देख लो, हमेशा के लिए याद रहेगा।
Previous Year Questionपिछले वर्ष का प्रश्न
The value of (1 + tan 15°)/(1 - tan 15°) is:
(1 + tan 15°)/(1 - tan 15°) का मान है:
√3
1/√3
2 + √3
2 - √3
√3
1/√3
2 + √3
2 - √3
Solutionसमाधान
Using the identity (1 + tan θ)/(1 - tan θ) = tan(45° + θ). Therefore, (1 + tan 15°)/(1 - tan 15°) = tan(45° + 15°) = tan 60° = √3.
पहचान (1 + tan θ)/(1 - tan θ) = tan(45° + θ) का उपयोग करते हुए। इसलिए (1 + tan 15°)/(1 - tan 15°) = tan(45° + 15°) = tan 60° = √3।
समाधान का रास्ता:1−tan15°1+tan15°=tan(45°+15°)=tan60°=3। tan15° की value निकालने की ज़रूरत नहीं।
आम गलतियाँ
cos(A−B) में sign की गलती:cos(A−B)=cosAcosB+sinAsinB — यहाँ plus है। cos(A+B)=cosAcosB−sinAsinB — यहाँ minus है। sin और cos के formulas में sign उल्टे हैं — sin(A+B) में same signs हैं, cos(A+B) में opposite।
Period में 2π बनाम π की गलती:tan(nx) और cot(nx) का period nπ है, n2π नहीं। ∣sin(nx)∣ और ∣cos(nx)∣ का period nπ है। Absolute value लगाने पर period आधा हो जाता है।
Complementary angle में tanβ=cotα भूलना:α+β=90° हो तो tanβ=cotα=tanα1। Students अक्सर tanβ=tanα लिख देते हैं — यह fundamental error है।
3-4-5 और 5-12-13 triangles की गलत sides:cosA=53 दिया है तो sinA=54 है, 43 नहीं। कर्ण हमेशा denominator में आता है।
sin18°=45−1 को 25−1 लिखना: Denominator 4 है, 2 नहीं। यह golden ratio से confusion होती है (25−1≈0.618 और sin18°≈0.309 — आधा है)।
Componendo-Dividendo को तब apply करना जब m−n=0 हो: अगर nm=1 हो तो m−n=0 — यहाँ यह method undefined है। पहले check करो कि denominator zero नहीं है।