Examples of homogeneous Markov chainsEquilibrium distributions of Markov ChainsManipulating ergodic Markov...

Is "cogitate" used appropriately in "I cogitate that success relies on hard work"?

Mixed Feelings - What am I

What does it take to become a wilderness skills guide as a business?

Did Amazon pay $0 in taxes last year?

Limpar string com Regex

Sort array by month and year

Is the differential, dp, exact or not?

Is this Paypal Github SDK reference really a dangerous site?

Use Mercury as quenching liquid for swords?

Too soon for a plot twist?

Why does a car's steering wheel get lighter with increasing speed

What is the orbit and expected lifetime of Crew Dragon trunk?

Does the US political system, in principle, allow for a no-party system?

Why restrict private health insurance?

What can I do if someone tampers with my SSH public key?

Was it really inappropriate to write a pull request for the company I interviewed with?

Are brahmins allowed to drink alcohol?

Should we avoid writing fiction about historical events without extensive research?

Where is the License file location for Identity Server in Sitecore 9.1?

How to educate team mate to take screenshots for bugs with out unwanted stuff

Help! My Character is too much for her story!

Why is there an extra space when I type "ls" on the Desktop?

Propulsion Systems

Can I challenge the interviewer to give me a proper technical feedback?



Examples of homogeneous Markov chains


Equilibrium distributions of Markov ChainsManipulating ergodic Markov chains in order to make them non-ergodicWhen the sum of independent Markov chains is a Markov chain?Markov Chains that preserve an ordering of the state spaceBayesian Estimator and Markov ChainsMarkov Process, Markov ChainNonhomogenous Chainsexistence of two intercommunicating states that have the same period in a homogeneous markov chainDetermining whether the following are Markov ChainsSumming two independent Markov Chains on a discrete-time and space environment













0












$begingroup$


I have tried to solve this exercises...
Let ${S_{n}}$ be a randon walk (in $Z$), where $S_{0} = 0$ with $p$ to move to rigth, and $q = 1-p$ to move to left.



I want to know if the following processes are homogeneous Markov chains.



enter image description here



$textbf{1. $X_{n} = |S_{n}$|}$
I'm confused because $P(X_{2} = 2 | X_{1}=1)= p+q = 1$, because:



$P(S_{2} = -2|S_{1}=-1) =q$ and $P(S_{2} = 2|S_{1}=1) = p$



but also $P(X_{2} = 0) = 1 $ for the same reason, so I don't know what to do here.



$textbf{2. $Z_{n} = S_{n}-S_{n-1}$} $



I think there is a Markov Chain, but it's not homogeneous because:
Here the space of states is $ {-1, 1 } $ so



$P(Z_{2} = 1| Z_{1}=-1) = P(S_{3}=-1|S_{2}=-2) + P(S_{3}=1|S_{2}=0) = p+p=2p$



and



$P(Z_{1} = 1| Z_{0}=-1) = P(S_{2}=0|S_{1}=-1) = p$



Then it is not homogeneous.



$textbf{3. $Y_{n} = M_{n} - S_{n} $|}$ where $M_{n} = Max { S_k| k epsilon {0,...,n} }$



$P(Y_{2} = 1| Y_{1}=0) = q$ and



$P(Y_{3} = 1| Y_{2}=0) = 2q$



So it is not homogeneous.



Can anybody tell me...I am fine?
And can anybody help me with exercise 1 please










share|cite|improve this question









$endgroup$

















    0












    $begingroup$


    I have tried to solve this exercises...
    Let ${S_{n}}$ be a randon walk (in $Z$), where $S_{0} = 0$ with $p$ to move to rigth, and $q = 1-p$ to move to left.



    I want to know if the following processes are homogeneous Markov chains.



    enter image description here



    $textbf{1. $X_{n} = |S_{n}$|}$
    I'm confused because $P(X_{2} = 2 | X_{1}=1)= p+q = 1$, because:



    $P(S_{2} = -2|S_{1}=-1) =q$ and $P(S_{2} = 2|S_{1}=1) = p$



    but also $P(X_{2} = 0) = 1 $ for the same reason, so I don't know what to do here.



    $textbf{2. $Z_{n} = S_{n}-S_{n-1}$} $



    I think there is a Markov Chain, but it's not homogeneous because:
    Here the space of states is $ {-1, 1 } $ so



    $P(Z_{2} = 1| Z_{1}=-1) = P(S_{3}=-1|S_{2}=-2) + P(S_{3}=1|S_{2}=0) = p+p=2p$



    and



    $P(Z_{1} = 1| Z_{0}=-1) = P(S_{2}=0|S_{1}=-1) = p$



    Then it is not homogeneous.



    $textbf{3. $Y_{n} = M_{n} - S_{n} $|}$ where $M_{n} = Max { S_k| k epsilon {0,...,n} }$



    $P(Y_{2} = 1| Y_{1}=0) = q$ and



    $P(Y_{3} = 1| Y_{2}=0) = 2q$



    So it is not homogeneous.



    Can anybody tell me...I am fine?
    And can anybody help me with exercise 1 please










    share|cite|improve this question









    $endgroup$















      0












      0








      0





      $begingroup$


      I have tried to solve this exercises...
      Let ${S_{n}}$ be a randon walk (in $Z$), where $S_{0} = 0$ with $p$ to move to rigth, and $q = 1-p$ to move to left.



      I want to know if the following processes are homogeneous Markov chains.



      enter image description here



      $textbf{1. $X_{n} = |S_{n}$|}$
      I'm confused because $P(X_{2} = 2 | X_{1}=1)= p+q = 1$, because:



      $P(S_{2} = -2|S_{1}=-1) =q$ and $P(S_{2} = 2|S_{1}=1) = p$



      but also $P(X_{2} = 0) = 1 $ for the same reason, so I don't know what to do here.



      $textbf{2. $Z_{n} = S_{n}-S_{n-1}$} $



      I think there is a Markov Chain, but it's not homogeneous because:
      Here the space of states is $ {-1, 1 } $ so



      $P(Z_{2} = 1| Z_{1}=-1) = P(S_{3}=-1|S_{2}=-2) + P(S_{3}=1|S_{2}=0) = p+p=2p$



      and



      $P(Z_{1} = 1| Z_{0}=-1) = P(S_{2}=0|S_{1}=-1) = p$



      Then it is not homogeneous.



      $textbf{3. $Y_{n} = M_{n} - S_{n} $|}$ where $M_{n} = Max { S_k| k epsilon {0,...,n} }$



      $P(Y_{2} = 1| Y_{1}=0) = q$ and



      $P(Y_{3} = 1| Y_{2}=0) = 2q$



      So it is not homogeneous.



      Can anybody tell me...I am fine?
      And can anybody help me with exercise 1 please










      share|cite|improve this question









      $endgroup$




      I have tried to solve this exercises...
      Let ${S_{n}}$ be a randon walk (in $Z$), where $S_{0} = 0$ with $p$ to move to rigth, and $q = 1-p$ to move to left.



      I want to know if the following processes are homogeneous Markov chains.



      enter image description here



      $textbf{1. $X_{n} = |S_{n}$|}$
      I'm confused because $P(X_{2} = 2 | X_{1}=1)= p+q = 1$, because:



      $P(S_{2} = -2|S_{1}=-1) =q$ and $P(S_{2} = 2|S_{1}=1) = p$



      but also $P(X_{2} = 0) = 1 $ for the same reason, so I don't know what to do here.



      $textbf{2. $Z_{n} = S_{n}-S_{n-1}$} $



      I think there is a Markov Chain, but it's not homogeneous because:
      Here the space of states is $ {-1, 1 } $ so



      $P(Z_{2} = 1| Z_{1}=-1) = P(S_{3}=-1|S_{2}=-2) + P(S_{3}=1|S_{2}=0) = p+p=2p$



      and



      $P(Z_{1} = 1| Z_{0}=-1) = P(S_{2}=0|S_{1}=-1) = p$



      Then it is not homogeneous.



      $textbf{3. $Y_{n} = M_{n} - S_{n} $|}$ where $M_{n} = Max { S_k| k epsilon {0,...,n} }$



      $P(Y_{2} = 1| Y_{1}=0) = q$ and



      $P(Y_{3} = 1| Y_{2}=0) = 2q$



      So it is not homogeneous.



      Can anybody tell me...I am fine?
      And can anybody help me with exercise 1 please







      probability stochastic-processes markov-chains markov-process






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked yesterday









      JazzJazz

      919




      919






















          1 Answer
          1






          active

          oldest

          votes


















          0












          $begingroup$

          I think we have to careful about the exact statement we are trying to show here. I assume that we are taking the definition of homogenous Markov chain to be that ${X_n}_{n geq 1}$ satisfies $P(X_n mid X_1, dots, X_{n-1}) = P(X_n mid X_{n-1})$. Using that definition, we have $S_n = sum_{i=1}^n X_i$, where $X_i sim U({-1,1})$ and the $X_i$ are all independent. Then, we naturally have
          $$P(S_n mid S_1, dots, S_{n-1}) = P(sum_{i=1}^n X_i mid X_1, X_1 + X_2, dots, sum_{i=1}^{n-1} X_i) = P(sum_{i=1}^n X_i mid sum_{i=1}^{n-1} X_i)$$



          With that in mind, part (1) follows similarly
          $$P(|S_n| mid |S_1|, |S_2|, dots, |S_{n-1}|) = P(|sum_{i=1}^n X_i| mid |X_1|, |X_1 + X_2|, dots, |sum_{i=1}^{n-1} X_i|) $$
          $$= P(|sum_{i=1}^n X_i| mid |sum_{i=1}^{n-1} X_i|) = P(|S_n| mid |S_{n-1}|)$$



          Part (2) follows from the fact that $S_n - S_{n-1} = X_n$ and the fact that the $X_i$ are independent from each other (i.e. they form a trivial Markov chain with no memory).



          Hope that helps!






          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%2f3139353%2fexamples-of-homogeneous-markov-chains%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









            0












            $begingroup$

            I think we have to careful about the exact statement we are trying to show here. I assume that we are taking the definition of homogenous Markov chain to be that ${X_n}_{n geq 1}$ satisfies $P(X_n mid X_1, dots, X_{n-1}) = P(X_n mid X_{n-1})$. Using that definition, we have $S_n = sum_{i=1}^n X_i$, where $X_i sim U({-1,1})$ and the $X_i$ are all independent. Then, we naturally have
            $$P(S_n mid S_1, dots, S_{n-1}) = P(sum_{i=1}^n X_i mid X_1, X_1 + X_2, dots, sum_{i=1}^{n-1} X_i) = P(sum_{i=1}^n X_i mid sum_{i=1}^{n-1} X_i)$$



            With that in mind, part (1) follows similarly
            $$P(|S_n| mid |S_1|, |S_2|, dots, |S_{n-1}|) = P(|sum_{i=1}^n X_i| mid |X_1|, |X_1 + X_2|, dots, |sum_{i=1}^{n-1} X_i|) $$
            $$= P(|sum_{i=1}^n X_i| mid |sum_{i=1}^{n-1} X_i|) = P(|S_n| mid |S_{n-1}|)$$



            Part (2) follows from the fact that $S_n - S_{n-1} = X_n$ and the fact that the $X_i$ are independent from each other (i.e. they form a trivial Markov chain with no memory).



            Hope that helps!






            share|cite|improve this answer









            $endgroup$


















              0












              $begingroup$

              I think we have to careful about the exact statement we are trying to show here. I assume that we are taking the definition of homogenous Markov chain to be that ${X_n}_{n geq 1}$ satisfies $P(X_n mid X_1, dots, X_{n-1}) = P(X_n mid X_{n-1})$. Using that definition, we have $S_n = sum_{i=1}^n X_i$, where $X_i sim U({-1,1})$ and the $X_i$ are all independent. Then, we naturally have
              $$P(S_n mid S_1, dots, S_{n-1}) = P(sum_{i=1}^n X_i mid X_1, X_1 + X_2, dots, sum_{i=1}^{n-1} X_i) = P(sum_{i=1}^n X_i mid sum_{i=1}^{n-1} X_i)$$



              With that in mind, part (1) follows similarly
              $$P(|S_n| mid |S_1|, |S_2|, dots, |S_{n-1}|) = P(|sum_{i=1}^n X_i| mid |X_1|, |X_1 + X_2|, dots, |sum_{i=1}^{n-1} X_i|) $$
              $$= P(|sum_{i=1}^n X_i| mid |sum_{i=1}^{n-1} X_i|) = P(|S_n| mid |S_{n-1}|)$$



              Part (2) follows from the fact that $S_n - S_{n-1} = X_n$ and the fact that the $X_i$ are independent from each other (i.e. they form a trivial Markov chain with no memory).



              Hope that helps!






              share|cite|improve this answer









              $endgroup$
















                0












                0








                0





                $begingroup$

                I think we have to careful about the exact statement we are trying to show here. I assume that we are taking the definition of homogenous Markov chain to be that ${X_n}_{n geq 1}$ satisfies $P(X_n mid X_1, dots, X_{n-1}) = P(X_n mid X_{n-1})$. Using that definition, we have $S_n = sum_{i=1}^n X_i$, where $X_i sim U({-1,1})$ and the $X_i$ are all independent. Then, we naturally have
                $$P(S_n mid S_1, dots, S_{n-1}) = P(sum_{i=1}^n X_i mid X_1, X_1 + X_2, dots, sum_{i=1}^{n-1} X_i) = P(sum_{i=1}^n X_i mid sum_{i=1}^{n-1} X_i)$$



                With that in mind, part (1) follows similarly
                $$P(|S_n| mid |S_1|, |S_2|, dots, |S_{n-1}|) = P(|sum_{i=1}^n X_i| mid |X_1|, |X_1 + X_2|, dots, |sum_{i=1}^{n-1} X_i|) $$
                $$= P(|sum_{i=1}^n X_i| mid |sum_{i=1}^{n-1} X_i|) = P(|S_n| mid |S_{n-1}|)$$



                Part (2) follows from the fact that $S_n - S_{n-1} = X_n$ and the fact that the $X_i$ are independent from each other (i.e. they form a trivial Markov chain with no memory).



                Hope that helps!






                share|cite|improve this answer









                $endgroup$



                I think we have to careful about the exact statement we are trying to show here. I assume that we are taking the definition of homogenous Markov chain to be that ${X_n}_{n geq 1}$ satisfies $P(X_n mid X_1, dots, X_{n-1}) = P(X_n mid X_{n-1})$. Using that definition, we have $S_n = sum_{i=1}^n X_i$, where $X_i sim U({-1,1})$ and the $X_i$ are all independent. Then, we naturally have
                $$P(S_n mid S_1, dots, S_{n-1}) = P(sum_{i=1}^n X_i mid X_1, X_1 + X_2, dots, sum_{i=1}^{n-1} X_i) = P(sum_{i=1}^n X_i mid sum_{i=1}^{n-1} X_i)$$



                With that in mind, part (1) follows similarly
                $$P(|S_n| mid |S_1|, |S_2|, dots, |S_{n-1}|) = P(|sum_{i=1}^n X_i| mid |X_1|, |X_1 + X_2|, dots, |sum_{i=1}^{n-1} X_i|) $$
                $$= P(|sum_{i=1}^n X_i| mid |sum_{i=1}^{n-1} X_i|) = P(|S_n| mid |S_{n-1}|)$$



                Part (2) follows from the fact that $S_n - S_{n-1} = X_n$ and the fact that the $X_i$ are independent from each other (i.e. they form a trivial Markov chain with no memory).



                Hope that helps!







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered yesterday









                silesile

                264




                264






























                    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%2f3139353%2fexamples-of-homogeneous-markov-chains%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

                    Nidaros erkebispedøme

                    Birsay

                    Where did Arya get these scars? Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar Manara Favourite questions and answers from the 1st quarter of 2019Why did Arya refuse to end it?Has the pronunciation of Arya Stark's name changed?Has Arya forgiven people?Why did Arya Stark lose her vision?Why can Arya still use the faces?Has the Narrow Sea become narrower?Does Arya Stark know how to make poisons outside of the House of Black and White?Why did Nymeria leave Arya?Why did Arya not kill the Lannister soldiers she encountered in the Riverlands?What is the current canonical age of Sansa, Bran and Arya Stark?