Learn / NDA / mathematics / differential-calculus NDA गणित: अवकलजों के अनुप्रयोग — उच्चिष्ठ, निम्निष्ठ और एकदिष्टता
advanced 22 min read
अवधारणा
अवकलज (derivative) का सबसे सीधा उपयोग यह जानना है कि कोई फलन किस बिंदु पर चढ़ रहा है, कहाँ उतर रहा है, और कहाँ उसका शिखर या गर्त है। NDA में यह topic इसलिए भारी है क्योंकि यहाँ हर सवाल में एक स्पष्ट निर्णय चाहिए — "यह बिंदु maximum है या minimum?"
एक सरल उपमा: सोचो तुम पहाड़ पर चढ़ रहे हो। जब रास्ता ऊपर जा रहा है, तुम्हारी ऊँचाई बढ़ रही है — यह वर्धमान (increasing) है। जब नीचे आते हो — ह्रासमान (decreasing)। पहाड़ की चोटी उच्चिष्ठ (maximum) है और घाटी निम्निष्ठ (minimum)। और जब रास्ता समतल हो — slope = 0 — वहाँ तुम critical point पर हो।
गणितीय भाषा में:
- f′(x)>0 → फलन वर्धमान है उस अंतराल पर
- f′(x)<0 → फलन ह्रासमान है
- f′(x)=0 → संभावित extremum (उच्चिष्ठ/निम्निष्ठ) बिंदु
खुले अंतराल की चाल: NDA 2026 में एक सवाल आया जहाँ f(x)=x को (−1,1) पर पूछा गया। यहाँ trick यह है कि खुले अंतराल पर supremum (1) और infimum (-1) — दोनों attain नहीं होते। इसलिए न maximum है, न minimum। यह "open vs closed interval" वाला trap NDA में बार-बार आता है — इसे हमेशा याद रखो।
Local vs Global: Local maximum वह बिंदु है जहाँ आस-पास के सभी बिंदुओं से फलन का मान बड़ा हो। Global maximum पूरे domain पर सबसे बड़ा मान। NDA में ज़्यादातर सवाल local extrema के हैं।
गहन विश्लेषण
एकदिष्टता (Monotonicity)
फलन f(x) किसी अंतराल I पर वर्धमान है यदि x1<x2⇒f(x1)<f(x2) सभी x1,x2∈I के लिए।
परीक्षण: यदि f′(x)≥0 पूरे अंतराल पर (और केवल isolated बिंदुओं पर शून्य हो), तो फलन वर्धमान है।
काम की बात: जब f′(x)=(x−a)(x−b) जैसा factor हो (a<b), तो:
- x<a पर: दोनों factors ऋणात्मक → गुणनफल धनात्मक → f′>0 → वर्धमान
- a<x<b पर: पहला factor ऋणात्मक, दूसरा धनात्मक → f′<0 → ह्रासमान
- x>b पर: दोनों धनात्मक → f′>0 → वर्धमान
यही pattern NDA 2026 में f(x)=3x3−25x2+6x+7 वाले सवाल में था।
Critical Points (क्रांतिक बिंदु)
वह बिंदु x=c जहाँ f′(c)=0 या f′(c) अस्तित्व में न हो, critical point कहलाता है।
ध्यान रखो: हर critical point extremum नहीं होता। f(x)=x3 पर x=0 पर f′(0)=0 है लेकिन यह न maximum है न minimum — यह inflection point है।
प्रथम अवकलज परीक्षण (First Derivative Test)
x=c पर:
- यदि f′, ऋणात्मक से धनात्मक हो जाए (−→+): local minimum
- यदि f′, धनात्मक से ऋणात्मक हो जाए (+→−): local maximum
- यदि f′ का चिह्न न बदले: कोई extremum नहीं (inflection point)
यह परीक्षण हमेशा काम करता है — द्वितीय अवकलज परीक्षण fail हो जाए तो यही use करो।
द्वितीय अवकलज परीक्षण (Second Derivative Test)
यदि f′(c)=0 हो:
- f′′(c)>0 → local minimum (फलन वहाँ concave up है, जैसे कटोरा)
- f′′(c)<0 → local maximum (concave down, जैसे टोपी)
- f′′(c)=0 → परीक्षण fail — वापस पहले परीक्षण पर जाओ
NDA 2024 में: f(x)=lnxx (x>1) पर f′(e)=0 था और f′′(e)=e1>0, इसलिए x=e पर local minimum है। यह तीनों statements एक साथ सही थीं।
खुले अंतराल और Extremum का न होना
यदि f(x) किसी खुले अंतराल (a,b) पर strictly monotonic (एकदिष्ट) है, तो उस अंतराल पर कोई extremum नहीं है। Supremum/Infimum हो सकते हैं लेकिन वे attain नहीं होते।
महत्वपूर्ण: बंद अंतराल [a,b] पर continuous फलन हमेशा maximum और minimum attain करता है (Extreme Value Theorem)। खुले अंतराल पर यह guarantee नहीं है।
Discriminant से No-Extremum की शर्त
यदि f′(x) एक quadratic है, जैसे ax2+bx+c, और हम चाहते हैं कि f′(x) कभी शून्य न हो (यानी कोई critical point नहीं, इसलिए कोई extremum नहीं), तो:
Discriminant=b2−4ac<0
NDA 2024 में: f′(x)=16x2−8bx+1, discriminant =64b2−64=64(b2−1)। b2<1 चाहिए, यानी ∣b∣<1। Non-negative b के लिए: 0≤b<1।
Local Extremum और Shifted Functions
यदि f(x) का x=0 पर local maximum है, तो:
- y=2f(x)+ax−b का अध्ययन करो
- y′(0)=2f′(0)+a=0+a=a
- y=0 पर critical point तभी जब a=0
- b केवल vertical shift करता है — extremum की position नहीं बदलता
शॉर्टकट और युक्तियाँ
जब f′(x)=(x−2)(x−3) जैसा हो, number line पर roots (2 और 3) mark करो। बाएँ से दाएँ alternate signs: x<2 पर +, 2<x<3 पर −, x>3 पर +। (Leading coefficient धनात्मक है तो सबसे दाएँ + से शुरू करो, बाएँ alternate करते जाओ।)
मानक तरीका: हर अंतराल में एक value substitute करो → 3 calculations।
यह shortcut: एक बार roots लिखो, alternate signs → 0 calculations, केवल pattern।
समय बचत: 45 सेकंड → 10 सेकंड।
f′′(c)>0 = "U shape" = minimum (नीचे का बिंदु)।
f′′(c)<0 = "∩ shape" = maximum (ऊपर का बिंदु)।
मनोरंजक memory: "फ्राइंग पैन (U) का तल minimum है; छाता (∩) का शीर्ष maximum है।"
जब भी f′(c)=0 मिले, तुरंत f′′(c) calculate करो — यह 2 steps में answer देता है बनाम First Derivative Test के 4 steps के।
समय बचत: 4 steps → 2 steps।
यदि question पूछे "किन values पर कोई maximum/minimum नहीं?" और f′(x) quadratic हो:
शर्त: f′(x)=0 के real roots नहीं होने चाहिए।
→ Discriminant <0।
f′(x)=16x2−8bx+1 के लिए: D=64b2−64<0⇒b2<1⇒−1<b<1।
मानक तरीका: हर option को substitute करके check करना → 4 calculations।
यह shortcut: एक inequality solve करो → 1 step।
Question में "open interval (a,b)" और "strictly monotonic function" — दोनों एक साथ दिखें, तो उत्तर तुरंत: "न maximum, न minimum।"
Reasoning: Strictly increasing/decreasing function पर endpoints closest values हैं, लेकिन open interval में endpoints शामिल नहीं — इसलिए supremum/infimum attain नहीं होता।
यह trap NDA 2026 में आया (f(x)=x on (−1,1))। 5 मॉक देने के बाद यह reflex बन जाना चाहिए।
y=f(x)+c (constant add/subtract): extremum की x-position नहीं बदलती, केवल value बदलती है।
y=f(x)+ax: extremum की position बदल सकती है — f′(x)+a=0 solve करो।
NDA 2024 में y=2f(x)+ax−b पर: b को ignore करो (vertical shift), केवल a=0 की शर्त check करो।
मानक गलती: b को भी equation में रखकर solve करना → extra समय बर्बाद।
इस pattern से: b को instantly eliminate करो → 30 सेकंड बचते हैं।
तेज़-समाधान रूपरेखा
NDA के hall में यह decision tree follow करो:
Step 1: Question पढ़ो — क्या पूछा है? Increasing/decreasing interval, या extremum (maximum/minimum)?
Step 2 (Monotonicity के लिए):
→ f′(x) calculate करो।
→ Sign chart बनाओ (roots mark करो, alternate signs)।
→ f′>0 → वर्धमान; f′<0 → ह्रासमान।
Step 2 (Extremum के लिए):
→ f′(x)=0 solve करो → critical points मिले।
→ पहले f′′(c) try करो: >0 = min, <0 = max।
→ यदि f′′(c)=0, तो sign chart से First Derivative Test लगाओ।
Step 3 (Open/Closed Interval check):
→ Open interval + strictly monotonic = कोई extremum नहीं।
→ Closed interval + continuous = extremum ज़रूर attain होगा।
Step 4 (No extremum शर्त):
→ f′(x) quadratic है? → Discriminant <0 की शर्त लगाओ।
सबसे common trap: f′(c)=0 देखकर immediately "extremum है" कहना — याद रखो, inflection point भी हो सकता है।
हल किए गए PYQs
क्यों यह प्रश्न: खुले अंतराल पर extremum का concept — NDA में यह trap हर साल किसी न किसी रूप में आता है।
Consider the following statements in respect of the function f(x) = x in the interval (-1, 1): I. The function attains maximum value. II. The function attains minimum value. Which of the statements given above is/are correct?
- I only
- II only
- Both I and II
- Neither I nor II
Solutionसमाधान
On the open interval (-1, 1), f(x) = x is strictly increasing. The supremum is 1 (not attained) and infimum is -1 (not attained) since the interval is open. Hence neither maximum nor minimum is attained. Both statements are incorrect.
समाधान का रास्ता: f(x)=x strictly increasing है। (−1,1) खुला अंतराल है — endpoints शामिल नहीं। Supremum 1 और Infimum -1 दोनों attain नहीं होते। दोनों statements गलत।
क्यों यह प्रश्न: Trigonometric फलन की एकदिष्टता — f(x)=2cos2x−1 को पहले simplify करो, फिर differentiate करो।
What is the length of the longest interval in which the function f(x) = 2cos²x - 1 is decreasing?
- 2π
- π
- π/2
- π/4
Solutionसमाधान
f(x) = 2cos²x - 1 = cos(2x). f'(x) = -2sin(2x). For decreasing, f'(x) < 0, i.e., sin(2x) > 0, which holds when 2x ∈ (0, π), i.e., x ∈ (0, π/2). The longest such interval has length π/2.
समाधान का रास्ता: Double angle formula: 2cos2x−1=cos(2x)। तब f′(x)=−2sin(2x)। ह्रासमान के लिए f′(x)<0 चाहिए → sin(2x)>0 → 2x∈(0,π) → x∈(0,π/2)। इस अंतराल की लम्बाई =π/2।
क्यों यह प्रश्न: Cubic फलन की monotonicity — S (decreasing set) और T (increasing set) एक साथ पूछे गए। Sign chart का direct application।
Let S and T be the sets where f(x) = x³/3 - 5x²/2 + 6x + 7 decreases and increases respectively. What is T equal to?
- {x ≤ 2} ∪ {x ≥ 3}
- {x < 2} ∪ {x > 3}
- (2, 3)
- [2, 3]
Solutionसमाधान
f'(x) = x² - 5x + 6 = (x-2)(x-3). f'(x) ≥ 0 when x ≤ 2 or x ≥ 3 (increasing on closed intervals where derivative is non-negative). So T = {x ≤ 2} ∪ {x ≥ 3}.
Let S and T be the sets where f(x) = x³/3 - 5x²/2 + 6x + 7 decreases and increases respectively. What is S equal to?
- {x ≤ 2} ∪ {x ≥ 3}
- {x < 2} ∪ {x > 3}
- (2, 3)
- [2, 3]
Solutionसमाधान
f'(x) = (x-2)(x-3) ≤ 0 when 2 ≤ x ≤ 3. So f decreases on [2, 3], hence S = [2, 3].
समाधान का रास्ता: f′(x)=x2−5x+6=(x−2)(x−3)। Sign chart: x<2 पर +, 2<x<3 पर −, x>3 पर +। इसलिए T={x≤2}∪{x≥3} (वर्धमान) और S=[2,3] (ह्रासमान)। Closed brackets नोट करो — endpoints पर f′=0 है।
क्यों यह प्रश्न: Discriminant condition से "no extremum" — parameter वाले सवालों में यह approach सबसे तेज़ है।
The non-negative values of b for which the function (16x³)/3 - 4bx² + x has neither maximum nor minimum in the range x > 0 is
- 0 < b < 1
- 1 < b < 2
- b > 2
- 0 ≤ b < 1
Solutionसमाधान
Differentiating: f'(x) = 16x² - 8bx + 1. For no max or min in x > 0, f'(x) must not change sign for x > 0, which means f'(x) = 0 has no positive real roots. The discriminant is 64b² - 64 = 64(b² - 1). If b² - 1 < 0, i.e., |b| < 1, then f'(x) has no real roots and f'(x) > 0 always. For non-negative b, this gives 0 ≤ b < 1. At b = 0, f'(x) = 16x² + 1 > 0, no critical points. Hence 0 ≤ b < 1.
समाधान का रास्ता: f′(x)=16x2−8bx+1। No extremum चाहिए तो f′(x)>0 हमेशा हो (leading coefficient धनात्मक है)। शर्त: D=64b2−64<0 → b2<1। Non-negative b के लिए: 0≤b<1।
क्यों यह प्रश्न: Second Derivative Test का full application — तीनों statements एक साथ verify करना।
Let f(x) = x/(ln x); (x > 1). Consider the following statements: 1. f''(e) = 1/e. 2. f(x) attains local minimum value at x = e. 3. A local minimum value of f(x) is e. Which of the statements given above are correct?
- 1 and 2 only
- 2 and 3 only
- 1 and 3 only
- 1, 2 and 3
Solutionसमाधान
f'(x) = (ln x - 1)/(ln x)². At x = e, f'(e) = 0. Computing f''(x): using quotient rule, f''(x) = [(1/x)(ln x)² - (ln x - 1)·2 ln x·(1/x)]/(ln x)⁴ = [ln x - 2(ln x - 1)]/[x(ln x)³] = [2 - ln x]/[x(ln x)³]. At x = e: ln e = 1, so f''(e) = (2 - 1)/(e · 1) = 1/e > 0. So statement 1 is true and statement 2 is true (local minimum at x = e). The minimum value is f(e) = e/ln e = e/1 = e, so statement 3 is true. All three are correct.
समाधान का रास्ता: f(x)=lnxx। f′(x)=(lnx)2lnx−1। f′(e)=0 (क्योंकि lne=1)। f′′(e)=e1>0 → local minimum। f(e)=lnee=e। तीनों statements सत्य।
क्यों यह प्रश्न: Local maximum की properties और shifted function — a और b का अलग-अलग role समझना ज़रूरी है।
A differentiable function f(x) has a local maximum at x = 0. Let y = 2f(x) + ax - b. Which of the following is/are correct? 1. f'(0) = 0. 2. f''(0) < 0. Select the correct answer using the code given below:
- 1 only
- 2 only
- Both 1 and 2
- Neither 1 nor 2
Solutionसमाधान
Since f(x) has a local maximum at x = 0 and f is differentiable, by Fermat's theorem f'(0) = 0. For a local maximum of a twice-differentiable function, the second derivative test gives f''(0) ≤ 0. Generally for a strict local maximum f''(0) < 0 (assuming non-degenerate case). Both statements are correct.
A differentiable function f(x) has a local maximum at x = 0. Let y = 2f(x) + ax - b. The function y has a relative maxima at x = 0 for
- a > 0, b = 0
- for all b and a = 0
- for all b > 0 only
- for all a and b = 0
Solutionसमाधान
y = 2f(x) + ax - b. Then y' = 2f'(x) + a. At x = 0, y'(0) = 2f'(0) + a = 0 + a = a. For x = 0 to be a critical point, we need a = 0. Then y'' = 2f''(x), and y''(0) = 2f''(0) < 0, so x = 0 is a maximum. The value of b just shifts y vertically and doesn't affect the location of extrema. So y has relative maxima at x = 0 for all b and a = 0.
समाधान का रास्ता: f(x) का x=0 पर local maximum है → Fermat's theorem से f′(0)=0। Non-degenerate case में f′′(0)<0 — दोनों सत्य। y=2f(x)+ax−b के लिए: y′(0)=2f′(0)+a=a। x=0 critical point के लिए a=0 चाहिए। b vertical shift करता है — extremum की स्थिति पर कोई असर नहीं। Answer: सभी b और a=0।
आम गलतियाँ
-
Critical point = Extremum मानना: f(x)=x3 पर f′(0)=0 है, लेकिन यह inflection point है। हमेशा sign change check करो।
-
Open interval में extremum बताना: f(x)=x पर (−1,1) में maximum/minimum नहीं है। Strictly monotonic फलन खुले अंतराल पर extremum attain नहीं करते।
-
f′′(c)=0 होने पर Second Derivative Test से निर्णय करना: यह test तब fail हो जाती है। First Derivative Test (sign change) पर लौटो।
-
Trigonometric simplification skip करना: 2cos2x−1 को सीधे differentiate करने की कोशिश में समय बर्बाद होता है। पहले double angle formula से cos(2x) बनाओ।
-
b (constant) का extremum position पर प्रभाव मानना: f(x)+c type functions में vertical shift extremum की x-coordinate नहीं बदलती। केवल f(x)+g(x) में position बदलती है।
-
Closed bracket vs Open bracket में गलती: f′(x)≥0 अंतराल के endpoints पर भी check करो। f decreases on [2,3] — closed brackets इसलिए कि endpoints x=2 और x=3 पर f′=0 है, पर sign change होती है।
संबंधित विषय
SarkariRise पर अभ्यास
Sign up + get 3 free mocks →Practice applications of derivatives on a mock →