Check if these statements are true for all complex nubmers











up vote
1
down vote

favorite












I have these two statements and I should check whether they are true in $mathbb{C}$:





  • $frac{z_1}{lvert z_1rvert}=frac{z_2}{lvert z_2rvert}iff(exists k in mathbb{R}^+) vec{0z_1}=kvec{0z_2} $

  • $arg(z_1)=arg(z_2)ifffrac{z_1}{lvert z_1rvert}=frac{z_2}{lvert z_2rvert}$


Well, I know these statements are "generally true", but since we are looking at whole complex set, meaning it includes $0$, and argument is not defined for $0$, I am not sure if $iff$ still holds.










share|cite|improve this question


























    up vote
    1
    down vote

    favorite












    I have these two statements and I should check whether they are true in $mathbb{C}$:





    • $frac{z_1}{lvert z_1rvert}=frac{z_2}{lvert z_2rvert}iff(exists k in mathbb{R}^+) vec{0z_1}=kvec{0z_2} $

    • $arg(z_1)=arg(z_2)ifffrac{z_1}{lvert z_1rvert}=frac{z_2}{lvert z_2rvert}$


    Well, I know these statements are "generally true", but since we are looking at whole complex set, meaning it includes $0$, and argument is not defined for $0$, I am not sure if $iff$ still holds.










    share|cite|improve this question
























      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      I have these two statements and I should check whether they are true in $mathbb{C}$:





      • $frac{z_1}{lvert z_1rvert}=frac{z_2}{lvert z_2rvert}iff(exists k in mathbb{R}^+) vec{0z_1}=kvec{0z_2} $

      • $arg(z_1)=arg(z_2)ifffrac{z_1}{lvert z_1rvert}=frac{z_2}{lvert z_2rvert}$


      Well, I know these statements are "generally true", but since we are looking at whole complex set, meaning it includes $0$, and argument is not defined for $0$, I am not sure if $iff$ still holds.










      share|cite|improve this question













      I have these two statements and I should check whether they are true in $mathbb{C}$:





      • $frac{z_1}{lvert z_1rvert}=frac{z_2}{lvert z_2rvert}iff(exists k in mathbb{R}^+) vec{0z_1}=kvec{0z_2} $

      • $arg(z_1)=arg(z_2)ifffrac{z_1}{lvert z_1rvert}=frac{z_2}{lvert z_2rvert}$


      Well, I know these statements are "generally true", but since we are looking at whole complex set, meaning it includes $0$, and argument is not defined for $0$, I am not sure if $iff$ still holds.







      complex-numbers






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Nov 16 at 20:40









      Dovla

      799




      799






















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          2
          down vote



          accepted










          We need to assume $z_1,z_2neq 0$, otherwise the expression $frac{z_1}{lvert z_1rvert}=frac{z_2}{lvert z_2rvert}$ is not defined.



          Then for the first one we need to prove that for $z_1,z_2neq 0$



          $$frac{z_1}{lvert z_1rvert}=frac{z_2}{lvert z_2rvert} implies z_1=frac{|z_1|}{lvert z_2rvert}z_2=kz_2 $$



          and



          $$z_1=kz_2 implies frac{z_1}{lvert z_1rvert}=frac{kz_2}{lvert kz_2rvert} =frac{z_2}{lvert z_2rvert} $$



          Can you proceed with the second one?






          share|cite|improve this answer





















          • I understand, I was just not sure generally speaking if these statements, as they are(so without assuming $z_1,z_2neq 0$), are true or false
            – Dovla
            Nov 16 at 21:00










          • @Dovla They are true for $z_1,z_2neq 0$ otherwise they are false.
            – gimusi
            Nov 16 at 21:13











          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',
          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%2f3001616%2fcheck-if-these-statements-are-true-for-all-complex-nubmers%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          2
          down vote



          accepted










          We need to assume $z_1,z_2neq 0$, otherwise the expression $frac{z_1}{lvert z_1rvert}=frac{z_2}{lvert z_2rvert}$ is not defined.



          Then for the first one we need to prove that for $z_1,z_2neq 0$



          $$frac{z_1}{lvert z_1rvert}=frac{z_2}{lvert z_2rvert} implies z_1=frac{|z_1|}{lvert z_2rvert}z_2=kz_2 $$



          and



          $$z_1=kz_2 implies frac{z_1}{lvert z_1rvert}=frac{kz_2}{lvert kz_2rvert} =frac{z_2}{lvert z_2rvert} $$



          Can you proceed with the second one?






          share|cite|improve this answer





















          • I understand, I was just not sure generally speaking if these statements, as they are(so without assuming $z_1,z_2neq 0$), are true or false
            – Dovla
            Nov 16 at 21:00










          • @Dovla They are true for $z_1,z_2neq 0$ otherwise they are false.
            – gimusi
            Nov 16 at 21:13















          up vote
          2
          down vote



          accepted










          We need to assume $z_1,z_2neq 0$, otherwise the expression $frac{z_1}{lvert z_1rvert}=frac{z_2}{lvert z_2rvert}$ is not defined.



          Then for the first one we need to prove that for $z_1,z_2neq 0$



          $$frac{z_1}{lvert z_1rvert}=frac{z_2}{lvert z_2rvert} implies z_1=frac{|z_1|}{lvert z_2rvert}z_2=kz_2 $$



          and



          $$z_1=kz_2 implies frac{z_1}{lvert z_1rvert}=frac{kz_2}{lvert kz_2rvert} =frac{z_2}{lvert z_2rvert} $$



          Can you proceed with the second one?






          share|cite|improve this answer





















          • I understand, I was just not sure generally speaking if these statements, as they are(so without assuming $z_1,z_2neq 0$), are true or false
            – Dovla
            Nov 16 at 21:00










          • @Dovla They are true for $z_1,z_2neq 0$ otherwise they are false.
            – gimusi
            Nov 16 at 21:13













          up vote
          2
          down vote



          accepted







          up vote
          2
          down vote



          accepted






          We need to assume $z_1,z_2neq 0$, otherwise the expression $frac{z_1}{lvert z_1rvert}=frac{z_2}{lvert z_2rvert}$ is not defined.



          Then for the first one we need to prove that for $z_1,z_2neq 0$



          $$frac{z_1}{lvert z_1rvert}=frac{z_2}{lvert z_2rvert} implies z_1=frac{|z_1|}{lvert z_2rvert}z_2=kz_2 $$



          and



          $$z_1=kz_2 implies frac{z_1}{lvert z_1rvert}=frac{kz_2}{lvert kz_2rvert} =frac{z_2}{lvert z_2rvert} $$



          Can you proceed with the second one?






          share|cite|improve this answer












          We need to assume $z_1,z_2neq 0$, otherwise the expression $frac{z_1}{lvert z_1rvert}=frac{z_2}{lvert z_2rvert}$ is not defined.



          Then for the first one we need to prove that for $z_1,z_2neq 0$



          $$frac{z_1}{lvert z_1rvert}=frac{z_2}{lvert z_2rvert} implies z_1=frac{|z_1|}{lvert z_2rvert}z_2=kz_2 $$



          and



          $$z_1=kz_2 implies frac{z_1}{lvert z_1rvert}=frac{kz_2}{lvert kz_2rvert} =frac{z_2}{lvert z_2rvert} $$



          Can you proceed with the second one?







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Nov 16 at 20:45









          gimusi

          89.1k74495




          89.1k74495












          • I understand, I was just not sure generally speaking if these statements, as they are(so without assuming $z_1,z_2neq 0$), are true or false
            – Dovla
            Nov 16 at 21:00










          • @Dovla They are true for $z_1,z_2neq 0$ otherwise they are false.
            – gimusi
            Nov 16 at 21:13


















          • I understand, I was just not sure generally speaking if these statements, as they are(so without assuming $z_1,z_2neq 0$), are true or false
            – Dovla
            Nov 16 at 21:00










          • @Dovla They are true for $z_1,z_2neq 0$ otherwise they are false.
            – gimusi
            Nov 16 at 21:13
















          I understand, I was just not sure generally speaking if these statements, as they are(so without assuming $z_1,z_2neq 0$), are true or false
          – Dovla
          Nov 16 at 21:00




          I understand, I was just not sure generally speaking if these statements, as they are(so without assuming $z_1,z_2neq 0$), are true or false
          – Dovla
          Nov 16 at 21:00












          @Dovla They are true for $z_1,z_2neq 0$ otherwise they are false.
          – gimusi
          Nov 16 at 21:13




          @Dovla They are true for $z_1,z_2neq 0$ otherwise they are false.
          – gimusi
          Nov 16 at 21:13


















          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.





          Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


          Please pay close attention to the following guidance:


          • 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.


          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%2f3001616%2fcheck-if-these-statements-are-true-for-all-complex-nubmers%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

          Plaza Victoria

          Brian Clough

          Cáceres