Difference between weak ( or martingale ) and strong solutions to SDEs











up vote
4
down vote

favorite
3












Hi Im fairly new to SDE theory and am struggling with the difference between a weak ( or martingale ) solution and a strong solution to an SDE :



$$ d(X_{t})=b(t,X_{t})dt + sigma(t,X_{t})dW_{t} $$



Are these two differences and what do they really mean in detail?




  1. For a strong solution we are given an initial value, whereas for weak solutions only a probability law?


  2. For strong solutions we know what probability space we are working in and have a Brownian Motion $W$ in that space. For a weak solution we can only say that there exists some probability space where the SDE holds (with a new brownian motion in the space).



As you can tell I am confused with this topic some clarifications would be amazing.










share|cite|improve this question




























    up vote
    4
    down vote

    favorite
    3












    Hi Im fairly new to SDE theory and am struggling with the difference between a weak ( or martingale ) solution and a strong solution to an SDE :



    $$ d(X_{t})=b(t,X_{t})dt + sigma(t,X_{t})dW_{t} $$



    Are these two differences and what do they really mean in detail?




    1. For a strong solution we are given an initial value, whereas for weak solutions only a probability law?


    2. For strong solutions we know what probability space we are working in and have a Brownian Motion $W$ in that space. For a weak solution we can only say that there exists some probability space where the SDE holds (with a new brownian motion in the space).



    As you can tell I am confused with this topic some clarifications would be amazing.










    share|cite|improve this question


























      up vote
      4
      down vote

      favorite
      3









      up vote
      4
      down vote

      favorite
      3






      3





      Hi Im fairly new to SDE theory and am struggling with the difference between a weak ( or martingale ) solution and a strong solution to an SDE :



      $$ d(X_{t})=b(t,X_{t})dt + sigma(t,X_{t})dW_{t} $$



      Are these two differences and what do they really mean in detail?




      1. For a strong solution we are given an initial value, whereas for weak solutions only a probability law?


      2. For strong solutions we know what probability space we are working in and have a Brownian Motion $W$ in that space. For a weak solution we can only say that there exists some probability space where the SDE holds (with a new brownian motion in the space).



      As you can tell I am confused with this topic some clarifications would be amazing.










      share|cite|improve this question















      Hi Im fairly new to SDE theory and am struggling with the difference between a weak ( or martingale ) solution and a strong solution to an SDE :



      $$ d(X_{t})=b(t,X_{t})dt + sigma(t,X_{t})dW_{t} $$



      Are these two differences and what do they really mean in detail?




      1. For a strong solution we are given an initial value, whereas for weak solutions only a probability law?


      2. For strong solutions we know what probability space we are working in and have a Brownian Motion $W$ in that space. For a weak solution we can only say that there exists some probability space where the SDE holds (with a new brownian motion in the space).



      As you can tell I am confused with this topic some clarifications would be amazing.







      stochastic-processes stochastic-calculus brownian-motion sde






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Nov 9 at 7:52









      saz

      76k755116




      76k755116










      asked Nov 6 at 21:46









      Monty

      19813




      19813






















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          3
          down vote



          accepted










          The main difference between weak and strong solutions is indeed that for strong solutions we are given a Brownian motion on a given probability space whereas for weak solutions we are free to choose the Brownian motion.




          Definition: Let $(B_t)_{t geq 0}$ be a Brownian motion with admissible filtration $(mathcal{F}_t)_{t geq 0}$. A progressively measurable process $(X_t,mathcal{F}_t)$ is a strong solution with initial condition $xi$ if $$X_t-X_0 = int_0^t sigma(s,X_s) , dB_s + int_0^t b(s,X_s) , ds, qquad X_0 =xi tag{1}$$ holds almost surely for all $t geq 0$.



          Definition: A stochastic process $(X_t,mathcal{F}_t)$ on some probability space $(Omega,mathcal{F},mathbb{P})$ is called a weak solution with initial distribution $mu$ if there exists a Brownian motion $(B_t)_{t geq 0}$ on $(Omega,mathcal{F},mathbb{P})$ such that $(mathcal{F}_t)_{t geq 0}$ is an admissible filtration, $mathbb{P}(X_0 in cdot) = mu(cdot)$ and $$X_t-X_0 = int_0^t sigma(s,X_s) , dB_s + int_0^t b(s,X_s) , ds$$ holds almost surely for all $t geq 0$.




          As a consequence of these definitions, we have to consider different notions of uniqueness. For strong solutions we are typically looking for pathwise unique solutions, i.e. if $(X_t^{(1)})_{t geq 0}$ and $(X_t^{(2)})_{t geq 0}$ are strong solutions to $(1)$ with the same initial condition, then pathwise uniqueness means $$mathbb{P} left( sup_{t geq 0} |X_t^{(1)}-X_t^{(2)}|=0 right)=1.$$ As the following simple example shows it doesn't make sense to talk about pathwise uniqueness of weak solutions.




          Example 1: Let $(W_t^{(1)})_{t geq 0}$ and $(W_t^{(2)})_{t geq 0}$ be two Brownian motions (possibly defined on different probability spaces), then both $X_t^{(1)} := W_t^{(1)}$ and $X_t^{(2)} := W_t^{(2)}$ are weak solutions to the SDE $$dX_t = dB_t, qquad X_0 = 0$$ Why? According to the definition we are free choose the driving Brownian motion, so we can set $B_t^{(1)} := W_t^{(1)}$ and $B_t^{(2)} := W_t^{(2)}$, respectively, and then $$dX_t^{(i)} = dB_t^{(i)} quad text{for $i=1,2$}.$$




          What do we learn from this? Since weak solutions might be defined on different probability spaces, there is no (immediate) way to compute probabilities of the form $mathbb{P}(X_t^{(1)}=X_t^{(2)})$ for two weak solutions $(X_t^{(1)})_{t geq 0}$ and $(X_t^{(2)})_{t geq 0}$, and therefore we cannot even attempt to talk about pathwise uniqueness. For the same reason, it doesn't make sense to talk about pointwise initial conditions $xi$ for weak solutions (... for this we would need to fix some probability space on which $xi$ lives...); instead we only prescribe the initial distribution of $X_0$.



          The next example shows that we cannot expect to have pathwise uniqueness even if the weak solutions are defined on the same probability space.




          Example 2: Let $(W_t)_{t geq 0}$ be a Brownian motion. It follows from Example 1 that $X_t^{(1)} := W_t$ and $X_t^{(2)} := -W_t$ are weak solutions to the SDE $$dX_t = dB_t, qquad X_0 =0.$$ Clearly, $mathbb{P}(X_t^{(1)} = X_t^{(2)}) = mathbb{P}(W_t=0)=0$.




          The "good" notion of uniqueness for weak solutions is weak uniqueness, i.e. uniqueness in distribution (= the solutions have the same finite-dimensional distributions).



          Typically it is much easier to prove the existence (and/or uniqueness of) a weak solution the the existence (and/or uniqueness) of a strong solution.




          Example 3: The SDE $$dX_t = - text{sgn},(X_t) , dB_t, qquad X_0 = 0 tag{2}$$ has a weak solution but no strong solution.




          Let's prove that the SDE has a weak solution. Let $(X_t,mathcal{F}_t)_{t geq 0}$ be some Brownian motion and define $$W_t := -int_0^t text{sgn} , (X_s) , dX_s.$$ It follows from Lévy's characterization that $(W_t,mathcal{F}_t)$ is also a Brownian motion. Since $$dW_t = - text{sgn} , (X_t) , dX_t$$ implies $$dX_t = - text{sgn} , (X_t) , dW_t$$ this means that $(X_t)_{t geq 0}$ is a weak solution to $(2)$. For a proof that a strong solution does not exist see e.g. Example 19.16 in the book by Schilling & Partzsch on Brownian motion.



          Let me finally mention that weak solutions are closely related to martingale problems; in this answer I tried to give some insights on the connection between the two notions.






          share|cite|improve this answer























          • Why is the text after your first two definitions. not formatting properly... Thanks for your answer by the way.
            – Monty
            3 hours ago










          • @Monty Thank you; I fixed it.
            – saz
            3 hours ago











          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%2f2987743%2fdifference-between-weak-or-martingale-and-strong-solutions-to-sdes%23new-answer', 'question_page');
          }
          );

          Post as a guest
































          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          3
          down vote



          accepted










          The main difference between weak and strong solutions is indeed that for strong solutions we are given a Brownian motion on a given probability space whereas for weak solutions we are free to choose the Brownian motion.




          Definition: Let $(B_t)_{t geq 0}$ be a Brownian motion with admissible filtration $(mathcal{F}_t)_{t geq 0}$. A progressively measurable process $(X_t,mathcal{F}_t)$ is a strong solution with initial condition $xi$ if $$X_t-X_0 = int_0^t sigma(s,X_s) , dB_s + int_0^t b(s,X_s) , ds, qquad X_0 =xi tag{1}$$ holds almost surely for all $t geq 0$.



          Definition: A stochastic process $(X_t,mathcal{F}_t)$ on some probability space $(Omega,mathcal{F},mathbb{P})$ is called a weak solution with initial distribution $mu$ if there exists a Brownian motion $(B_t)_{t geq 0}$ on $(Omega,mathcal{F},mathbb{P})$ such that $(mathcal{F}_t)_{t geq 0}$ is an admissible filtration, $mathbb{P}(X_0 in cdot) = mu(cdot)$ and $$X_t-X_0 = int_0^t sigma(s,X_s) , dB_s + int_0^t b(s,X_s) , ds$$ holds almost surely for all $t geq 0$.




          As a consequence of these definitions, we have to consider different notions of uniqueness. For strong solutions we are typically looking for pathwise unique solutions, i.e. if $(X_t^{(1)})_{t geq 0}$ and $(X_t^{(2)})_{t geq 0}$ are strong solutions to $(1)$ with the same initial condition, then pathwise uniqueness means $$mathbb{P} left( sup_{t geq 0} |X_t^{(1)}-X_t^{(2)}|=0 right)=1.$$ As the following simple example shows it doesn't make sense to talk about pathwise uniqueness of weak solutions.




          Example 1: Let $(W_t^{(1)})_{t geq 0}$ and $(W_t^{(2)})_{t geq 0}$ be two Brownian motions (possibly defined on different probability spaces), then both $X_t^{(1)} := W_t^{(1)}$ and $X_t^{(2)} := W_t^{(2)}$ are weak solutions to the SDE $$dX_t = dB_t, qquad X_0 = 0$$ Why? According to the definition we are free choose the driving Brownian motion, so we can set $B_t^{(1)} := W_t^{(1)}$ and $B_t^{(2)} := W_t^{(2)}$, respectively, and then $$dX_t^{(i)} = dB_t^{(i)} quad text{for $i=1,2$}.$$




          What do we learn from this? Since weak solutions might be defined on different probability spaces, there is no (immediate) way to compute probabilities of the form $mathbb{P}(X_t^{(1)}=X_t^{(2)})$ for two weak solutions $(X_t^{(1)})_{t geq 0}$ and $(X_t^{(2)})_{t geq 0}$, and therefore we cannot even attempt to talk about pathwise uniqueness. For the same reason, it doesn't make sense to talk about pointwise initial conditions $xi$ for weak solutions (... for this we would need to fix some probability space on which $xi$ lives...); instead we only prescribe the initial distribution of $X_0$.



          The next example shows that we cannot expect to have pathwise uniqueness even if the weak solutions are defined on the same probability space.




          Example 2: Let $(W_t)_{t geq 0}$ be a Brownian motion. It follows from Example 1 that $X_t^{(1)} := W_t$ and $X_t^{(2)} := -W_t$ are weak solutions to the SDE $$dX_t = dB_t, qquad X_0 =0.$$ Clearly, $mathbb{P}(X_t^{(1)} = X_t^{(2)}) = mathbb{P}(W_t=0)=0$.




          The "good" notion of uniqueness for weak solutions is weak uniqueness, i.e. uniqueness in distribution (= the solutions have the same finite-dimensional distributions).



          Typically it is much easier to prove the existence (and/or uniqueness of) a weak solution the the existence (and/or uniqueness) of a strong solution.




          Example 3: The SDE $$dX_t = - text{sgn},(X_t) , dB_t, qquad X_0 = 0 tag{2}$$ has a weak solution but no strong solution.




          Let's prove that the SDE has a weak solution. Let $(X_t,mathcal{F}_t)_{t geq 0}$ be some Brownian motion and define $$W_t := -int_0^t text{sgn} , (X_s) , dX_s.$$ It follows from Lévy's characterization that $(W_t,mathcal{F}_t)$ is also a Brownian motion. Since $$dW_t = - text{sgn} , (X_t) , dX_t$$ implies $$dX_t = - text{sgn} , (X_t) , dW_t$$ this means that $(X_t)_{t geq 0}$ is a weak solution to $(2)$. For a proof that a strong solution does not exist see e.g. Example 19.16 in the book by Schilling & Partzsch on Brownian motion.



          Let me finally mention that weak solutions are closely related to martingale problems; in this answer I tried to give some insights on the connection between the two notions.






          share|cite|improve this answer























          • Why is the text after your first two definitions. not formatting properly... Thanks for your answer by the way.
            – Monty
            3 hours ago










          • @Monty Thank you; I fixed it.
            – saz
            3 hours ago















          up vote
          3
          down vote



          accepted










          The main difference between weak and strong solutions is indeed that for strong solutions we are given a Brownian motion on a given probability space whereas for weak solutions we are free to choose the Brownian motion.




          Definition: Let $(B_t)_{t geq 0}$ be a Brownian motion with admissible filtration $(mathcal{F}_t)_{t geq 0}$. A progressively measurable process $(X_t,mathcal{F}_t)$ is a strong solution with initial condition $xi$ if $$X_t-X_0 = int_0^t sigma(s,X_s) , dB_s + int_0^t b(s,X_s) , ds, qquad X_0 =xi tag{1}$$ holds almost surely for all $t geq 0$.



          Definition: A stochastic process $(X_t,mathcal{F}_t)$ on some probability space $(Omega,mathcal{F},mathbb{P})$ is called a weak solution with initial distribution $mu$ if there exists a Brownian motion $(B_t)_{t geq 0}$ on $(Omega,mathcal{F},mathbb{P})$ such that $(mathcal{F}_t)_{t geq 0}$ is an admissible filtration, $mathbb{P}(X_0 in cdot) = mu(cdot)$ and $$X_t-X_0 = int_0^t sigma(s,X_s) , dB_s + int_0^t b(s,X_s) , ds$$ holds almost surely for all $t geq 0$.




          As a consequence of these definitions, we have to consider different notions of uniqueness. For strong solutions we are typically looking for pathwise unique solutions, i.e. if $(X_t^{(1)})_{t geq 0}$ and $(X_t^{(2)})_{t geq 0}$ are strong solutions to $(1)$ with the same initial condition, then pathwise uniqueness means $$mathbb{P} left( sup_{t geq 0} |X_t^{(1)}-X_t^{(2)}|=0 right)=1.$$ As the following simple example shows it doesn't make sense to talk about pathwise uniqueness of weak solutions.




          Example 1: Let $(W_t^{(1)})_{t geq 0}$ and $(W_t^{(2)})_{t geq 0}$ be two Brownian motions (possibly defined on different probability spaces), then both $X_t^{(1)} := W_t^{(1)}$ and $X_t^{(2)} := W_t^{(2)}$ are weak solutions to the SDE $$dX_t = dB_t, qquad X_0 = 0$$ Why? According to the definition we are free choose the driving Brownian motion, so we can set $B_t^{(1)} := W_t^{(1)}$ and $B_t^{(2)} := W_t^{(2)}$, respectively, and then $$dX_t^{(i)} = dB_t^{(i)} quad text{for $i=1,2$}.$$




          What do we learn from this? Since weak solutions might be defined on different probability spaces, there is no (immediate) way to compute probabilities of the form $mathbb{P}(X_t^{(1)}=X_t^{(2)})$ for two weak solutions $(X_t^{(1)})_{t geq 0}$ and $(X_t^{(2)})_{t geq 0}$, and therefore we cannot even attempt to talk about pathwise uniqueness. For the same reason, it doesn't make sense to talk about pointwise initial conditions $xi$ for weak solutions (... for this we would need to fix some probability space on which $xi$ lives...); instead we only prescribe the initial distribution of $X_0$.



          The next example shows that we cannot expect to have pathwise uniqueness even if the weak solutions are defined on the same probability space.




          Example 2: Let $(W_t)_{t geq 0}$ be a Brownian motion. It follows from Example 1 that $X_t^{(1)} := W_t$ and $X_t^{(2)} := -W_t$ are weak solutions to the SDE $$dX_t = dB_t, qquad X_0 =0.$$ Clearly, $mathbb{P}(X_t^{(1)} = X_t^{(2)}) = mathbb{P}(W_t=0)=0$.




          The "good" notion of uniqueness for weak solutions is weak uniqueness, i.e. uniqueness in distribution (= the solutions have the same finite-dimensional distributions).



          Typically it is much easier to prove the existence (and/or uniqueness of) a weak solution the the existence (and/or uniqueness) of a strong solution.




          Example 3: The SDE $$dX_t = - text{sgn},(X_t) , dB_t, qquad X_0 = 0 tag{2}$$ has a weak solution but no strong solution.




          Let's prove that the SDE has a weak solution. Let $(X_t,mathcal{F}_t)_{t geq 0}$ be some Brownian motion and define $$W_t := -int_0^t text{sgn} , (X_s) , dX_s.$$ It follows from Lévy's characterization that $(W_t,mathcal{F}_t)$ is also a Brownian motion. Since $$dW_t = - text{sgn} , (X_t) , dX_t$$ implies $$dX_t = - text{sgn} , (X_t) , dW_t$$ this means that $(X_t)_{t geq 0}$ is a weak solution to $(2)$. For a proof that a strong solution does not exist see e.g. Example 19.16 in the book by Schilling & Partzsch on Brownian motion.



          Let me finally mention that weak solutions are closely related to martingale problems; in this answer I tried to give some insights on the connection between the two notions.






          share|cite|improve this answer























          • Why is the text after your first two definitions. not formatting properly... Thanks for your answer by the way.
            – Monty
            3 hours ago










          • @Monty Thank you; I fixed it.
            – saz
            3 hours ago













          up vote
          3
          down vote



          accepted







          up vote
          3
          down vote



          accepted






          The main difference between weak and strong solutions is indeed that for strong solutions we are given a Brownian motion on a given probability space whereas for weak solutions we are free to choose the Brownian motion.




          Definition: Let $(B_t)_{t geq 0}$ be a Brownian motion with admissible filtration $(mathcal{F}_t)_{t geq 0}$. A progressively measurable process $(X_t,mathcal{F}_t)$ is a strong solution with initial condition $xi$ if $$X_t-X_0 = int_0^t sigma(s,X_s) , dB_s + int_0^t b(s,X_s) , ds, qquad X_0 =xi tag{1}$$ holds almost surely for all $t geq 0$.



          Definition: A stochastic process $(X_t,mathcal{F}_t)$ on some probability space $(Omega,mathcal{F},mathbb{P})$ is called a weak solution with initial distribution $mu$ if there exists a Brownian motion $(B_t)_{t geq 0}$ on $(Omega,mathcal{F},mathbb{P})$ such that $(mathcal{F}_t)_{t geq 0}$ is an admissible filtration, $mathbb{P}(X_0 in cdot) = mu(cdot)$ and $$X_t-X_0 = int_0^t sigma(s,X_s) , dB_s + int_0^t b(s,X_s) , ds$$ holds almost surely for all $t geq 0$.




          As a consequence of these definitions, we have to consider different notions of uniqueness. For strong solutions we are typically looking for pathwise unique solutions, i.e. if $(X_t^{(1)})_{t geq 0}$ and $(X_t^{(2)})_{t geq 0}$ are strong solutions to $(1)$ with the same initial condition, then pathwise uniqueness means $$mathbb{P} left( sup_{t geq 0} |X_t^{(1)}-X_t^{(2)}|=0 right)=1.$$ As the following simple example shows it doesn't make sense to talk about pathwise uniqueness of weak solutions.




          Example 1: Let $(W_t^{(1)})_{t geq 0}$ and $(W_t^{(2)})_{t geq 0}$ be two Brownian motions (possibly defined on different probability spaces), then both $X_t^{(1)} := W_t^{(1)}$ and $X_t^{(2)} := W_t^{(2)}$ are weak solutions to the SDE $$dX_t = dB_t, qquad X_0 = 0$$ Why? According to the definition we are free choose the driving Brownian motion, so we can set $B_t^{(1)} := W_t^{(1)}$ and $B_t^{(2)} := W_t^{(2)}$, respectively, and then $$dX_t^{(i)} = dB_t^{(i)} quad text{for $i=1,2$}.$$




          What do we learn from this? Since weak solutions might be defined on different probability spaces, there is no (immediate) way to compute probabilities of the form $mathbb{P}(X_t^{(1)}=X_t^{(2)})$ for two weak solutions $(X_t^{(1)})_{t geq 0}$ and $(X_t^{(2)})_{t geq 0}$, and therefore we cannot even attempt to talk about pathwise uniqueness. For the same reason, it doesn't make sense to talk about pointwise initial conditions $xi$ for weak solutions (... for this we would need to fix some probability space on which $xi$ lives...); instead we only prescribe the initial distribution of $X_0$.



          The next example shows that we cannot expect to have pathwise uniqueness even if the weak solutions are defined on the same probability space.




          Example 2: Let $(W_t)_{t geq 0}$ be a Brownian motion. It follows from Example 1 that $X_t^{(1)} := W_t$ and $X_t^{(2)} := -W_t$ are weak solutions to the SDE $$dX_t = dB_t, qquad X_0 =0.$$ Clearly, $mathbb{P}(X_t^{(1)} = X_t^{(2)}) = mathbb{P}(W_t=0)=0$.




          The "good" notion of uniqueness for weak solutions is weak uniqueness, i.e. uniqueness in distribution (= the solutions have the same finite-dimensional distributions).



          Typically it is much easier to prove the existence (and/or uniqueness of) a weak solution the the existence (and/or uniqueness) of a strong solution.




          Example 3: The SDE $$dX_t = - text{sgn},(X_t) , dB_t, qquad X_0 = 0 tag{2}$$ has a weak solution but no strong solution.




          Let's prove that the SDE has a weak solution. Let $(X_t,mathcal{F}_t)_{t geq 0}$ be some Brownian motion and define $$W_t := -int_0^t text{sgn} , (X_s) , dX_s.$$ It follows from Lévy's characterization that $(W_t,mathcal{F}_t)$ is also a Brownian motion. Since $$dW_t = - text{sgn} , (X_t) , dX_t$$ implies $$dX_t = - text{sgn} , (X_t) , dW_t$$ this means that $(X_t)_{t geq 0}$ is a weak solution to $(2)$. For a proof that a strong solution does not exist see e.g. Example 19.16 in the book by Schilling & Partzsch on Brownian motion.



          Let me finally mention that weak solutions are closely related to martingale problems; in this answer I tried to give some insights on the connection between the two notions.






          share|cite|improve this answer














          The main difference between weak and strong solutions is indeed that for strong solutions we are given a Brownian motion on a given probability space whereas for weak solutions we are free to choose the Brownian motion.




          Definition: Let $(B_t)_{t geq 0}$ be a Brownian motion with admissible filtration $(mathcal{F}_t)_{t geq 0}$. A progressively measurable process $(X_t,mathcal{F}_t)$ is a strong solution with initial condition $xi$ if $$X_t-X_0 = int_0^t sigma(s,X_s) , dB_s + int_0^t b(s,X_s) , ds, qquad X_0 =xi tag{1}$$ holds almost surely for all $t geq 0$.



          Definition: A stochastic process $(X_t,mathcal{F}_t)$ on some probability space $(Omega,mathcal{F},mathbb{P})$ is called a weak solution with initial distribution $mu$ if there exists a Brownian motion $(B_t)_{t geq 0}$ on $(Omega,mathcal{F},mathbb{P})$ such that $(mathcal{F}_t)_{t geq 0}$ is an admissible filtration, $mathbb{P}(X_0 in cdot) = mu(cdot)$ and $$X_t-X_0 = int_0^t sigma(s,X_s) , dB_s + int_0^t b(s,X_s) , ds$$ holds almost surely for all $t geq 0$.




          As a consequence of these definitions, we have to consider different notions of uniqueness. For strong solutions we are typically looking for pathwise unique solutions, i.e. if $(X_t^{(1)})_{t geq 0}$ and $(X_t^{(2)})_{t geq 0}$ are strong solutions to $(1)$ with the same initial condition, then pathwise uniqueness means $$mathbb{P} left( sup_{t geq 0} |X_t^{(1)}-X_t^{(2)}|=0 right)=1.$$ As the following simple example shows it doesn't make sense to talk about pathwise uniqueness of weak solutions.




          Example 1: Let $(W_t^{(1)})_{t geq 0}$ and $(W_t^{(2)})_{t geq 0}$ be two Brownian motions (possibly defined on different probability spaces), then both $X_t^{(1)} := W_t^{(1)}$ and $X_t^{(2)} := W_t^{(2)}$ are weak solutions to the SDE $$dX_t = dB_t, qquad X_0 = 0$$ Why? According to the definition we are free choose the driving Brownian motion, so we can set $B_t^{(1)} := W_t^{(1)}$ and $B_t^{(2)} := W_t^{(2)}$, respectively, and then $$dX_t^{(i)} = dB_t^{(i)} quad text{for $i=1,2$}.$$




          What do we learn from this? Since weak solutions might be defined on different probability spaces, there is no (immediate) way to compute probabilities of the form $mathbb{P}(X_t^{(1)}=X_t^{(2)})$ for two weak solutions $(X_t^{(1)})_{t geq 0}$ and $(X_t^{(2)})_{t geq 0}$, and therefore we cannot even attempt to talk about pathwise uniqueness. For the same reason, it doesn't make sense to talk about pointwise initial conditions $xi$ for weak solutions (... for this we would need to fix some probability space on which $xi$ lives...); instead we only prescribe the initial distribution of $X_0$.



          The next example shows that we cannot expect to have pathwise uniqueness even if the weak solutions are defined on the same probability space.




          Example 2: Let $(W_t)_{t geq 0}$ be a Brownian motion. It follows from Example 1 that $X_t^{(1)} := W_t$ and $X_t^{(2)} := -W_t$ are weak solutions to the SDE $$dX_t = dB_t, qquad X_0 =0.$$ Clearly, $mathbb{P}(X_t^{(1)} = X_t^{(2)}) = mathbb{P}(W_t=0)=0$.




          The "good" notion of uniqueness for weak solutions is weak uniqueness, i.e. uniqueness in distribution (= the solutions have the same finite-dimensional distributions).



          Typically it is much easier to prove the existence (and/or uniqueness of) a weak solution the the existence (and/or uniqueness) of a strong solution.




          Example 3: The SDE $$dX_t = - text{sgn},(X_t) , dB_t, qquad X_0 = 0 tag{2}$$ has a weak solution but no strong solution.




          Let's prove that the SDE has a weak solution. Let $(X_t,mathcal{F}_t)_{t geq 0}$ be some Brownian motion and define $$W_t := -int_0^t text{sgn} , (X_s) , dX_s.$$ It follows from Lévy's characterization that $(W_t,mathcal{F}_t)$ is also a Brownian motion. Since $$dW_t = - text{sgn} , (X_t) , dX_t$$ implies $$dX_t = - text{sgn} , (X_t) , dW_t$$ this means that $(X_t)_{t geq 0}$ is a weak solution to $(2)$. For a proof that a strong solution does not exist see e.g. Example 19.16 in the book by Schilling & Partzsch on Brownian motion.



          Let me finally mention that weak solutions are closely related to martingale problems; in this answer I tried to give some insights on the connection between the two notions.







          share|cite|improve this answer














          share|cite|improve this answer



          share|cite|improve this answer








          edited 3 hours ago

























          answered Nov 8 at 19:04









          saz

          76k755116




          76k755116












          • Why is the text after your first two definitions. not formatting properly... Thanks for your answer by the way.
            – Monty
            3 hours ago










          • @Monty Thank you; I fixed it.
            – saz
            3 hours ago


















          • Why is the text after your first two definitions. not formatting properly... Thanks for your answer by the way.
            – Monty
            3 hours ago










          • @Monty Thank you; I fixed it.
            – saz
            3 hours ago
















          Why is the text after your first two definitions. not formatting properly... Thanks for your answer by the way.
          – Monty
          3 hours ago




          Why is the text after your first two definitions. not formatting properly... Thanks for your answer by the way.
          – Monty
          3 hours ago












          @Monty Thank you; I fixed it.
          – saz
          3 hours ago




          @Monty Thank you; I fixed it.
          – saz
          3 hours ago


















           

          draft saved


          draft discarded



















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2987743%2fdifference-between-weak-or-martingale-and-strong-solutions-to-sdes%23new-answer', 'question_page');
          }
          );

          Post as a guest




















































































          Popular posts from this blog

          How do I know what Microsoft account the skydrive app is syncing to?

          Grease: Live!

          When does type information flow backwards in C++?