Transformation from Cartesian to Polar Coordinates

Integral Calculus के advanced applications में कई बार ऐसे regions आते हैं जो circle, semicircle, sector, annulus या किसी curved boundary से bounded होते हैं। ऐसी स्थिति में Cartesian coordinates में integration करना कठिन हो सकता है। तब coordinates को बदलकर problem को सरल बनाया जाता है। इसी प्रक्रिया को Transformation from Cartesian to Polar Coordinates कहा जाता है।

इस topic का मुख्य उद्देश्य यह समझना है कि xx और yy की जगह rr और θ\theta का प्रयोग कब और कैसे किया जाता है। यह transformation विशेष रूप से उन questions में बहुत useful होता है जहाँ region circular symmetry रखता हो।

Cartesian Coordinates का idea

Cartesian system में किसी point की position (x,y)(x,y) से बताई जाती है।
यहाँ xx-coordinate point की horizontal distance बताता है और yy-coordinate उसकी vertical distance बताता है।

उदाहरण के लिए यदि कोई point P(3,2)P(3,2) है, तो इसका अर्थ है कि वह point origin से 3 units right और 2 units ऊपर है।

लेकिन कई बार किसी point को उसकी origin से दूरी और x-axis से बने angle के आधार पर बताना अधिक convenient होता है। यही idea polar coordinates का आधार है।

Graph: Point represented in Cartesian and Polar form

Polar Coordinates का अर्थ

Polar system में किसी point की position दो quantities से व्यक्त की जाती है:

  • rr, जो origin से point की दूरी है
  • θ\theta, जो positive x-axis के साथ बनने वाला angle है

अर्थात किसी point को (r,θ)(r,\theta) के रूप में लिखा जाता है।

यहाँ rr radial distance कहलाती है और θ\theta angular position कहलाती है।

इस system की सबसे बड़ी विशेषता यह है कि circle और related regions को इसमें बहुत आसानी से व्यक्त किया जा सकता है।

Cartesian और Polar coordinates के बीच relation

यदि किसी point के Cartesian coordinates (x,y)(x,y) हों और polar coordinates (r,θ)(r,\theta) हों, तो दोनों के बीच relation होता है:x=rcosθx=r\cos\theta

y=rsinθy=r\sin\theta

और inverse relation होता है:r=x2+y2r=\sqrt{x^2+y^2}

tanθ=yx\tan\theta=\frac{y}{x}

यही basic formulas इस topic की foundation हैं।
इनकी सहायता से किसी भी point को Cartesian से Polar या Polar से Cartesian form में बदला जा सकता है।

यह transformation क्यों जरूरी है

अब सबसे important बात समझिए।
कुछ integrals Cartesian form में बहुत कठिन दिखाई देते हैं, लेकिन जैसे ही region को polar form में लिखा जाता है, वही problem काफी आसान हो जाती है।

विशेष रूप से निम्न प्रकार के regions polar coordinates में बहुत सरल हो जाते हैं:

  • circle
  • semicircle
  • quarter circle
  • sector
  • annular region
  • regions involving x2+y2x^2+y^2

इसका कारण यह है कि Cartesian system में circle की equation quadratic होती है, जबकि polar system में वही अक्सर r=constantr=\text{constant} के रूप में बहुत सरल बन जाती है।

Differential area element का transformation

Cartesian coordinates में small area element होता है:dA=dxdydA=dx\,dy

लेकिन polar coordinates में यही area element बदलकर होता है:dA=rdrdθdA=r\,dr\,d\theta

यहाँ extra rr factor बहुत महत्वपूर्ण है।
इसी को कई बार Jacobian factor भी कहा जाता है।
Students अक्सर यही factor भूल जाते हैं, और यही इस topic की सबसे common mistake है।

इसलिए जब भी Cartesian से Polar transformation करें, केवल xx और yy को बदलना ही पर्याप्त नहीं है, बल्कि dxdydx\,dy को भी rdrdθr\,dr\,d\theta में बदलना जरूरी है।

Circle का simplest example

मान लीजिए equation है:x2+y2=4x^2+y^2=4

अब Cartesian form में यह radius 2 वाला circle है।

लेकिन polar form मेंx2+y2=r2x^2+y^2=r^2

इसलिए यह बन जाएगा:r2=4r^2=4

अर्थात,r=2r=2

यहाँ हम देखते हैं कि Cartesian में जो equation curved form में थी, वही polar में बहुत simple हो गई।

इसी कारण polar coordinates circle-based regions के लिए अत्यंत useful माने जाते हैं।

Example: Point को Cartesian से Polar में बदलना

मान लीजिए point है:(3,2)(3,2)

अब polar form निकालने के लिए पहले rrr निकालते हैं:

r=32+22=13r=\sqrt{3^2+2^2}=\sqrt{13}

अब angle के लिएtanθ=23\tan\theta=\frac{2}{3}

इसलिएθ=tan1(23)\theta=\tan^{-1}\left(\frac{2}{3}\right)

अतः point का polar form होगा:(13,tan123)\left(\sqrt{13},\tan^{-1}\frac{2}{3}\right)

यह example basic conversion को स्पष्ट करता है।

Example: Polar से Cartesian में बदलना

मान लीजिए point दिया है:(2,π3)(2,\frac{\pi}{3})

अब formulas use करेंगे:x=rcosθ=2cosπ3=212=1x=r\cos\theta=2\cos\frac{\pi}{3}=2\cdot \frac{1}{2}=1

y=rsinθ=2sinπ3=232=3y=r\sin\theta=2\sin\frac{\pi}{3}=2\cdot \frac{\sqrt{3}}{2}=\sqrt{3}

अतः Cartesian coordinates होंगे:(1,3)(1,\sqrt{3})

इस प्रकार polar से Cartesian conversion भी सीधा formula-based होता है।

Region को polar form में कैसे समझें

अब केवल point conversion जानना पर्याप्त नहीं है।
Integration में सबसे important part region को polar form में लिखना होता है।

यदि region quarter circle हो, जैसे first quadrant में radius 2 वाला circle, तो Cartesian form में यह region इस प्रकार लिखा जा सकता है:

  • x0x \ge 0
  • y0y \ge 0
  • x2+y24x^2+y^2 \le 4

लेकिन polar form में यही region बहुत सरल हो जाता है:

0r2,0θπ20 \le r \le 2,\quad 0 \le \theta \le \frac{\pi}{2}

यही polar transformation की असली strength है।

Graph: Quarter circular region in the first quadrant

Example: Circular region का area by polar coordinates

अब एक important example देखते हैं।
मान लीजिए हमें first quadrant में radius 2 वाले quarter circle का area निकालना है।

Polar form में region है:0r2,0θπ20 \le r \le 2,\quad 0 \le \theta \le \frac{\pi}{2}

अब area होगा:A=RdAA=\iint_R dA

Polar form मेंA=0π/202rdrdθA=\int_0^{\pi/2}\int_0^2 r\,dr\,d\theta

पहले rr के respect में integrate करें:02rdr=[r22]02=2\int_0^2 r\,dr=\left[\frac{r^2}{2}\right]_0^2=2

अब θ\theta के respect में:0π/22dθ=2[θ]0π/2=2π2=π\int_0^{\pi/2} 2\,d\theta = 2\left[\theta\right]_0^{\pi/2} = 2\cdot \frac{\pi}{2} = \pi

अतः quarter circle का area है:π\boxed{\pi}

यह result सही भी है, क्योंकि radius 2 वाले full circle का area 4π4\pi होता है और quarter circle उसका 14\frac14​ भाग है, यानी π\pi

Example: Double integral को polar form में बदलना

मान लीजिए हमें evaluate करना है:R(x2+y2)dxdy\iint_R (x^2+y^2)\,dx\,dy

जहाँ RR region है:x2+y21x^2+y^2 \le 1

यह unit disk है।

अब polar form मेंx2+y2=r2x^2+y^2=r^2

औरdxdy=rdrdθdx\,dy = r\,dr\,d\theta

इसलिए integral बन जाएगा:02π01r2rdrdθ\int_0^{2\pi}\int_0^1 r^2 \cdot r\,dr\,d\theta

=02π01r3drdθ=\int_0^{2\pi}\int_0^1 r^3\,dr\,d\theta

पहले inner integral:01r3dr=[r44]01=14\int_0^1 r^3\,dr=\left[\frac{r^4}{4}\right]_0^1=\frac14

अब outer integral:02π14dθ=14(2π)=π2\int_0^{2\pi} \frac14\,d\theta = \frac14(2\pi) = \frac{\pi}{2}

अतः answer है:π2\boxed{\frac{\pi}{2}}

यह example बहुत महत्वपूर्ण है, क्योंकि इसमें साफ दिखाई देता है कि x2+y2x^2+y^2 जैसा expression polar coordinates में कितना simple हो जाता है।

Example: Gaussian type integral का basic idea

कुछ advanced questions में integrand में भी x2+y2x^2+y^2x2+y2 आता है, जैसे:

Re(x2+y2)dxdy\iint_R e^{-(x^2+y^2)}\,dx\,dy

यदि region circular हो, तो polar form में यह बन जाता है:Rer2rdrdθ\iint_R e^{-r^2}\,r\,dr\,d\theta

अब Cartesian की तुलना में यह form काफी convenient हो जाती है।

इसलिए जैसे ही integrand या region में x2+y2x^2+y^2 दिखाई दे, student को polar coordinates के बारे में सोचना चाहिए।

Polar transformation में limits कैसे लिखें

इस topic का सबसे महत्वपूर्ण practical हिस्सा limits लिखना है।

Polar form में limits सामान्यतः दो प्रकार की होती हैं:

  • rr की limits, जो origin से दूरी बताती हैं
  • θ\theta की limits, जो angle का range बताती हैं

उदाहरण के लिए:

  • full circle:   0θ2π\;0 \le \theta \le 2\pi
  • upper semicircle:   0θπ\;0 \le \theta \le \pi
  • first quadrant:   0θπ2\;0 \le \theta \le \frac{\pi}{2}
  • sector:   αθβ\;\alpha \le \theta \le \beta

और rr की limits region की inner और outer radial boundaries से मिलती हैं।

यदि region origin से शुरू होकर circle तक जाता है, तो rr की lower limit प्रायः 00 होती है।

सबसे common mistakes

इस topic में students कुछ common mistakes करते हैं।

सबसे पहली गलती dxdydx\,dy को drdθdr\,d\theta लिख देना है, जबकि सही form rdrdθr\,dr\,d\theta होती है।
दूसरी गलती xx और yy को गलत substitute करना है।
तीसरी गलती θ\theta की limits गलत लेना है, विशेषकर quadrant वाले questions में।
चौथी गलती region को graph से समझे बिना limits लिखने की होती है।

इसलिए इस topic में formulas याद रखने के साथ-साथ region की geometry समझना भी बहुत जरूरी है।

Questions solve करने की सामान्य विधि

Polar transformation वाले questions में सबसे पहले यह देखना चाहिए कि region circular type का है या नहीं।
फिर integrand में x2+y2x^2+y^2 जैसे expressions हैं या नहीं, यह check करना चाहिए।
उसके बाद region का graph mentally या rough sketch से समझना चाहिए।
फिर xx और yy की जगह polar expressions रखनी चाहिए।
साथ ही dxdydx\,dy को rdrdθr\,dr\,d\theta में बदलना चाहिए।
अंत में new limits के साथ integral solve करना चाहिए।

इस topic की मुख्य बात

Transformation from Cartesian to Polar Coordinates का मुख्य उद्देश्य difficult integrals को simple बनाना है।
जब region circular हो या integrand में x2+y2x^2+y^2 प्रकार का expression हो, तब polar coordinates बहुत powerful tool बन जाते हैं।
यह topic केवल coordinate change नहीं है, बल्कि integration को सही coordinate system में करने की technique है।

इसी कारण यह chapter Multiple Integrals, Area, Volume, और advanced applied mathematics के लिए बहुत important माना जाता है।

Leave a Comment

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

Scroll to Top