Integral of $x^2$ over $x^2+y^2 ≤ a^2$Order of an integralgaussian integral solution..error in logic?Question concerning the domain of polar coordinate.Why am I evaluating this polar integral wrong?Conversion of an integral in cartesian to polar coordinatesIntegral of trigonometric function.Where am I going Wrong in this Polar Coordinate Conversion?Double integral with Polar coordinates - hard exampleHow to find integralIntegral with U-Substitution (Volume of Revolution)

What is this rubber on gear cables

Why did nobody know who the Lord of this region was?

Why do academics prefer Mac/Linux?

Usage of the relative pronoun "dont"

Why doesn't Iron Man's action affect this person in Endgame?

SHAKE-128/256 or SHA3-256/512

How was the blinking terminal cursor invented?

Is it standard for US-based universities to consider the ethnicity of an applicant during PhD admissions?

​Cuban​ ​Primes

Have there been any examples of re-usable rockets in the past?

Why is vowel phonology represented in a trapezoid instead of a square?

refer string as a field API name

Divisor Rich and Poor Numbers

Would a "ring language" be possible?

Square spiral in Mathematica

Bash grep result from command whole line

What kind of action are dodge and disengage?

How can I make dummy text (like lipsum) grey?

Was the dragon prowess intentionally downplayed in S08E04?

What are the effects of eating many berries from the Goodberry spell per day?

Omit property variable when using object destructuring

How can we delete item permanently without storing in Recycle Bin?

Failing students when it might cause them economic ruin

Does a non-singular matrix have a large minor with disjoint rows and columns and full rank?



Integral of $x^2$ over $x^2+y^2 ≤ a^2$


Order of an integralgaussian integral solution..error in logic?Question concerning the domain of polar coordinate.Why am I evaluating this polar integral wrong?Conversion of an integral in cartesian to polar coordinatesIntegral of trigonometric function.Where am I going Wrong in this Polar Coordinate Conversion?Double integral with Polar coordinates - hard exampleHow to find integralIntegral with U-Substitution (Volume of Revolution)













2












$begingroup$


Question



This is in my lecture notes, I understand that $x=rcostheta$ so therefore its the integral of $x^2=(rcostheta)^2$ but why is there an r in $rdrdtheta$ in there?



Any help would be appreciated.










share|cite|improve this question











$endgroup$
















    2












    $begingroup$


    Question



    This is in my lecture notes, I understand that $x=rcostheta$ so therefore its the integral of $x^2=(rcostheta)^2$ but why is there an r in $rdrdtheta$ in there?



    Any help would be appreciated.










    share|cite|improve this question











    $endgroup$














      2












      2








      2





      $begingroup$


      Question



      This is in my lecture notes, I understand that $x=rcostheta$ so therefore its the integral of $x^2=(rcostheta)^2$ but why is there an r in $rdrdtheta$ in there?



      Any help would be appreciated.










      share|cite|improve this question











      $endgroup$




      Question



      This is in my lecture notes, I understand that $x=rcostheta$ so therefore its the integral of $x^2=(rcostheta)^2$ but why is there an r in $rdrdtheta$ in there?



      Any help would be appreciated.







      integration definite-integrals circles






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited May 11 at 18:07









      user21820

      40.7k545165




      40.7k545165










      asked May 11 at 15:10









      kingking

      698




      698




















          3 Answers
          3






          active

          oldest

          votes


















          4












          $begingroup$

          When we convert co-ordinates $(x,y)$ to $(r,theta)$,



          $dx dy = |J| dr dtheta$



          where $J$ is the Jacobian of transformation.



          $x = r costheta , y = r sintheta$



          Taking partial derivatives,



          $x_r = costheta , y_r = sintheta$



          $x_theta = - r sintheta , y_theta = r costheta $



          $J = beginvmatrix
          costheta & sintheta \
          - r sintheta & r costheta endvmatrix$



          $J = r(costheta)(costheta) + r(sintheta)(sintheta) = r(cos^2theta + sin^2theta) = r$



          $$|J| = r$$
          Thus, $$dx dy = r dr dtheta$$






          share|cite|improve this answer











          $endgroup$












          • $begingroup$
            Very clearly laid out, thank you!
            $endgroup$
            – king
            May 11 at 15:52










          • $begingroup$
            You're welcome.
            $endgroup$
            – Ak19
            May 11 at 15:52










          • $begingroup$
            good answer, but it would look better and be easier to read if you put the backslash in front of all the "sin" and "cos" in it instead of just two of the "cos".
            $endgroup$
            – Paul Sinclair
            May 11 at 17:02










          • $begingroup$
            @Paul Sinclair Thanks for your advice, I've edited it :)
            $endgroup$
            – Ak19
            May 11 at 17:10










          • $begingroup$
            But you didn't put in the backslashes: rsin theta produces this: $$rsintheta$$ while r sin theta produces this: $$r sin theta$$ Most common functions include a special operator name form like this: sin cos tan log ln arcsin, min, max, sup, inf, lim, limsup, etc. Putting them in helps the TEX engine figure out how better to format the text (more generally you can use operatornamemyoperator to do the same with a "myoperator" function.
            $endgroup$
            – Paul Sinclair
            May 11 at 17:15



















          5












          $begingroup$

          Here's the underlying geometric intuition (not a rigorous argument).



          In Cartesian coordinates the size of an infinitesimal rectangle with sides $dx$ and $dy$ is just the product $dxdy$, independent of where it is in the plane.



          In polar coordinates, changing the angle changes the area more when you're farther from the origin. The area of a small not quite rectangular patch determined by $dtheta$ and $dr$ is $ dr times r dtheta = r dr dtheta$.



          There's a picture here: http://citadel.sjfc.edu/faculty/kgreen/vector/block3/jacob/node4.html






          share|cite|improve this answer











          $endgroup$




















            3












            $begingroup$

            That is the formula for changing variables from cartesian coordinates to polar cordinates in double integrals $mathrm d x,mathrm d y$ is replaced with $r,mathrm d r,mathrm dtheta$.



            Intuitively, this come from the fact that the area of a small circular sector corresponding to a small increment $mathrm d r$ of the radius and a small increment of the angle $mathrm dtheta$ is approximately $;mathrm drcdot r,mathrm dtheta$






            share|cite|improve this answer











            $endgroup$













              Your Answer








              StackExchange.ready(function()
              var channelOptions =
              tags: "".split(" "),
              id: "69"
              ;
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function()
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled)
              StackExchange.using("snippets", function()
              createEditor();
              );

              else
              createEditor();

              );

              function createEditor()
              StackExchange.prepareEditor(
              heartbeatType: 'answer',
              autoActivateHeartbeat: false,
              convertImagesToLinks: true,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: 10,
              bindNavPrevention: true,
              postfix: "",
              imageUploader:
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              ,
              noCode: true, onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              );



              );













              draft saved

              draft discarded


















              StackExchange.ready(
              function ()
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3222227%2fintegral-of-x2-over-x2y2-%25e2%2589%25a4-a2%23new-answer', 'question_page');

              );

              Post as a guest















              Required, but never shown

























              3 Answers
              3






              active

              oldest

              votes








              3 Answers
              3






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              4












              $begingroup$

              When we convert co-ordinates $(x,y)$ to $(r,theta)$,



              $dx dy = |J| dr dtheta$



              where $J$ is the Jacobian of transformation.



              $x = r costheta , y = r sintheta$



              Taking partial derivatives,



              $x_r = costheta , y_r = sintheta$



              $x_theta = - r sintheta , y_theta = r costheta $



              $J = beginvmatrix
              costheta & sintheta \
              - r sintheta & r costheta endvmatrix$



              $J = r(costheta)(costheta) + r(sintheta)(sintheta) = r(cos^2theta + sin^2theta) = r$



              $$|J| = r$$
              Thus, $$dx dy = r dr dtheta$$






              share|cite|improve this answer











              $endgroup$












              • $begingroup$
                Very clearly laid out, thank you!
                $endgroup$
                – king
                May 11 at 15:52










              • $begingroup$
                You're welcome.
                $endgroup$
                – Ak19
                May 11 at 15:52










              • $begingroup$
                good answer, but it would look better and be easier to read if you put the backslash in front of all the "sin" and "cos" in it instead of just two of the "cos".
                $endgroup$
                – Paul Sinclair
                May 11 at 17:02










              • $begingroup$
                @Paul Sinclair Thanks for your advice, I've edited it :)
                $endgroup$
                – Ak19
                May 11 at 17:10










              • $begingroup$
                But you didn't put in the backslashes: rsin theta produces this: $$rsintheta$$ while r sin theta produces this: $$r sin theta$$ Most common functions include a special operator name form like this: sin cos tan log ln arcsin, min, max, sup, inf, lim, limsup, etc. Putting them in helps the TEX engine figure out how better to format the text (more generally you can use operatornamemyoperator to do the same with a "myoperator" function.
                $endgroup$
                – Paul Sinclair
                May 11 at 17:15
















              4












              $begingroup$

              When we convert co-ordinates $(x,y)$ to $(r,theta)$,



              $dx dy = |J| dr dtheta$



              where $J$ is the Jacobian of transformation.



              $x = r costheta , y = r sintheta$



              Taking partial derivatives,



              $x_r = costheta , y_r = sintheta$



              $x_theta = - r sintheta , y_theta = r costheta $



              $J = beginvmatrix
              costheta & sintheta \
              - r sintheta & r costheta endvmatrix$



              $J = r(costheta)(costheta) + r(sintheta)(sintheta) = r(cos^2theta + sin^2theta) = r$



              $$|J| = r$$
              Thus, $$dx dy = r dr dtheta$$






              share|cite|improve this answer











              $endgroup$












              • $begingroup$
                Very clearly laid out, thank you!
                $endgroup$
                – king
                May 11 at 15:52










              • $begingroup$
                You're welcome.
                $endgroup$
                – Ak19
                May 11 at 15:52










              • $begingroup$
                good answer, but it would look better and be easier to read if you put the backslash in front of all the "sin" and "cos" in it instead of just two of the "cos".
                $endgroup$
                – Paul Sinclair
                May 11 at 17:02










              • $begingroup$
                @Paul Sinclair Thanks for your advice, I've edited it :)
                $endgroup$
                – Ak19
                May 11 at 17:10










              • $begingroup$
                But you didn't put in the backslashes: rsin theta produces this: $$rsintheta$$ while r sin theta produces this: $$r sin theta$$ Most common functions include a special operator name form like this: sin cos tan log ln arcsin, min, max, sup, inf, lim, limsup, etc. Putting them in helps the TEX engine figure out how better to format the text (more generally you can use operatornamemyoperator to do the same with a "myoperator" function.
                $endgroup$
                – Paul Sinclair
                May 11 at 17:15














              4












              4








              4





              $begingroup$

              When we convert co-ordinates $(x,y)$ to $(r,theta)$,



              $dx dy = |J| dr dtheta$



              where $J$ is the Jacobian of transformation.



              $x = r costheta , y = r sintheta$



              Taking partial derivatives,



              $x_r = costheta , y_r = sintheta$



              $x_theta = - r sintheta , y_theta = r costheta $



              $J = beginvmatrix
              costheta & sintheta \
              - r sintheta & r costheta endvmatrix$



              $J = r(costheta)(costheta) + r(sintheta)(sintheta) = r(cos^2theta + sin^2theta) = r$



              $$|J| = r$$
              Thus, $$dx dy = r dr dtheta$$






              share|cite|improve this answer











              $endgroup$



              When we convert co-ordinates $(x,y)$ to $(r,theta)$,



              $dx dy = |J| dr dtheta$



              where $J$ is the Jacobian of transformation.



              $x = r costheta , y = r sintheta$



              Taking partial derivatives,



              $x_r = costheta , y_r = sintheta$



              $x_theta = - r sintheta , y_theta = r costheta $



              $J = beginvmatrix
              costheta & sintheta \
              - r sintheta & r costheta endvmatrix$



              $J = r(costheta)(costheta) + r(sintheta)(sintheta) = r(cos^2theta + sin^2theta) = r$



              $$|J| = r$$
              Thus, $$dx dy = r dr dtheta$$







              share|cite|improve this answer














              share|cite|improve this answer



              share|cite|improve this answer








              edited May 11 at 17:55

























              answered May 11 at 15:24









              Ak19Ak19

              1,581110




              1,581110











              • $begingroup$
                Very clearly laid out, thank you!
                $endgroup$
                – king
                May 11 at 15:52










              • $begingroup$
                You're welcome.
                $endgroup$
                – Ak19
                May 11 at 15:52










              • $begingroup$
                good answer, but it would look better and be easier to read if you put the backslash in front of all the "sin" and "cos" in it instead of just two of the "cos".
                $endgroup$
                – Paul Sinclair
                May 11 at 17:02










              • $begingroup$
                @Paul Sinclair Thanks for your advice, I've edited it :)
                $endgroup$
                – Ak19
                May 11 at 17:10










              • $begingroup$
                But you didn't put in the backslashes: rsin theta produces this: $$rsintheta$$ while r sin theta produces this: $$r sin theta$$ Most common functions include a special operator name form like this: sin cos tan log ln arcsin, min, max, sup, inf, lim, limsup, etc. Putting them in helps the TEX engine figure out how better to format the text (more generally you can use operatornamemyoperator to do the same with a "myoperator" function.
                $endgroup$
                – Paul Sinclair
                May 11 at 17:15

















              • $begingroup$
                Very clearly laid out, thank you!
                $endgroup$
                – king
                May 11 at 15:52










              • $begingroup$
                You're welcome.
                $endgroup$
                – Ak19
                May 11 at 15:52










              • $begingroup$
                good answer, but it would look better and be easier to read if you put the backslash in front of all the "sin" and "cos" in it instead of just two of the "cos".
                $endgroup$
                – Paul Sinclair
                May 11 at 17:02










              • $begingroup$
                @Paul Sinclair Thanks for your advice, I've edited it :)
                $endgroup$
                – Ak19
                May 11 at 17:10










              • $begingroup$
                But you didn't put in the backslashes: rsin theta produces this: $$rsintheta$$ while r sin theta produces this: $$r sin theta$$ Most common functions include a special operator name form like this: sin cos tan log ln arcsin, min, max, sup, inf, lim, limsup, etc. Putting them in helps the TEX engine figure out how better to format the text (more generally you can use operatornamemyoperator to do the same with a "myoperator" function.
                $endgroup$
                – Paul Sinclair
                May 11 at 17:15
















              $begingroup$
              Very clearly laid out, thank you!
              $endgroup$
              – king
              May 11 at 15:52




              $begingroup$
              Very clearly laid out, thank you!
              $endgroup$
              – king
              May 11 at 15:52












              $begingroup$
              You're welcome.
              $endgroup$
              – Ak19
              May 11 at 15:52




              $begingroup$
              You're welcome.
              $endgroup$
              – Ak19
              May 11 at 15:52












              $begingroup$
              good answer, but it would look better and be easier to read if you put the backslash in front of all the "sin" and "cos" in it instead of just two of the "cos".
              $endgroup$
              – Paul Sinclair
              May 11 at 17:02




              $begingroup$
              good answer, but it would look better and be easier to read if you put the backslash in front of all the "sin" and "cos" in it instead of just two of the "cos".
              $endgroup$
              – Paul Sinclair
              May 11 at 17:02












              $begingroup$
              @Paul Sinclair Thanks for your advice, I've edited it :)
              $endgroup$
              – Ak19
              May 11 at 17:10




              $begingroup$
              @Paul Sinclair Thanks for your advice, I've edited it :)
              $endgroup$
              – Ak19
              May 11 at 17:10












              $begingroup$
              But you didn't put in the backslashes: rsin theta produces this: $$rsintheta$$ while r sin theta produces this: $$r sin theta$$ Most common functions include a special operator name form like this: sin cos tan log ln arcsin, min, max, sup, inf, lim, limsup, etc. Putting them in helps the TEX engine figure out how better to format the text (more generally you can use operatornamemyoperator to do the same with a "myoperator" function.
              $endgroup$
              – Paul Sinclair
              May 11 at 17:15





              $begingroup$
              But you didn't put in the backslashes: rsin theta produces this: $$rsintheta$$ while r sin theta produces this: $$r sin theta$$ Most common functions include a special operator name form like this: sin cos tan log ln arcsin, min, max, sup, inf, lim, limsup, etc. Putting them in helps the TEX engine figure out how better to format the text (more generally you can use operatornamemyoperator to do the same with a "myoperator" function.
              $endgroup$
              – Paul Sinclair
              May 11 at 17:15












              5












              $begingroup$

              Here's the underlying geometric intuition (not a rigorous argument).



              In Cartesian coordinates the size of an infinitesimal rectangle with sides $dx$ and $dy$ is just the product $dxdy$, independent of where it is in the plane.



              In polar coordinates, changing the angle changes the area more when you're farther from the origin. The area of a small not quite rectangular patch determined by $dtheta$ and $dr$ is $ dr times r dtheta = r dr dtheta$.



              There's a picture here: http://citadel.sjfc.edu/faculty/kgreen/vector/block3/jacob/node4.html






              share|cite|improve this answer











              $endgroup$

















                5












                $begingroup$

                Here's the underlying geometric intuition (not a rigorous argument).



                In Cartesian coordinates the size of an infinitesimal rectangle with sides $dx$ and $dy$ is just the product $dxdy$, independent of where it is in the plane.



                In polar coordinates, changing the angle changes the area more when you're farther from the origin. The area of a small not quite rectangular patch determined by $dtheta$ and $dr$ is $ dr times r dtheta = r dr dtheta$.



                There's a picture here: http://citadel.sjfc.edu/faculty/kgreen/vector/block3/jacob/node4.html






                share|cite|improve this answer











                $endgroup$















                  5












                  5








                  5





                  $begingroup$

                  Here's the underlying geometric intuition (not a rigorous argument).



                  In Cartesian coordinates the size of an infinitesimal rectangle with sides $dx$ and $dy$ is just the product $dxdy$, independent of where it is in the plane.



                  In polar coordinates, changing the angle changes the area more when you're farther from the origin. The area of a small not quite rectangular patch determined by $dtheta$ and $dr$ is $ dr times r dtheta = r dr dtheta$.



                  There's a picture here: http://citadel.sjfc.edu/faculty/kgreen/vector/block3/jacob/node4.html






                  share|cite|improve this answer











                  $endgroup$



                  Here's the underlying geometric intuition (not a rigorous argument).



                  In Cartesian coordinates the size of an infinitesimal rectangle with sides $dx$ and $dy$ is just the product $dxdy$, independent of where it is in the plane.



                  In polar coordinates, changing the angle changes the area more when you're farther from the origin. The area of a small not quite rectangular patch determined by $dtheta$ and $dr$ is $ dr times r dtheta = r dr dtheta$.



                  There's a picture here: http://citadel.sjfc.edu/faculty/kgreen/vector/block3/jacob/node4.html







                  share|cite|improve this answer














                  share|cite|improve this answer



                  share|cite|improve this answer








                  edited May 11 at 15:22

























                  answered May 11 at 15:16









                  Ethan BolkerEthan Bolker

                  48.1k556123




                  48.1k556123





















                      3












                      $begingroup$

                      That is the formula for changing variables from cartesian coordinates to polar cordinates in double integrals $mathrm d x,mathrm d y$ is replaced with $r,mathrm d r,mathrm dtheta$.



                      Intuitively, this come from the fact that the area of a small circular sector corresponding to a small increment $mathrm d r$ of the radius and a small increment of the angle $mathrm dtheta$ is approximately $;mathrm drcdot r,mathrm dtheta$






                      share|cite|improve this answer











                      $endgroup$

















                        3












                        $begingroup$

                        That is the formula for changing variables from cartesian coordinates to polar cordinates in double integrals $mathrm d x,mathrm d y$ is replaced with $r,mathrm d r,mathrm dtheta$.



                        Intuitively, this come from the fact that the area of a small circular sector corresponding to a small increment $mathrm d r$ of the radius and a small increment of the angle $mathrm dtheta$ is approximately $;mathrm drcdot r,mathrm dtheta$






                        share|cite|improve this answer











                        $endgroup$















                          3












                          3








                          3





                          $begingroup$

                          That is the formula for changing variables from cartesian coordinates to polar cordinates in double integrals $mathrm d x,mathrm d y$ is replaced with $r,mathrm d r,mathrm dtheta$.



                          Intuitively, this come from the fact that the area of a small circular sector corresponding to a small increment $mathrm d r$ of the radius and a small increment of the angle $mathrm dtheta$ is approximately $;mathrm drcdot r,mathrm dtheta$






                          share|cite|improve this answer











                          $endgroup$



                          That is the formula for changing variables from cartesian coordinates to polar cordinates in double integrals $mathrm d x,mathrm d y$ is replaced with $r,mathrm d r,mathrm dtheta$.



                          Intuitively, this come from the fact that the area of a small circular sector corresponding to a small increment $mathrm d r$ of the radius and a small increment of the angle $mathrm dtheta$ is approximately $;mathrm drcdot r,mathrm dtheta$







                          share|cite|improve this answer














                          share|cite|improve this answer



                          share|cite|improve this answer








                          edited May 11 at 16:35









                          Ethan Bolker

                          48.1k556123




                          48.1k556123










                          answered May 11 at 15:22









                          BernardBernard

                          126k743120




                          126k743120



























                              draft saved

                              draft discarded
















































                              Thanks for contributing an answer to Mathematics Stack Exchange!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid


                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.

                              Use MathJax to format equations. MathJax reference.


                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function ()
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3222227%2fintegral-of-x2-over-x2y2-%25e2%2589%25a4-a2%23new-answer', 'question_page');

                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown







                              Popular posts from this blog

                              Grendel Contents Story Scholarship Depictions Notes References Navigation menu10.1093/notesj/gjn112Berserkeree

                              Area configuration aggregation error after install Porto themeMagento 2.1 CE Installed but front/backend not loading/workingCSS not loading on page within Magento 2 pageCannot install module in Magento 2no commands defined in the “setup” namespace. in Magento2Magento 2: Static files are present but shows 404Why do i have to always run the commands to clean cache in Magento 2.1.8?Failure reason: 'Unable to unserialize value.'Error 500 after magento migrationIn production mode the site does not loadMagento 2 : Error 500 after installing

                              Middle Expansion Olielle Resaix Definition: Uttering songs of triumph shouting with joy triumphant exulting Sejunction Journal 붙다 달 고급 품목 외출 The stretch trades the screeching tin. Definition: The act of speaking with a drawl a drawl Cough Sand Definition: An uproar a quarrel a noisy outbreak Shake Iron Publicize Horse House Baby 사과 Resaix Flaggy Jelly Temporary Unequaled Puppet A drop in the bucket Shrew 성격 회원 성질 미팅 The burn frames the tacky quality. Materialistic The smoke reduces the way. Yammoe Nondescript Cheek 얼굴 배 약하다 날리다 타다 The illegal country shows the iron. Help Rule Drearien Smoke Teaching Meaty Wasp Abraham Lincoln Jaws 진심 수리하다 Size Cork Idea Convert Think Lark John Lennon 거울 청소 군 추천하다 아이스크림