Proving Kolmogorov's continuity condition holds for Brownian motion?
$begingroup$
Let $B(t)$ be $n$-dimensional Brownian motion.
I want to show that $E|B(t)-B(s)|^4 = n(n+2)|t-s|^2$ so that Kolmogorov's continuity theorem can be used to show that Brownian motion has a continuous version.
I tried the following:
$$E|B(t)-B(s)|^4 = Eleft[ sqrt{sum_{i=1}^n (B_i(t)-B_i(s))^2}^4 right]=Eleft[ left(sum_{i=1}^n (B_i(t)-B_i(s))^2right)^2 right]$$
$$= sum_{i,j=1}^n Eleft[(B_i(t)-B_i(s))^2(B_j(t)-B_j(s))^2right]$$
Since the individual components of Brownian motion are independent, if $i neq j$ we get
$$E[(B_i(t)-B_i(s))^2(B_j(t)-B_j(s))^2] = (t-s)^2$$
while if $i=j$ we get
$$E[(B_i(t)-B_i(s))^4]= 3(t-s)^2$$
Adding together we see the RHS is then equal to
$$3n (t-s)^2 + (n^2-n)(t-s)^2$$
and, since $3n + n^2 - n = n(n+2)$, the result follows by Kolmogorov's Continuity Theorem that a continuous version of Brownian motion exists.
Is this correct?
probability brownian-motion
$endgroup$
add a comment |
$begingroup$
Let $B(t)$ be $n$-dimensional Brownian motion.
I want to show that $E|B(t)-B(s)|^4 = n(n+2)|t-s|^2$ so that Kolmogorov's continuity theorem can be used to show that Brownian motion has a continuous version.
I tried the following:
$$E|B(t)-B(s)|^4 = Eleft[ sqrt{sum_{i=1}^n (B_i(t)-B_i(s))^2}^4 right]=Eleft[ left(sum_{i=1}^n (B_i(t)-B_i(s))^2right)^2 right]$$
$$= sum_{i,j=1}^n Eleft[(B_i(t)-B_i(s))^2(B_j(t)-B_j(s))^2right]$$
Since the individual components of Brownian motion are independent, if $i neq j$ we get
$$E[(B_i(t)-B_i(s))^2(B_j(t)-B_j(s))^2] = (t-s)^2$$
while if $i=j$ we get
$$E[(B_i(t)-B_i(s))^4]= 3(t-s)^2$$
Adding together we see the RHS is then equal to
$$3n (t-s)^2 + (n^2-n)(t-s)^2$$
and, since $3n + n^2 - n = n(n+2)$, the result follows by Kolmogorov's Continuity Theorem that a continuous version of Brownian motion exists.
Is this correct?
probability brownian-motion
$endgroup$
$begingroup$
To show that a continuous version of n-dimensional BM exists you just prove this for $n=1$ and then take $n$ independent copies (by going to to a product space).
$endgroup$
– Kavi Rama Murthy
Dec 11 '18 at 5:29
1
$begingroup$
Your calculation seems to be fine.Altermatively you could use the scaling property, i.e. the fact that $B_t-B_s$ equals in distriution $sqrt{t-s} B_1$ which yields immediately that $$mathbb{E}(|B_t-B_s|^4) = |t-s|^2 mathbb{E}(|B_1|^4).$$
$endgroup$
– saz
Dec 11 '18 at 7:25
add a comment |
$begingroup$
Let $B(t)$ be $n$-dimensional Brownian motion.
I want to show that $E|B(t)-B(s)|^4 = n(n+2)|t-s|^2$ so that Kolmogorov's continuity theorem can be used to show that Brownian motion has a continuous version.
I tried the following:
$$E|B(t)-B(s)|^4 = Eleft[ sqrt{sum_{i=1}^n (B_i(t)-B_i(s))^2}^4 right]=Eleft[ left(sum_{i=1}^n (B_i(t)-B_i(s))^2right)^2 right]$$
$$= sum_{i,j=1}^n Eleft[(B_i(t)-B_i(s))^2(B_j(t)-B_j(s))^2right]$$
Since the individual components of Brownian motion are independent, if $i neq j$ we get
$$E[(B_i(t)-B_i(s))^2(B_j(t)-B_j(s))^2] = (t-s)^2$$
while if $i=j$ we get
$$E[(B_i(t)-B_i(s))^4]= 3(t-s)^2$$
Adding together we see the RHS is then equal to
$$3n (t-s)^2 + (n^2-n)(t-s)^2$$
and, since $3n + n^2 - n = n(n+2)$, the result follows by Kolmogorov's Continuity Theorem that a continuous version of Brownian motion exists.
Is this correct?
probability brownian-motion
$endgroup$
Let $B(t)$ be $n$-dimensional Brownian motion.
I want to show that $E|B(t)-B(s)|^4 = n(n+2)|t-s|^2$ so that Kolmogorov's continuity theorem can be used to show that Brownian motion has a continuous version.
I tried the following:
$$E|B(t)-B(s)|^4 = Eleft[ sqrt{sum_{i=1}^n (B_i(t)-B_i(s))^2}^4 right]=Eleft[ left(sum_{i=1}^n (B_i(t)-B_i(s))^2right)^2 right]$$
$$= sum_{i,j=1}^n Eleft[(B_i(t)-B_i(s))^2(B_j(t)-B_j(s))^2right]$$
Since the individual components of Brownian motion are independent, if $i neq j$ we get
$$E[(B_i(t)-B_i(s))^2(B_j(t)-B_j(s))^2] = (t-s)^2$$
while if $i=j$ we get
$$E[(B_i(t)-B_i(s))^4]= 3(t-s)^2$$
Adding together we see the RHS is then equal to
$$3n (t-s)^2 + (n^2-n)(t-s)^2$$
and, since $3n + n^2 - n = n(n+2)$, the result follows by Kolmogorov's Continuity Theorem that a continuous version of Brownian motion exists.
Is this correct?
probability brownian-motion
probability brownian-motion
asked Dec 11 '18 at 4:44
XiaomiXiaomi
1,081115
1,081115
$begingroup$
To show that a continuous version of n-dimensional BM exists you just prove this for $n=1$ and then take $n$ independent copies (by going to to a product space).
$endgroup$
– Kavi Rama Murthy
Dec 11 '18 at 5:29
1
$begingroup$
Your calculation seems to be fine.Altermatively you could use the scaling property, i.e. the fact that $B_t-B_s$ equals in distriution $sqrt{t-s} B_1$ which yields immediately that $$mathbb{E}(|B_t-B_s|^4) = |t-s|^2 mathbb{E}(|B_1|^4).$$
$endgroup$
– saz
Dec 11 '18 at 7:25
add a comment |
$begingroup$
To show that a continuous version of n-dimensional BM exists you just prove this for $n=1$ and then take $n$ independent copies (by going to to a product space).
$endgroup$
– Kavi Rama Murthy
Dec 11 '18 at 5:29
1
$begingroup$
Your calculation seems to be fine.Altermatively you could use the scaling property, i.e. the fact that $B_t-B_s$ equals in distriution $sqrt{t-s} B_1$ which yields immediately that $$mathbb{E}(|B_t-B_s|^4) = |t-s|^2 mathbb{E}(|B_1|^4).$$
$endgroup$
– saz
Dec 11 '18 at 7:25
$begingroup$
To show that a continuous version of n-dimensional BM exists you just prove this for $n=1$ and then take $n$ independent copies (by going to to a product space).
$endgroup$
– Kavi Rama Murthy
Dec 11 '18 at 5:29
$begingroup$
To show that a continuous version of n-dimensional BM exists you just prove this for $n=1$ and then take $n$ independent copies (by going to to a product space).
$endgroup$
– Kavi Rama Murthy
Dec 11 '18 at 5:29
1
1
$begingroup$
Your calculation seems to be fine.Altermatively you could use the scaling property, i.e. the fact that $B_t-B_s$ equals in distriution $sqrt{t-s} B_1$ which yields immediately that $$mathbb{E}(|B_t-B_s|^4) = |t-s|^2 mathbb{E}(|B_1|^4).$$
$endgroup$
– saz
Dec 11 '18 at 7:25
$begingroup$
Your calculation seems to be fine.Altermatively you could use the scaling property, i.e. the fact that $B_t-B_s$ equals in distriution $sqrt{t-s} B_1$ which yields immediately that $$mathbb{E}(|B_t-B_s|^4) = |t-s|^2 mathbb{E}(|B_1|^4).$$
$endgroup$
– saz
Dec 11 '18 at 7:25
add a comment |
0
active
oldest
votes
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3034896%2fproving-kolmogorovs-continuity-condition-holds-for-brownian-motion%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3034896%2fproving-kolmogorovs-continuity-condition-holds-for-brownian-motion%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
$begingroup$
To show that a continuous version of n-dimensional BM exists you just prove this for $n=1$ and then take $n$ independent copies (by going to to a product space).
$endgroup$
– Kavi Rama Murthy
Dec 11 '18 at 5:29
1
$begingroup$
Your calculation seems to be fine.Altermatively you could use the scaling property, i.e. the fact that $B_t-B_s$ equals in distriution $sqrt{t-s} B_1$ which yields immediately that $$mathbb{E}(|B_t-B_s|^4) = |t-s|^2 mathbb{E}(|B_1|^4).$$
$endgroup$
– saz
Dec 11 '18 at 7:25