Calculus ka pehla step! "Approaching" ka concept — ek point ke bilkul paas jaana lekin wahan pahunchna nahi. Yahaan se shuru hota hai modern mathematics.
Socho tumhari car ek junction ki taraf aa rahi hai — speed 60 km/h se 50, 40, 30 hoti ja rahi hai. Junction par pahunchoge toh ruk jaogi — speed 0. Lekin just before junction par speed kitni thi? Agar hum bahut chhotay time intervals mein speed measure karein — 0.1 sec, 0.01 sec, 0.001 sec pehle — toh ek specific value par approach karte hain. Yahi hai Limit ka concept! Aur agar woh speed measure kar rahe ho — change in position per change in time — yahi hai Derivative!
Limit batata hai ki jab x kisi value 'a' ke paas bahut paas aata hai (bilkul equal nahi, sirf approach karta hai) toh f(x) kis value ke paas aata hai.
Padhte hain: "x approaches a ke liye f(x) ki limit L hai". Important: x = a par f(x) defined hona zaroori nahi — bas approach karna zaroori hai!
Do sides se approach hota hai: Left Hand Limit (x→a⁻) aur Right Hand Limit (x→a⁺). Limit exist karta hai sirf tab jab LHL = RHL.
f(x) ka limit x→2 par — x=2 par hole (not defined) lekin limit exist karta hai
Seedha x=a rakh do. Agar answer 0/0 nahi aata → yahi limit hai.
0/0 form mile toh numerator/denominator factorize karo, common factor cancel karo.
Square roots ho toh conjugate se multiply karo.
Yeh results yaad karo — exams mein seedha use hote hain:
Trick: Argument same hona chahiye — sin(3x)/(3x) ka limit 1 hai, toh 3x/x = 3 bacha.
Derivative f'(x) batata hai ki x mein ek chota sa change dx hone par f(x) mein kitna change dx hota hai — yaani instant rate of change. Geometrically, yeh curve par ek point par tangent line ka slope hai.
Yeh First Principle (ya Limit Definition) se define hota hai:
Ise "dy/dx" ya "f'(x)" ya "d/dx[f(x)]" likhte hain. Iska physical meaning: velocity = derivative of position with respect to time!
Derivative = tangent line ka slope at a point
Yahi hai Power Rule: d/dx(xⁿ) = nxⁿ⁻¹ ka basis!
Sum/Difference Rule: d/dx[f±g] = f'±g' — seedha alag alag differentiate karo.
Mnemonic for Product Rule: "d-first times second PLUS first times d-second"
Q1. lim(x→2) (x²−4)/(x−2) nikalo.
= lim(x+2)(x−2)/(x−2) = lim(x+2) = 4
Q2. lim(x→0) sin(5x)/tan(3x) nikalo.
= lim [sin(5x)/5x] × [5x/3x] × [3x/tan(3x)] = 1 × 5/3 × 1 = 5/3
Q3. f(x) = 3x⁴ − 2x³ + x − 7 differentiate karo.
f'(x) = 12x³ − 6x² + 1
Q4. First Principle se d/dx(sinx) nikalo.
= lim[sin(x+h)−sinx]/h = lim[sinx·cosh+cosx·sinh−sinx]/h = lim[sinx(cosh−1)/h + cosx·sinh/h] = sinx·0 + cosx·1 = cosx
Q5. f(x) = (x+1)/(x−1) differentiate karo using Quotient Rule.
f'(x) = [(1)(x−1)−(x+1)(1)]/(x−1)² = [x−1−x−1]/(x−1)² = −2/(x−1)²