Table of Ito Integrals












3














Are there any tables with a collection of common Ito Integrals, their equivalent forms, etc. that anyone knows of?



Did a search but didn't come up with anything and was wondering if anyone knew of anything of the like...



Thanks.










share|cite|improve this question






















  • I have Oksendahl and Klebaner and obviously they both have all of them spread throughout the book but neither has a quick reference table of common stochastic integrals. If you happen to know of where such a thing exists I'd be happy to get it. That's why I am asking.
    – Dirk Calloway
    Dec 6 '12 at 21:04






  • 1




    You should alsolook for symbolic packages for this! I think there is one for Maple.
    – kjetil b halvorsen
    Dec 7 '12 at 18:42
















3














Are there any tables with a collection of common Ito Integrals, their equivalent forms, etc. that anyone knows of?



Did a search but didn't come up with anything and was wondering if anyone knew of anything of the like...



Thanks.










share|cite|improve this question






















  • I have Oksendahl and Klebaner and obviously they both have all of them spread throughout the book but neither has a quick reference table of common stochastic integrals. If you happen to know of where such a thing exists I'd be happy to get it. That's why I am asking.
    – Dirk Calloway
    Dec 6 '12 at 21:04






  • 1




    You should alsolook for symbolic packages for this! I think there is one for Maple.
    – kjetil b halvorsen
    Dec 7 '12 at 18:42














3












3








3


2





Are there any tables with a collection of common Ito Integrals, their equivalent forms, etc. that anyone knows of?



Did a search but didn't come up with anything and was wondering if anyone knew of anything of the like...



Thanks.










share|cite|improve this question













Are there any tables with a collection of common Ito Integrals, their equivalent forms, etc. that anyone knows of?



Did a search but didn't come up with anything and was wondering if anyone knew of anything of the like...



Thanks.







stochastic-calculus stochastic-integrals






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Dec 6 '12 at 13:40









Dirk CallowayDirk Calloway

1721111




1721111












  • I have Oksendahl and Klebaner and obviously they both have all of them spread throughout the book but neither has a quick reference table of common stochastic integrals. If you happen to know of where such a thing exists I'd be happy to get it. That's why I am asking.
    – Dirk Calloway
    Dec 6 '12 at 21:04






  • 1




    You should alsolook for symbolic packages for this! I think there is one for Maple.
    – kjetil b halvorsen
    Dec 7 '12 at 18:42


















  • I have Oksendahl and Klebaner and obviously they both have all of them spread throughout the book but neither has a quick reference table of common stochastic integrals. If you happen to know of where such a thing exists I'd be happy to get it. That's why I am asking.
    – Dirk Calloway
    Dec 6 '12 at 21:04






  • 1




    You should alsolook for symbolic packages for this! I think there is one for Maple.
    – kjetil b halvorsen
    Dec 7 '12 at 18:42
















I have Oksendahl and Klebaner and obviously they both have all of them spread throughout the book but neither has a quick reference table of common stochastic integrals. If you happen to know of where such a thing exists I'd be happy to get it. That's why I am asking.
– Dirk Calloway
Dec 6 '12 at 21:04




I have Oksendahl and Klebaner and obviously they both have all of them spread throughout the book but neither has a quick reference table of common stochastic integrals. If you happen to know of where such a thing exists I'd be happy to get it. That's why I am asking.
– Dirk Calloway
Dec 6 '12 at 21:04




1




1




You should alsolook for symbolic packages for this! I think there is one for Maple.
– kjetil b halvorsen
Dec 7 '12 at 18:42




You should alsolook for symbolic packages for this! I think there is one for Maple.
– kjetil b halvorsen
Dec 7 '12 at 18:42










2 Answers
2






active

oldest

votes


















2














This actually isn't a bad start anyway if anyone is looking for the same...



Stochastic Calculus Cheat Sheet






share|cite|improve this answer





























    0














    $newcommand{d}{mathrm{d}}$Here is a short list of useful correspondences, especially for certain useful martingales such as $e^{B_t - tfrac{1}{2}t}$:



    begin{array} {|r|r|}
    hline
    X_t & d X_t = u d t + v d B_t\ hline
    B_t & d B_t\
    B_t^2 & 2 B_t d B_t + d t\
    B_t^2 - t & 2 B_t d B_t\
    B_t^3 & 3 B_t^2 d B_t + 3 B_t d t\
    e^{B_t} & e^{B_t}d B_t + tfrac{1}{2}e^{B_t}d t \
    e^{B_t - tfrac{1}{2}t} & e^{B_t - tfrac{1}{2}t} d B_t\
    e^{tfrac{1}{2}t}sin B_t & e^{tfrac{1}{2}t} cos B_t d B_t\
    e^{tfrac{1}{2}t}cos B_t & -e^{tfrac{1}{2}t} sin B_t d B_t\
    (B_t + t) e^{-B_t - tfrac{1}{2}t} & (1 - B_t - t) e^{-B_t - tfrac{1}{2}t} d B_t\hline
    end{array}



    All the above can be verified using Itô's formula and alongside the Itô isometry and integration by parts can be used to evaluate several stochastic integrals, their expectations and variances.



    Here is a table of stochastic integrals...



    begin{array} {|r|r|r|}
    hline
    text{Stochastic Integral} & text{Result} & text{Variance}\ hline
    int_0^t d B_s & B_t & t \
    int_0^t s d B_s & tB_t - int_0^t B_s d s & tfrac{1}{3}t^3 \
    int_0^t B_s d B_s & tfrac{1}{2}B_t^2 - tfrac{1}{2}t & tfrac{1}{2}t^2\
    int_0^t B_s^2 d B_s & tfrac{1}{3}B_t^3 - int_0^t B_s d s& 3t^2\
    int_0^t e^{B_s - tfrac{1}{2}s}d B_s
    & e^{B_t - tfrac{1}{2}t} - 1
    & e^{t}-1\
    hline
    end{array}






    share|cite|improve this answer























      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%2f252289%2ftable-of-ito-integrals%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









      2














      This actually isn't a bad start anyway if anyone is looking for the same...



      Stochastic Calculus Cheat Sheet






      share|cite|improve this answer


























        2














        This actually isn't a bad start anyway if anyone is looking for the same...



        Stochastic Calculus Cheat Sheet






        share|cite|improve this answer
























          2












          2








          2






          This actually isn't a bad start anyway if anyone is looking for the same...



          Stochastic Calculus Cheat Sheet






          share|cite|improve this answer












          This actually isn't a bad start anyway if anyone is looking for the same...



          Stochastic Calculus Cheat Sheet







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Dec 7 '12 at 18:14









          Dirk CallowayDirk Calloway

          1721111




          1721111























              0














              $newcommand{d}{mathrm{d}}$Here is a short list of useful correspondences, especially for certain useful martingales such as $e^{B_t - tfrac{1}{2}t}$:



              begin{array} {|r|r|}
              hline
              X_t & d X_t = u d t + v d B_t\ hline
              B_t & d B_t\
              B_t^2 & 2 B_t d B_t + d t\
              B_t^2 - t & 2 B_t d B_t\
              B_t^3 & 3 B_t^2 d B_t + 3 B_t d t\
              e^{B_t} & e^{B_t}d B_t + tfrac{1}{2}e^{B_t}d t \
              e^{B_t - tfrac{1}{2}t} & e^{B_t - tfrac{1}{2}t} d B_t\
              e^{tfrac{1}{2}t}sin B_t & e^{tfrac{1}{2}t} cos B_t d B_t\
              e^{tfrac{1}{2}t}cos B_t & -e^{tfrac{1}{2}t} sin B_t d B_t\
              (B_t + t) e^{-B_t - tfrac{1}{2}t} & (1 - B_t - t) e^{-B_t - tfrac{1}{2}t} d B_t\hline
              end{array}



              All the above can be verified using Itô's formula and alongside the Itô isometry and integration by parts can be used to evaluate several stochastic integrals, their expectations and variances.



              Here is a table of stochastic integrals...



              begin{array} {|r|r|r|}
              hline
              text{Stochastic Integral} & text{Result} & text{Variance}\ hline
              int_0^t d B_s & B_t & t \
              int_0^t s d B_s & tB_t - int_0^t B_s d s & tfrac{1}{3}t^3 \
              int_0^t B_s d B_s & tfrac{1}{2}B_t^2 - tfrac{1}{2}t & tfrac{1}{2}t^2\
              int_0^t B_s^2 d B_s & tfrac{1}{3}B_t^3 - int_0^t B_s d s& 3t^2\
              int_0^t e^{B_s - tfrac{1}{2}s}d B_s
              & e^{B_t - tfrac{1}{2}t} - 1
              & e^{t}-1\
              hline
              end{array}






              share|cite|improve this answer




























                0














                $newcommand{d}{mathrm{d}}$Here is a short list of useful correspondences, especially for certain useful martingales such as $e^{B_t - tfrac{1}{2}t}$:



                begin{array} {|r|r|}
                hline
                X_t & d X_t = u d t + v d B_t\ hline
                B_t & d B_t\
                B_t^2 & 2 B_t d B_t + d t\
                B_t^2 - t & 2 B_t d B_t\
                B_t^3 & 3 B_t^2 d B_t + 3 B_t d t\
                e^{B_t} & e^{B_t}d B_t + tfrac{1}{2}e^{B_t}d t \
                e^{B_t - tfrac{1}{2}t} & e^{B_t - tfrac{1}{2}t} d B_t\
                e^{tfrac{1}{2}t}sin B_t & e^{tfrac{1}{2}t} cos B_t d B_t\
                e^{tfrac{1}{2}t}cos B_t & -e^{tfrac{1}{2}t} sin B_t d B_t\
                (B_t + t) e^{-B_t - tfrac{1}{2}t} & (1 - B_t - t) e^{-B_t - tfrac{1}{2}t} d B_t\hline
                end{array}



                All the above can be verified using Itô's formula and alongside the Itô isometry and integration by parts can be used to evaluate several stochastic integrals, their expectations and variances.



                Here is a table of stochastic integrals...



                begin{array} {|r|r|r|}
                hline
                text{Stochastic Integral} & text{Result} & text{Variance}\ hline
                int_0^t d B_s & B_t & t \
                int_0^t s d B_s & tB_t - int_0^t B_s d s & tfrac{1}{3}t^3 \
                int_0^t B_s d B_s & tfrac{1}{2}B_t^2 - tfrac{1}{2}t & tfrac{1}{2}t^2\
                int_0^t B_s^2 d B_s & tfrac{1}{3}B_t^3 - int_0^t B_s d s& 3t^2\
                int_0^t e^{B_s - tfrac{1}{2}s}d B_s
                & e^{B_t - tfrac{1}{2}t} - 1
                & e^{t}-1\
                hline
                end{array}






                share|cite|improve this answer


























                  0












                  0








                  0






                  $newcommand{d}{mathrm{d}}$Here is a short list of useful correspondences, especially for certain useful martingales such as $e^{B_t - tfrac{1}{2}t}$:



                  begin{array} {|r|r|}
                  hline
                  X_t & d X_t = u d t + v d B_t\ hline
                  B_t & d B_t\
                  B_t^2 & 2 B_t d B_t + d t\
                  B_t^2 - t & 2 B_t d B_t\
                  B_t^3 & 3 B_t^2 d B_t + 3 B_t d t\
                  e^{B_t} & e^{B_t}d B_t + tfrac{1}{2}e^{B_t}d t \
                  e^{B_t - tfrac{1}{2}t} & e^{B_t - tfrac{1}{2}t} d B_t\
                  e^{tfrac{1}{2}t}sin B_t & e^{tfrac{1}{2}t} cos B_t d B_t\
                  e^{tfrac{1}{2}t}cos B_t & -e^{tfrac{1}{2}t} sin B_t d B_t\
                  (B_t + t) e^{-B_t - tfrac{1}{2}t} & (1 - B_t - t) e^{-B_t - tfrac{1}{2}t} d B_t\hline
                  end{array}



                  All the above can be verified using Itô's formula and alongside the Itô isometry and integration by parts can be used to evaluate several stochastic integrals, their expectations and variances.



                  Here is a table of stochastic integrals...



                  begin{array} {|r|r|r|}
                  hline
                  text{Stochastic Integral} & text{Result} & text{Variance}\ hline
                  int_0^t d B_s & B_t & t \
                  int_0^t s d B_s & tB_t - int_0^t B_s d s & tfrac{1}{3}t^3 \
                  int_0^t B_s d B_s & tfrac{1}{2}B_t^2 - tfrac{1}{2}t & tfrac{1}{2}t^2\
                  int_0^t B_s^2 d B_s & tfrac{1}{3}B_t^3 - int_0^t B_s d s& 3t^2\
                  int_0^t e^{B_s - tfrac{1}{2}s}d B_s
                  & e^{B_t - tfrac{1}{2}t} - 1
                  & e^{t}-1\
                  hline
                  end{array}






                  share|cite|improve this answer














                  $newcommand{d}{mathrm{d}}$Here is a short list of useful correspondences, especially for certain useful martingales such as $e^{B_t - tfrac{1}{2}t}$:



                  begin{array} {|r|r|}
                  hline
                  X_t & d X_t = u d t + v d B_t\ hline
                  B_t & d B_t\
                  B_t^2 & 2 B_t d B_t + d t\
                  B_t^2 - t & 2 B_t d B_t\
                  B_t^3 & 3 B_t^2 d B_t + 3 B_t d t\
                  e^{B_t} & e^{B_t}d B_t + tfrac{1}{2}e^{B_t}d t \
                  e^{B_t - tfrac{1}{2}t} & e^{B_t - tfrac{1}{2}t} d B_t\
                  e^{tfrac{1}{2}t}sin B_t & e^{tfrac{1}{2}t} cos B_t d B_t\
                  e^{tfrac{1}{2}t}cos B_t & -e^{tfrac{1}{2}t} sin B_t d B_t\
                  (B_t + t) e^{-B_t - tfrac{1}{2}t} & (1 - B_t - t) e^{-B_t - tfrac{1}{2}t} d B_t\hline
                  end{array}



                  All the above can be verified using Itô's formula and alongside the Itô isometry and integration by parts can be used to evaluate several stochastic integrals, their expectations and variances.



                  Here is a table of stochastic integrals...



                  begin{array} {|r|r|r|}
                  hline
                  text{Stochastic Integral} & text{Result} & text{Variance}\ hline
                  int_0^t d B_s & B_t & t \
                  int_0^t s d B_s & tB_t - int_0^t B_s d s & tfrac{1}{3}t^3 \
                  int_0^t B_s d B_s & tfrac{1}{2}B_t^2 - tfrac{1}{2}t & tfrac{1}{2}t^2\
                  int_0^t B_s^2 d B_s & tfrac{1}{3}B_t^3 - int_0^t B_s d s& 3t^2\
                  int_0^t e^{B_s - tfrac{1}{2}s}d B_s
                  & e^{B_t - tfrac{1}{2}t} - 1
                  & e^{t}-1\
                  hline
                  end{array}







                  share|cite|improve this answer














                  share|cite|improve this answer



                  share|cite|improve this answer








                  edited 2 days ago

























                  answered Jan 3 at 16:48









                  Pantelis SopasakisPantelis Sopasakis

                  2,007832




                  2,007832






























                      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%2f252289%2ftable-of-ito-integrals%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

                      Mario Kart Wii

                      What does “Dominus providebit” mean?

                      Antonio Litta Visconti Arese