What is the inverse $z$-transform of $frac{z}{z+1}$?












0












$begingroup$


When it's $frac z{z-1}$ the answer in the discrete domain can be found in the general tables = $u[n]$, but for $frac z{z+1}$ I can't find the rule. Some examples say it's $(−1)^nu[n] $ or $a^kcos(kpi)$, which one is it and why?










share|cite|improve this question











$endgroup$

















    0












    $begingroup$


    When it's $frac z{z-1}$ the answer in the discrete domain can be found in the general tables = $u[n]$, but for $frac z{z+1}$ I can't find the rule. Some examples say it's $(−1)^nu[n] $ or $a^kcos(kpi)$, which one is it and why?










    share|cite|improve this question











    $endgroup$















      0












      0








      0





      $begingroup$


      When it's $frac z{z-1}$ the answer in the discrete domain can be found in the general tables = $u[n]$, but for $frac z{z+1}$ I can't find the rule. Some examples say it's $(−1)^nu[n] $ or $a^kcos(kpi)$, which one is it and why?










      share|cite|improve this question











      $endgroup$




      When it's $frac z{z-1}$ the answer in the discrete domain can be found in the general tables = $u[n]$, but for $frac z{z+1}$ I can't find the rule. Some examples say it's $(−1)^nu[n] $ or $a^kcos(kpi)$, which one is it and why?







      complex-analysis signal-processing inverse-function z-transform






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Dec 19 '18 at 1:17









      anomaly

      17.8k42666




      17.8k42666










      asked Feb 22 '17 at 16:55









      quoquo

      325




      325






















          2 Answers
          2






          active

          oldest

          votes


















          0












          $begingroup$

          To be well defined, the $z$ transform must include the ROC (radius of convergence). You can see that in this example.



          You can write:



          $$frac{z}{z+1}=frac{1}{1+z^{-1}}=sum_{n=0}^{infty}(-z^{-1})^n tag{1}$$



          which is the $Z$ transform of $(−1)^nu[n]$



          but also you can write



          $$frac{z}{z+1}=z frac{1}{1+z}=z sum_{m=0}^{infty}(-z)^m = sum_{m=0}^{infty} (-1)^m z^{m+1} tag{2}$$



          which, setting $n=-(m+1)$ gives
          $$sum_{n=-infty}^{-1} (-1)^{n+1} z^{-n}$$



          which is is $Z$ transform of $(-1)^{n+1}u(-n+1)$



          So which one is the correct inverse transform? It depends on the ROC. Eq $(1)$ only converges when $|z^{-1}|<1$ or $|z|>1$ (outside the unit circle), while eq $(2)$ only converges for $|z|<1$



          Hence, to do the anti-transform it's not enough to have the $Z$ transform as a mere formula, you need to have also the ROC. Or at least the data of the original sequence being causal or anticausal.






          share|cite|improve this answer









          $endgroup$





















            -1












            $begingroup$

            $$frac{z}{z+1}=frac{1}{1-(-z^{-1})}=sum_{n=0}^{infty}(-z^{-1})^n=sum_{n=0}^{infty}(-1)^nz^{-n}=mathcal{Z}{(-1)^nu[n]},quad |z|>1$$






            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%2f2156505%2fwhat-is-the-inverse-z-transform-of-fraczz1%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









              0












              $begingroup$

              To be well defined, the $z$ transform must include the ROC (radius of convergence). You can see that in this example.



              You can write:



              $$frac{z}{z+1}=frac{1}{1+z^{-1}}=sum_{n=0}^{infty}(-z^{-1})^n tag{1}$$



              which is the $Z$ transform of $(−1)^nu[n]$



              but also you can write



              $$frac{z}{z+1}=z frac{1}{1+z}=z sum_{m=0}^{infty}(-z)^m = sum_{m=0}^{infty} (-1)^m z^{m+1} tag{2}$$



              which, setting $n=-(m+1)$ gives
              $$sum_{n=-infty}^{-1} (-1)^{n+1} z^{-n}$$



              which is is $Z$ transform of $(-1)^{n+1}u(-n+1)$



              So which one is the correct inverse transform? It depends on the ROC. Eq $(1)$ only converges when $|z^{-1}|<1$ or $|z|>1$ (outside the unit circle), while eq $(2)$ only converges for $|z|<1$



              Hence, to do the anti-transform it's not enough to have the $Z$ transform as a mere formula, you need to have also the ROC. Or at least the data of the original sequence being causal or anticausal.






              share|cite|improve this answer









              $endgroup$


















                0












                $begingroup$

                To be well defined, the $z$ transform must include the ROC (radius of convergence). You can see that in this example.



                You can write:



                $$frac{z}{z+1}=frac{1}{1+z^{-1}}=sum_{n=0}^{infty}(-z^{-1})^n tag{1}$$



                which is the $Z$ transform of $(−1)^nu[n]$



                but also you can write



                $$frac{z}{z+1}=z frac{1}{1+z}=z sum_{m=0}^{infty}(-z)^m = sum_{m=0}^{infty} (-1)^m z^{m+1} tag{2}$$



                which, setting $n=-(m+1)$ gives
                $$sum_{n=-infty}^{-1} (-1)^{n+1} z^{-n}$$



                which is is $Z$ transform of $(-1)^{n+1}u(-n+1)$



                So which one is the correct inverse transform? It depends on the ROC. Eq $(1)$ only converges when $|z^{-1}|<1$ or $|z|>1$ (outside the unit circle), while eq $(2)$ only converges for $|z|<1$



                Hence, to do the anti-transform it's not enough to have the $Z$ transform as a mere formula, you need to have also the ROC. Or at least the data of the original sequence being causal or anticausal.






                share|cite|improve this answer









                $endgroup$
















                  0












                  0








                  0





                  $begingroup$

                  To be well defined, the $z$ transform must include the ROC (radius of convergence). You can see that in this example.



                  You can write:



                  $$frac{z}{z+1}=frac{1}{1+z^{-1}}=sum_{n=0}^{infty}(-z^{-1})^n tag{1}$$



                  which is the $Z$ transform of $(−1)^nu[n]$



                  but also you can write



                  $$frac{z}{z+1}=z frac{1}{1+z}=z sum_{m=0}^{infty}(-z)^m = sum_{m=0}^{infty} (-1)^m z^{m+1} tag{2}$$



                  which, setting $n=-(m+1)$ gives
                  $$sum_{n=-infty}^{-1} (-1)^{n+1} z^{-n}$$



                  which is is $Z$ transform of $(-1)^{n+1}u(-n+1)$



                  So which one is the correct inverse transform? It depends on the ROC. Eq $(1)$ only converges when $|z^{-1}|<1$ or $|z|>1$ (outside the unit circle), while eq $(2)$ only converges for $|z|<1$



                  Hence, to do the anti-transform it's not enough to have the $Z$ transform as a mere formula, you need to have also the ROC. Or at least the data of the original sequence being causal or anticausal.






                  share|cite|improve this answer









                  $endgroup$



                  To be well defined, the $z$ transform must include the ROC (radius of convergence). You can see that in this example.



                  You can write:



                  $$frac{z}{z+1}=frac{1}{1+z^{-1}}=sum_{n=0}^{infty}(-z^{-1})^n tag{1}$$



                  which is the $Z$ transform of $(−1)^nu[n]$



                  but also you can write



                  $$frac{z}{z+1}=z frac{1}{1+z}=z sum_{m=0}^{infty}(-z)^m = sum_{m=0}^{infty} (-1)^m z^{m+1} tag{2}$$



                  which, setting $n=-(m+1)$ gives
                  $$sum_{n=-infty}^{-1} (-1)^{n+1} z^{-n}$$



                  which is is $Z$ transform of $(-1)^{n+1}u(-n+1)$



                  So which one is the correct inverse transform? It depends on the ROC. Eq $(1)$ only converges when $|z^{-1}|<1$ or $|z|>1$ (outside the unit circle), while eq $(2)$ only converges for $|z|<1$



                  Hence, to do the anti-transform it's not enough to have the $Z$ transform as a mere formula, you need to have also the ROC. Or at least the data of the original sequence being causal or anticausal.







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Feb 25 '17 at 15:51









                  leonbloyleonbloy

                  42k647109




                  42k647109























                      -1












                      $begingroup$

                      $$frac{z}{z+1}=frac{1}{1-(-z^{-1})}=sum_{n=0}^{infty}(-z^{-1})^n=sum_{n=0}^{infty}(-1)^nz^{-n}=mathcal{Z}{(-1)^nu[n]},quad |z|>1$$






                      share|cite|improve this answer









                      $endgroup$


















                        -1












                        $begingroup$

                        $$frac{z}{z+1}=frac{1}{1-(-z^{-1})}=sum_{n=0}^{infty}(-z^{-1})^n=sum_{n=0}^{infty}(-1)^nz^{-n}=mathcal{Z}{(-1)^nu[n]},quad |z|>1$$






                        share|cite|improve this answer









                        $endgroup$
















                          -1












                          -1








                          -1





                          $begingroup$

                          $$frac{z}{z+1}=frac{1}{1-(-z^{-1})}=sum_{n=0}^{infty}(-z^{-1})^n=sum_{n=0}^{infty}(-1)^nz^{-n}=mathcal{Z}{(-1)^nu[n]},quad |z|>1$$






                          share|cite|improve this answer









                          $endgroup$



                          $$frac{z}{z+1}=frac{1}{1-(-z^{-1})}=sum_{n=0}^{infty}(-z^{-1})^n=sum_{n=0}^{infty}(-1)^nz^{-n}=mathcal{Z}{(-1)^nu[n]},quad |z|>1$$







                          share|cite|improve this answer












                          share|cite|improve this answer



                          share|cite|improve this answer










                          answered Feb 25 '17 at 15:14









                          Matt L.Matt L.

                          9,034822




                          9,034822






























                              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%2f2156505%2fwhat-is-the-inverse-z-transform-of-fraczz1%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

                              In PowerPoint, is there a keyboard shortcut for bulleted / numbered list?

                              How to put 3 figures in Latex with 2 figures side by side and 1 below these side by side images but in...