Multiplying complex numbers in polar form?












8












$begingroup$


Could someone explain why you multiply the lengths and add the angles when multiplying polar coordinates?



I tried multiplying the polar forms ($r_1left(costheta_1 + isintheta_1right)cdot r_2left(costheta_2 + isintheta_2right)$), and expanding/factoring the result, and end up multiplying the lengths but can't seem to come to an equation where you add the angles.










share|cite|improve this question











$endgroup$








  • 1




    $begingroup$
    Are you familiar with the identities for $cos(theta_1+theta_2)$ and $sin(theta_1+theta_2)$?
    $endgroup$
    – Gerry Myerson
    May 14 '12 at 0:45










  • $begingroup$
    @GerryMyerson No I was not. I plugged them in, and arrived at the correct equation. Thanks!
    $endgroup$
    – user26649
    May 14 '12 at 0:50


















8












$begingroup$


Could someone explain why you multiply the lengths and add the angles when multiplying polar coordinates?



I tried multiplying the polar forms ($r_1left(costheta_1 + isintheta_1right)cdot r_2left(costheta_2 + isintheta_2right)$), and expanding/factoring the result, and end up multiplying the lengths but can't seem to come to an equation where you add the angles.










share|cite|improve this question











$endgroup$








  • 1




    $begingroup$
    Are you familiar with the identities for $cos(theta_1+theta_2)$ and $sin(theta_1+theta_2)$?
    $endgroup$
    – Gerry Myerson
    May 14 '12 at 0:45










  • $begingroup$
    @GerryMyerson No I was not. I plugged them in, and arrived at the correct equation. Thanks!
    $endgroup$
    – user26649
    May 14 '12 at 0:50
















8












8








8


2



$begingroup$


Could someone explain why you multiply the lengths and add the angles when multiplying polar coordinates?



I tried multiplying the polar forms ($r_1left(costheta_1 + isintheta_1right)cdot r_2left(costheta_2 + isintheta_2right)$), and expanding/factoring the result, and end up multiplying the lengths but can't seem to come to an equation where you add the angles.










share|cite|improve this question











$endgroup$




Could someone explain why you multiply the lengths and add the angles when multiplying polar coordinates?



I tried multiplying the polar forms ($r_1left(costheta_1 + isintheta_1right)cdot r_2left(costheta_2 + isintheta_2right)$), and expanding/factoring the result, and end up multiplying the lengths but can't seem to come to an equation where you add the angles.







complex-analysis complex-numbers






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited May 14 '12 at 0:45









Michael Hardy

1




1










asked May 14 '12 at 0:40







user26649















  • 1




    $begingroup$
    Are you familiar with the identities for $cos(theta_1+theta_2)$ and $sin(theta_1+theta_2)$?
    $endgroup$
    – Gerry Myerson
    May 14 '12 at 0:45










  • $begingroup$
    @GerryMyerson No I was not. I plugged them in, and arrived at the correct equation. Thanks!
    $endgroup$
    – user26649
    May 14 '12 at 0:50
















  • 1




    $begingroup$
    Are you familiar with the identities for $cos(theta_1+theta_2)$ and $sin(theta_1+theta_2)$?
    $endgroup$
    – Gerry Myerson
    May 14 '12 at 0:45










  • $begingroup$
    @GerryMyerson No I was not. I plugged them in, and arrived at the correct equation. Thanks!
    $endgroup$
    – user26649
    May 14 '12 at 0:50










1




1




$begingroup$
Are you familiar with the identities for $cos(theta_1+theta_2)$ and $sin(theta_1+theta_2)$?
$endgroup$
– Gerry Myerson
May 14 '12 at 0:45




$begingroup$
Are you familiar with the identities for $cos(theta_1+theta_2)$ and $sin(theta_1+theta_2)$?
$endgroup$
– Gerry Myerson
May 14 '12 at 0:45












$begingroup$
@GerryMyerson No I was not. I plugged them in, and arrived at the correct equation. Thanks!
$endgroup$
– user26649
May 14 '12 at 0:50






$begingroup$
@GerryMyerson No I was not. I plugged them in, and arrived at the correct equation. Thanks!
$endgroup$
– user26649
May 14 '12 at 0:50












2 Answers
2






active

oldest

votes


















12












$begingroup$

By multiplying things out as usual, you get



$$[r_1(costheta_1 + isintheta_1)][r_2(costheta_2 + isintheta_2)] = r_1r_2(costheta_1costheta_2 - sintheta_1sintheta_2 + i[sintheta_1costheta_2 + sintheta_2costheta_1]).$$



Now you want to use the trig identities $costheta_1costheta_2 - sintheta_1sintheta_2 = cos(theta_1 + theta_2)$ and $sintheta_1costheta_2 + sintheta_2costheta_1 = sin(theta_1 + theta_2)$ to conclude that this is in fact $$r_1r_2[cos(theta_1 + theta_2) + isin(theta_1 + theta_2)].$$






share|cite|improve this answer









$endgroup$









  • 3




    $begingroup$
    Well since that's exactly what I was halfway through typing, I certainly deserves my vote!
    $endgroup$
    – The Chaz 2.0
    May 14 '12 at 0:47










  • $begingroup$
    My thoughts, precisely.
    $endgroup$
    – Cameron Buie
    May 14 '12 at 0:57










  • $begingroup$
    @Froggie Thanks!
    $endgroup$
    – user26649
    May 14 '12 at 1:05



















3












$begingroup$

It might be useful to write the numbers as



$$z_1= nu e^{itheta}$$



$$z_2= mu e^{ipsi}$$



Then one has



$$z_1cdot z_2 =nu mu cdot e^{(psi+theta)i}$$



This representation stems from Euler's formula



$$e^{i theta}=cos theta+isin theta$$



which I suspect you haven't been told about yet.






share|cite|improve this answer











$endgroup$













    Your Answer





    StackExchange.ifUsing("editor", function () {
    return StackExchange.using("mathjaxEditing", function () {
    StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
    StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
    });
    });
    }, "mathjax-editing");

    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%2f144808%2fmultiplying-complex-numbers-in-polar-form%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown
























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    12












    $begingroup$

    By multiplying things out as usual, you get



    $$[r_1(costheta_1 + isintheta_1)][r_2(costheta_2 + isintheta_2)] = r_1r_2(costheta_1costheta_2 - sintheta_1sintheta_2 + i[sintheta_1costheta_2 + sintheta_2costheta_1]).$$



    Now you want to use the trig identities $costheta_1costheta_2 - sintheta_1sintheta_2 = cos(theta_1 + theta_2)$ and $sintheta_1costheta_2 + sintheta_2costheta_1 = sin(theta_1 + theta_2)$ to conclude that this is in fact $$r_1r_2[cos(theta_1 + theta_2) + isin(theta_1 + theta_2)].$$






    share|cite|improve this answer









    $endgroup$









    • 3




      $begingroup$
      Well since that's exactly what I was halfway through typing, I certainly deserves my vote!
      $endgroup$
      – The Chaz 2.0
      May 14 '12 at 0:47










    • $begingroup$
      My thoughts, precisely.
      $endgroup$
      – Cameron Buie
      May 14 '12 at 0:57










    • $begingroup$
      @Froggie Thanks!
      $endgroup$
      – user26649
      May 14 '12 at 1:05
















    12












    $begingroup$

    By multiplying things out as usual, you get



    $$[r_1(costheta_1 + isintheta_1)][r_2(costheta_2 + isintheta_2)] = r_1r_2(costheta_1costheta_2 - sintheta_1sintheta_2 + i[sintheta_1costheta_2 + sintheta_2costheta_1]).$$



    Now you want to use the trig identities $costheta_1costheta_2 - sintheta_1sintheta_2 = cos(theta_1 + theta_2)$ and $sintheta_1costheta_2 + sintheta_2costheta_1 = sin(theta_1 + theta_2)$ to conclude that this is in fact $$r_1r_2[cos(theta_1 + theta_2) + isin(theta_1 + theta_2)].$$






    share|cite|improve this answer









    $endgroup$









    • 3




      $begingroup$
      Well since that's exactly what I was halfway through typing, I certainly deserves my vote!
      $endgroup$
      – The Chaz 2.0
      May 14 '12 at 0:47










    • $begingroup$
      My thoughts, precisely.
      $endgroup$
      – Cameron Buie
      May 14 '12 at 0:57










    • $begingroup$
      @Froggie Thanks!
      $endgroup$
      – user26649
      May 14 '12 at 1:05














    12












    12








    12





    $begingroup$

    By multiplying things out as usual, you get



    $$[r_1(costheta_1 + isintheta_1)][r_2(costheta_2 + isintheta_2)] = r_1r_2(costheta_1costheta_2 - sintheta_1sintheta_2 + i[sintheta_1costheta_2 + sintheta_2costheta_1]).$$



    Now you want to use the trig identities $costheta_1costheta_2 - sintheta_1sintheta_2 = cos(theta_1 + theta_2)$ and $sintheta_1costheta_2 + sintheta_2costheta_1 = sin(theta_1 + theta_2)$ to conclude that this is in fact $$r_1r_2[cos(theta_1 + theta_2) + isin(theta_1 + theta_2)].$$






    share|cite|improve this answer









    $endgroup$



    By multiplying things out as usual, you get



    $$[r_1(costheta_1 + isintheta_1)][r_2(costheta_2 + isintheta_2)] = r_1r_2(costheta_1costheta_2 - sintheta_1sintheta_2 + i[sintheta_1costheta_2 + sintheta_2costheta_1]).$$



    Now you want to use the trig identities $costheta_1costheta_2 - sintheta_1sintheta_2 = cos(theta_1 + theta_2)$ and $sintheta_1costheta_2 + sintheta_2costheta_1 = sin(theta_1 + theta_2)$ to conclude that this is in fact $$r_1r_2[cos(theta_1 + theta_2) + isin(theta_1 + theta_2)].$$







    share|cite|improve this answer












    share|cite|improve this answer



    share|cite|improve this answer










    answered May 14 '12 at 0:45









    froggiefroggie

    8,55211741




    8,55211741








    • 3




      $begingroup$
      Well since that's exactly what I was halfway through typing, I certainly deserves my vote!
      $endgroup$
      – The Chaz 2.0
      May 14 '12 at 0:47










    • $begingroup$
      My thoughts, precisely.
      $endgroup$
      – Cameron Buie
      May 14 '12 at 0:57










    • $begingroup$
      @Froggie Thanks!
      $endgroup$
      – user26649
      May 14 '12 at 1:05














    • 3




      $begingroup$
      Well since that's exactly what I was halfway through typing, I certainly deserves my vote!
      $endgroup$
      – The Chaz 2.0
      May 14 '12 at 0:47










    • $begingroup$
      My thoughts, precisely.
      $endgroup$
      – Cameron Buie
      May 14 '12 at 0:57










    • $begingroup$
      @Froggie Thanks!
      $endgroup$
      – user26649
      May 14 '12 at 1:05








    3




    3




    $begingroup$
    Well since that's exactly what I was halfway through typing, I certainly deserves my vote!
    $endgroup$
    – The Chaz 2.0
    May 14 '12 at 0:47




    $begingroup$
    Well since that's exactly what I was halfway through typing, I certainly deserves my vote!
    $endgroup$
    – The Chaz 2.0
    May 14 '12 at 0:47












    $begingroup$
    My thoughts, precisely.
    $endgroup$
    – Cameron Buie
    May 14 '12 at 0:57




    $begingroup$
    My thoughts, precisely.
    $endgroup$
    – Cameron Buie
    May 14 '12 at 0:57












    $begingroup$
    @Froggie Thanks!
    $endgroup$
    – user26649
    May 14 '12 at 1:05




    $begingroup$
    @Froggie Thanks!
    $endgroup$
    – user26649
    May 14 '12 at 1:05











    3












    $begingroup$

    It might be useful to write the numbers as



    $$z_1= nu e^{itheta}$$



    $$z_2= mu e^{ipsi}$$



    Then one has



    $$z_1cdot z_2 =nu mu cdot e^{(psi+theta)i}$$



    This representation stems from Euler's formula



    $$e^{i theta}=cos theta+isin theta$$



    which I suspect you haven't been told about yet.






    share|cite|improve this answer











    $endgroup$


















      3












      $begingroup$

      It might be useful to write the numbers as



      $$z_1= nu e^{itheta}$$



      $$z_2= mu e^{ipsi}$$



      Then one has



      $$z_1cdot z_2 =nu mu cdot e^{(psi+theta)i}$$



      This representation stems from Euler's formula



      $$e^{i theta}=cos theta+isin theta$$



      which I suspect you haven't been told about yet.






      share|cite|improve this answer











      $endgroup$
















        3












        3








        3





        $begingroup$

        It might be useful to write the numbers as



        $$z_1= nu e^{itheta}$$



        $$z_2= mu e^{ipsi}$$



        Then one has



        $$z_1cdot z_2 =nu mu cdot e^{(psi+theta)i}$$



        This representation stems from Euler's formula



        $$e^{i theta}=cos theta+isin theta$$



        which I suspect you haven't been told about yet.






        share|cite|improve this answer











        $endgroup$



        It might be useful to write the numbers as



        $$z_1= nu e^{itheta}$$



        $$z_2= mu e^{ipsi}$$



        Then one has



        $$z_1cdot z_2 =nu mu cdot e^{(psi+theta)i}$$



        This representation stems from Euler's formula



        $$e^{i theta}=cos theta+isin theta$$



        which I suspect you haven't been told about yet.







        share|cite|improve this answer














        share|cite|improve this answer



        share|cite|improve this answer








        answered May 14 '12 at 1:10


























        community wiki





        Pedro Tamaroff































            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%2f144808%2fmultiplying-complex-numbers-in-polar-form%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

            MongoDB - Not Authorized To Execute Command

            How to fix TextFormField cause rebuild widget in Flutter

            in spring boot 2.1 many test slices are not allowed anymore due to multiple @BootstrapWith