Definite Integral and Area(नियत समाकलन और क्षेत्रफल)

Integral Calculus का यह एक अत्यंत महत्वपूर्ण topic है। इस भाग में हम यह समझते हैं कि Definite Integral केवल limits के बीच किसी function की value निकालने की प्रक्रिया नहीं है, बल्कि उसका एक स्पष्ट geometrical interpretation भी होता है। यही interpretation आगे चलकर Area determination में प्रयोग किया जाता है।

जब किसी curve, x-axis, y-axis, या दो curves के बीच कोई bounded region बनता है, तब उस region का area ज्ञात करने के लिए definite integral का उपयोग किया जाता है। इसलिए यह topic theory, graph और numerical application—तीनों को एक साथ जोड़ता है।

Definite Integral का अर्थ

Definite Integral वह integral है जिसमें integration fixed limits के बीच किया जाता है। इसका परिणाम एक निश्चित numerical value के रूप में प्राप्त होता है।

इसे सामान्य रूप में इस प्रकार लिखा जाता है:abf(x)dx\int_a^b f(x)\,dx

यहाँ aa lower limit है, bb upper limit है, और f(x)f(x) वह function है जिसका integration किया जा रहा है।

यदि F(x)F(x), f(x)f(x) का antiderivative हो, तोabf(x)dx=F(b)F(a)\int_a^b f(x)\,dx = F(b)-F(a)

यही definite integral का मूल सिद्धांत है।

Definite Integral का geometrical meaning

अब इसकी सबसे important बात समझिए।


यदि curve y=f(x)y=f(x), interval [a,b][a,b] में x-axis के ऊपर स्थित हो, तोabf(x)dx\int_a^b f(x)\,dx

curve, x-axis, तथा lines x=ax=a और x=bx=b के बीच बने region का area देता है।

अर्थात,Area=abf(x)dx\text{Area}=\int_a^b f(x)\,dx

यह relation तभी सीधे लागू होता है जब curve पूरे interval में x-axis के ऊपर हो।

Curve के नीचे area निकालना

जब curve x-axis के ऊपर हो, तब उसके नीचे का area definite integral से निकाला जाता है। इस स्थिति में हम curve के नीचे बहुत छोटे-छोटे vertical strips की कल्पना करते हैं। प्रत्येक strip का area लगभग f(x)dxf(x)\,dx होता है। इन सभी strips का योग total area देता है।

इसलिए formula होता है:Area=abydx\text{Area}=\int_a^b y\,dx

Example

यदि curvey=x2y=x^2

और limits x=0x=0 से x=2x=2 तक दी गई हों, तो area होगाArea=02x2dx\text{Area}=\int_0^2 x^2\,dx

अब integration करने पर,x2dx=x33\int x^2\,dx=\frac{x^3}{3}

इसलिए,Area=[x33]02\text{Area}=\left[\frac{x^3}{3}\right]_0^2=83=\frac{8}{3}

अतः required area है83\boxed{\frac{8}{3}}

इस concept को graph में देखना और भी useful होता है, क्योंकि shaded region साफ दिखाई देता है।


जब curve x-axis के नीचे हो

यदि curve x-axis के नीचे स्थित हो, तो function की values negative होंगी। ऐसी स्थिति में definite integral की value भी negative आती है। लेकिन area कभी negative नहीं माना जाता। इसलिए actual area निकालते समय modulus लिया जाता है।

अर्थात,Area=abf(x)dx\text{Area}=\left|\int_a^b f(x)\,dx\right|

Example

यदिy=x2y=-x^2

और limits x=0x=0 से x=2x=2 तक हों, तो02(x2)dx=[x33]02=83\int_0^2 (-x^2)\,dx = \left[-\frac{x^3}{3}\right]_0^2 = -\frac{8}{3}

लेकिन actual area होगा83\boxed{\frac{8}{3}}

यहाँ यह समझना आवश्यक है कि definite integral की value और geometrical area हमेशा same sign में नहीं होते।

Signed Area और Actual Area

यह distinction बहुत महत्वपूर्ण है।Definite Integral कई बार actual area नहीं, बल्कि signed area देता है।

इसका अर्थ है:

  • x-axis के ऊपर का भाग positive माना जाता है
  • x-axis के नीचे का भाग negative माना जाता है

इसी कारण कभी-कभी definite integral की कुल value zero आ सकती है, जबकि actual enclosed area zero नहीं होता।

Example

मान लीजिए,y=xy=x

और limits 1-1से 11तक दी गई हैं।

तब definite integral होगा:11xdx=[x22]11=1212=0\int_{-1}^{1} x\,dx = \left[\frac{x^2}{2}\right]_{-1}^{1} = \frac{1}{2}-\frac{1}{2} =0

लेकिन actual area zero नहीं है।


क्योंकि 1-1 से 00 तक graph x-axis के नीचे है और 00 से 11 तक ऊपर है।

इसलिए actual area होगा:Area=10xdx+01xdx\text{Area} = \left|\int_{-1}^{0}x\,dx\right| + \left|\int_0^1 x\,dx\right|

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

अतः actual area है1\boxed{1}

इस difference को graph की मदद से बहुत आसानी से समझा जा सकता है।

जब curve x-axis को काटता हो

यदि कोई curve interval के बीच x-axis को cut करता है, तो पूरा area एक ही integral से नहीं निकाला जाना चाहिए।
क्योंकि कुछ भाग positive होगा और कुछ negative, और दोनों एक-दूसरे को cancel कर सकते हैं।

ऐसे questions में सही तरीका यह है:

  • पहले उन points को निकालो जहाँ curve x-axis को cut करता है
  • फिर interval को अलग-अलग parts में बाँटो
  • हर part का area अलग निकालो
  • अंत में सभी areas को जोड़ दो

यही actual area देता है।

दो curves के बीच area

कई बार area किसी curve और x-axis के बीच नहीं, बल्कि दो curves के बीच bounded होता है।
ऐसी स्थिति में upper curve और lower curve का अंतर लिया जाता है।

यदि दो curves y=f(x)y=f(x) और y=g(x)y=g(x)दी गई हों, तो area होगा

Area=ab[f(x)g(x)]dx\text{Area}=\int_a^b [f(x)-g(x)]\,dx

जहाँ f(x)f(x) upper curve है और g(x)g(x) lower curve है।

अर्थात area निकालते समय हमेशाupper curvelower curve\text{upper curve} – \text{lower curve}

लिखा जाता है।

Upper curve और Lower curve की पहचान

दो curves के बीच area निकालने से पहले यह देखना बहुत आवश्यक है कि interval में कौन-सी curve ऊपर है और कौन-सी नीचे। इसके लिए rough sketch बनाया जाता है। यदि sketch से बात clear न हो, तो interval के भीतर किसी convenient point पर दोनों curves की values compare की जाती हैं।

जिस function की value अधिक होगी, वह upper curve होगी।
जिसकी value कम होगी, वह lower curve होगी।

दो curves के बीच area का example

अब एक standard example देखते हैं।

यदि curves हों:y=xऔरy=x2y=x \quad \text{और} \quad y=x^2

तो सबसे पहले intersection points निकालते हैं।x=x2x=x^2

x2x=0x^2-x=0

x(x1)=0x(x-1)=0

अतः intersection points हैं:x=0,  1x=0,\;1

अब interval 00 से 11में देखें तो y=xy=x, y=x2y=x^2 से ऊपर है।
इसलिए area होगा:Area=01(xx2)dx\text{Area}=\int_0^1 (x-x^2)\,dx

अब integrate करें:=[x22x33]01=\left[\frac{x^2}{2}-\frac{x^3}{3}\right]_0^1

=1213=16=\frac{1}{2}-\frac{1}{3} =\frac{1}{6}

अतः required area है16\boxed{\frac{1}{6}}

यह question area between curves का सबसे important basic example है।

Area with respect to y

हर बार integration dxdx के respect में करना जरूरी नहीं है।
कुछ questions में dydy के respect में area निकालना अधिक सरल होता है, विशेषकर जब equations xx के रूप में दी गई हों।

यदि curve x=f(y)x=f(y) के रूप में हो, तो area इस प्रकार लिखा जाता है:Area=cdxdy\text{Area}=\int_c^d x\,dy

और यदि दो curves x=f(y)x=f(y) तथा x=g(y)x=g(y) दी गई हों, तो

Area=cd[right curveleft curve]dy\text{Area}=\int_c^d [\text{right curve} – \text{left curve}]\,dy

यहाँ upper-lower नहीं, बल्कि right-left का concept लागू होता है।

Example

यदि curves हों:x=yऔरx=y2x=y \quad \text{और} \quad x=y^2

तो intersection points मिलेंगे:y=y2y=y^2

y(y1)=0y(y-1)=0

y=0,  1y=0,\;1

अब 00 से 11 तक x=yx=y, x=y2x=y^2 से right side पर है।
इसलिए area होगा:Area=01(yy2)dy\text{Area}=\int_0^1 (y-y^2)\,dy

अब integration करें:=[y22y33]01=\left[\frac{y^2}{2}-\frac{y^3}{3}\right]_0^1

=1213=16=\frac{1}{2}-\frac{1}{3} =\frac{1}{6}

अतः required area है16\boxed{\frac{1}{6}}

Area निकालने की सामान्य विधि

Area वाले questions को solve करते समय एक व्यवस्थित method अपनानी चाहिए।

सबसे पहले curves की equations को ध्यान से लिखना चाहिए।
फिर यह देखना चाहिए कि curves x-axis को या एक-दूसरे को कहाँ cut कर रही हैं। यही points limits निर्धारित करते हैं।
इसके बाद rough sketch बनाना चाहिए, ताकि यह स्पष्ट हो सके कि कौन-सी curve upper है, lower है, right है या left
फिर उसी के अनुसार सही definite integral बनाया जाता है।
अंत में integration करके limits apply की जाती हैं और final answer को area के रूप में positive लिखा जाता है।

Concept की मुख्य बात

इस पूरे topic का सार यह है कि definite integral केवल calculation की technique नहीं है। यह geometry और analysis के बीच एक महत्वपूर्ण संबंध स्थापित करता है। Curve के नीचे या curves के बीच बने bounded region को numerical form में व्यक्त करने का सबसे प्रभावशाली माध्यम definite integral ही है।

इसी कारण यह topic आगे आने वाले topics जैसे Length, Volume, Surface और Multiple Integrals की foundation तैयार करता है।

Leave a Comment

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

Scroll to Top