Envelopes (आवरण वक्र)

Starting Idea (शुरुआती समझ)

जब हमारे पास curves की एक पूरी family होती है (यानी एक parameter के साथ कई curves), तो कई बार एक ऐसी नई curve बनती है जो इन सभी curves को किसी न किसी point पर touch करती है।

इस नई curve को Envelope कहते हैं।

सरल शब्दों में, envelope वह curve है जो दी गई curves की family को “cover” या “wrap” करती है।

Basic Meaning (मूल अर्थ)

Envelope वह curve है जो किसी family of curves को इस प्रकार स्पर्श करती है कि हर curve को किसी न किसी point पर touch करती है।

Concept (समझिए)

मान लो एक equation है जिसमें parameter aa है:F(x,y,a)=0F(x, y, a) = 0

यह equation कई curves को represent करती है (हर value of aa के लिए एक अलग curve)

इन सभी curves का common boundary या touching curve ही envelope होता है।

Method to Find Envelope

Envelope निकालने के लिए दो steps follow किए जाते हैं:

Step 1

Given equation:F(x,y,a)=0F(x, y, a) = 0

Step 2

Parameter aa के respect में differentiate करें:Fa=0\frac{\partial F}{\partial a} = 0

Step 3

दोनों equations को solve करें और parameter eliminate करें

Important Idea

Envelope निकालने के लिए:

• original equation
• parameter के respect में derivative

दोनों का use होता है

Example 1

Find envelope of:y=ax+1ay = ax + \frac{1}{a}

Step 1: Differentiate w.r.t aa

dyda=x1a2=0\frac{dy}{da} = x – \frac{1}{a^2} = 0

Step 2: Solve

x=1a2x = \frac{1}{a^2}

Step 3: Substitute in original equation

y=ax+1ay = ax + \frac{1}{a}

=a1a2+1a= a \cdot \frac{1}{a^2} + \frac{1}{a}

=1a+1a=2a= \frac{1}{a} + \frac{1}{a} = \frac{2}{a}

Step 4: Eliminate aa

x=1a2a=1xx = \frac{1}{a^2} \Rightarrow a = \frac{1}{\sqrt{x}}

y=2a=2xy = \frac{2}{a} = 2\sqrt{x}

Final Answer

y=2xy = 2\sqrt{x}

Example 2

Find envelope of:y=ax+a2y = ax + a^2

Step 1: Differentiate w.r.t aaa

dyda=x+2a=0\frac{dy}{da} = x + 2a = 0

Step 2: Solve

a=x2a = -\frac{x}{2}

Step 3: Substitute

y=ax+a2y = ax + a^2

=x2x+(x2)2= -\frac{x}{2} \cdot x + \left(\frac{x}{2}\right)^2

=x22+x24= -\frac{x^2}{2} + \frac{x^2}{4}

=x24= -\frac{x^2}{4}

Final Answer

y=x24y = -\frac{x^2}{4}

Understanding

Envelope उस curve को कहते हैं जो:

• हर curve को touch करता है
• family of curves का boundary बनता है

Where It Is Used

Envelope का उपयोग होता है:

• curve analysis में
• geometry problems में
• engineering design में
• optimization problems में

Final Understanding

Envelopes हमें curves की family का overall behavior समझने में मदद करता है।
यह topic थोड़ा conceptual है, लेकिन exam में direct formula-based questions आते हैं।

Short Answer

Envelope वह curve है जो किसी family of curves को इस प्रकार स्पर्श करता है कि वह सभी curves की boundary बनता है। इसे निकालने के लिए equation को parameter के respect में differentiate करके parameter eliminate किया जाता है।

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top