Inverse $Z$-transform $X (z) = log left( fraczz-a right)$How to perform Inverse Z transformInverse $z$ transform - contour integrationCan Inverse z Transform have more than one solution?Inverse Z-transform of a rational functionHow can I find the inverse Z-transform of $1/z$?Inverse Z transformInverse Z Transform with $2-z^-2$Simple Inverse Z-TransformPartial Fraction Expansion Methods for inverse z transforminverse z-transform of $frac1(1-z^-1)^2$

2.8 Why are collections grayed out? How can I open them?

Is it possible to have a strip of cold climate in the middle of a planet?

Is the U.S. Code copyrighted by the Government?

Problem with TransformedDistribution

What does routing an IP address mean?

Can I sign legal documents with a smiley face?

Does an advisor owe his/her student anything? Will an advisor keep a PhD student only out of pity?

How to follow the Halacha?

Did Swami Prabhupada reject Advaita?

The screen of my macbook suddenly broken down how can I do to recover

Travelling outside the UK without a passport

Terse Method to Swap Lowest for Highest?

L1 and Ln cache: when are they written?

What is Cash Advance APR?

How to indicate a cut out for a product window

Why is it that I can sometimes guess the next note?

Open a doc from terminal, but not by its name

Can Legal Documents Be Siged In Non-Standard Pen Colors?

What if a revenant (monster) gains fire resistance?

Does a 'pending' US visa application constitute a denial?

Melting point of aspirin, contradicting sources

Delivering sarcasm

Loading commands from file

What is this called? Old film camera viewer?



Inverse $Z$-transform $X (z) = log left( fraczz-a right)$


How to perform Inverse Z transformInverse $z$ transform - contour integrationCan Inverse z Transform have more than one solution?Inverse Z-transform of a rational functionHow can I find the inverse Z-transform of $1/z$?Inverse Z transformInverse Z Transform with $2-z^-2$Simple Inverse Z-TransformPartial Fraction Expansion Methods for inverse z transforminverse z-transform of $frac1(1-z^-1)^2$













1












$begingroup$


I need help to find the inverse $Z$-transform of the following function



$$X (z) = log left( fraczz-a right)$$



I get to the point



$$x[n] = fracdelta[n]n+fracepsilon[n]*a^nn$$



But how do I find the value when $n = 0$?










share|cite|improve this question











$endgroup$











  • $begingroup$
    What is $epsilon[n]$?
    $endgroup$
    – Rodrigo de Azevedo
    Mar 15 at 17:42










  • $begingroup$
    Heavyside step function, I don't know if everyone is using epsilon but in my class we do:/
    $endgroup$
    – Oskar Lundin
    Mar 15 at 17:49















1












$begingroup$


I need help to find the inverse $Z$-transform of the following function



$$X (z) = log left( fraczz-a right)$$



I get to the point



$$x[n] = fracdelta[n]n+fracepsilon[n]*a^nn$$



But how do I find the value when $n = 0$?










share|cite|improve this question











$endgroup$











  • $begingroup$
    What is $epsilon[n]$?
    $endgroup$
    – Rodrigo de Azevedo
    Mar 15 at 17:42










  • $begingroup$
    Heavyside step function, I don't know if everyone is using epsilon but in my class we do:/
    $endgroup$
    – Oskar Lundin
    Mar 15 at 17:49













1












1








1





$begingroup$


I need help to find the inverse $Z$-transform of the following function



$$X (z) = log left( fraczz-a right)$$



I get to the point



$$x[n] = fracdelta[n]n+fracepsilon[n]*a^nn$$



But how do I find the value when $n = 0$?










share|cite|improve this question











$endgroup$




I need help to find the inverse $Z$-transform of the following function



$$X (z) = log left( fraczz-a right)$$



I get to the point



$$x[n] = fracdelta[n]n+fracepsilon[n]*a^nn$$



But how do I find the value when $n = 0$?







z-transform






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Mar 15 at 17:39









Rodrigo de Azevedo

13.2k41960




13.2k41960










asked Mar 15 at 16:24









Oskar LundinOskar Lundin

62




62











  • $begingroup$
    What is $epsilon[n]$?
    $endgroup$
    – Rodrigo de Azevedo
    Mar 15 at 17:42










  • $begingroup$
    Heavyside step function, I don't know if everyone is using epsilon but in my class we do:/
    $endgroup$
    – Oskar Lundin
    Mar 15 at 17:49
















  • $begingroup$
    What is $epsilon[n]$?
    $endgroup$
    – Rodrigo de Azevedo
    Mar 15 at 17:42










  • $begingroup$
    Heavyside step function, I don't know if everyone is using epsilon but in my class we do:/
    $endgroup$
    – Oskar Lundin
    Mar 15 at 17:49















$begingroup$
What is $epsilon[n]$?
$endgroup$
– Rodrigo de Azevedo
Mar 15 at 17:42




$begingroup$
What is $epsilon[n]$?
$endgroup$
– Rodrigo de Azevedo
Mar 15 at 17:42












$begingroup$
Heavyside step function, I don't know if everyone is using epsilon but in my class we do:/
$endgroup$
– Oskar Lundin
Mar 15 at 17:49




$begingroup$
Heavyside step function, I don't know if everyone is using epsilon but in my class we do:/
$endgroup$
– Oskar Lundin
Mar 15 at 17:49










1 Answer
1






active

oldest

votes


















1












$begingroup$

Using the Taylor series $log(1-x)=sum_n=1^infty-fracx^nn$, we have
$$log(z/(z-a))=-log(1-a/z)=sum_n=1^infty frac(a/z)^nn$$
for $left| fracaz right| < 1.$ Therefore, the inverse $z$-transform should be
$$
x[n] = begincasesfrac1na^n & n>0 \ 0 & textotherwiseendcases
$$






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%2f3149495%2finverse-z-transform-x-z-log-left-fraczz-a-right%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









    1












    $begingroup$

    Using the Taylor series $log(1-x)=sum_n=1^infty-fracx^nn$, we have
    $$log(z/(z-a))=-log(1-a/z)=sum_n=1^infty frac(a/z)^nn$$
    for $left| fracaz right| < 1.$ Therefore, the inverse $z$-transform should be
    $$
    x[n] = begincasesfrac1na^n & n>0 \ 0 & textotherwiseendcases
    $$






    share|cite|improve this answer











    $endgroup$

















      1












      $begingroup$

      Using the Taylor series $log(1-x)=sum_n=1^infty-fracx^nn$, we have
      $$log(z/(z-a))=-log(1-a/z)=sum_n=1^infty frac(a/z)^nn$$
      for $left| fracaz right| < 1.$ Therefore, the inverse $z$-transform should be
      $$
      x[n] = begincasesfrac1na^n & n>0 \ 0 & textotherwiseendcases
      $$






      share|cite|improve this answer











      $endgroup$















        1












        1








        1





        $begingroup$

        Using the Taylor series $log(1-x)=sum_n=1^infty-fracx^nn$, we have
        $$log(z/(z-a))=-log(1-a/z)=sum_n=1^infty frac(a/z)^nn$$
        for $left| fracaz right| < 1.$ Therefore, the inverse $z$-transform should be
        $$
        x[n] = begincasesfrac1na^n & n>0 \ 0 & textotherwiseendcases
        $$






        share|cite|improve this answer











        $endgroup$



        Using the Taylor series $log(1-x)=sum_n=1^infty-fracx^nn$, we have
        $$log(z/(z-a))=-log(1-a/z)=sum_n=1^infty frac(a/z)^nn$$
        for $left| fracaz right| < 1.$ Therefore, the inverse $z$-transform should be
        $$
        x[n] = begincasesfrac1na^n & n>0 \ 0 & textotherwiseendcases
        $$







        share|cite|improve this answer














        share|cite|improve this answer



        share|cite|improve this answer








        edited Mar 15 at 18:32

























        answered Mar 15 at 16:46









        Mike EarnestMike Earnest

        25.6k22151




        25.6k22151



























            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%2f3149495%2finverse-z-transform-x-z-log-left-fraczz-a-right%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

            Moe incest case Sentencing See also References Navigation menu"'Australian Josef Fritzl' fathered four children by daughter""Small town recoils in horror at 'Australian Fritzl' incest case""Victorian rape allegations echo Fritzl case - Just In (Australian Broadcasting Corporation)""Incest father jailed for 22 years""'Australian Fritzl' sentenced to 22 years in prison for abusing daughter for three decades""RSJ v The Queen"

            Who is our nearest planetary neighbor, on average?Santa Claus flies to the South PoleSeven Spheres of Unequal Mass, a weighing problem with a twistDescribe a large integerFast Mental Calculation of $7.5^7$Math in Space (without the help of celebrities)Find the value of $bigstar$: Puzzle 8 - InequalityWho drinks beer while running anyway?A Crucial DeliveryRanking And AverageHow long will my money last at roulette?

            Daza language Contents Vocabulary Phonology References External links Navigation menudaza1242Daza"Dazaga"eeee178086576