Brownian motion and covariance
$begingroup$
Show that for $B = (B_t)$ Brownian motion, its covariance is
$cov(B_s, B_t) = min(s, t)$.
The solution I was given was:
For $s ≤ t$,
$B_t = B_s + (B_t − B_s)$,
$B_sB_t = B_s^2 + Bs(Bt − Bs)$
$cov(B_s,B_t)=E[B_sB_t]$(as $E(B_i)=0)$
so $cov(B_s,B_t)=E[B_s^2]+E[B_s(B_t-B_s)]$,
as all increments of Brown motion are independent the second term in the RHS
$=E[B_s]E[B_t-B_s]=0*0=0$. Now $cov(B_s,B_t)=E(B_s^2)=Var(B_s)=s$.
Similarly if $tleq s$ we get $=t$.
My question is, could I not have done this arguement the same way without assuming that $sleq t$ in the first place? I mean, if $sleq t$ why cant I say
$B_s = B_t + (B_s − B_t)$ and conitnue like this to get the answer with a max instead of a min?
Is it because $B_t-B_s$ is only an increment if $tgeq s$? I mean otherwise we dont have independency or something?
probability brownian-motion finance
$endgroup$
add a comment |
$begingroup$
Show that for $B = (B_t)$ Brownian motion, its covariance is
$cov(B_s, B_t) = min(s, t)$.
The solution I was given was:
For $s ≤ t$,
$B_t = B_s + (B_t − B_s)$,
$B_sB_t = B_s^2 + Bs(Bt − Bs)$
$cov(B_s,B_t)=E[B_sB_t]$(as $E(B_i)=0)$
so $cov(B_s,B_t)=E[B_s^2]+E[B_s(B_t-B_s)]$,
as all increments of Brown motion are independent the second term in the RHS
$=E[B_s]E[B_t-B_s]=0*0=0$. Now $cov(B_s,B_t)=E(B_s^2)=Var(B_s)=s$.
Similarly if $tleq s$ we get $=t$.
My question is, could I not have done this arguement the same way without assuming that $sleq t$ in the first place? I mean, if $sleq t$ why cant I say
$B_s = B_t + (B_s − B_t)$ and conitnue like this to get the answer with a max instead of a min?
Is it because $B_t-B_s$ is only an increment if $tgeq s$? I mean otherwise we dont have independency or something?
probability brownian-motion finance
$endgroup$
2
$begingroup$
Why don't you first assume $s leq t$ without loss of generality?
$endgroup$
– Calculon
May 8 '15 at 21:58
add a comment |
$begingroup$
Show that for $B = (B_t)$ Brownian motion, its covariance is
$cov(B_s, B_t) = min(s, t)$.
The solution I was given was:
For $s ≤ t$,
$B_t = B_s + (B_t − B_s)$,
$B_sB_t = B_s^2 + Bs(Bt − Bs)$
$cov(B_s,B_t)=E[B_sB_t]$(as $E(B_i)=0)$
so $cov(B_s,B_t)=E[B_s^2]+E[B_s(B_t-B_s)]$,
as all increments of Brown motion are independent the second term in the RHS
$=E[B_s]E[B_t-B_s]=0*0=0$. Now $cov(B_s,B_t)=E(B_s^2)=Var(B_s)=s$.
Similarly if $tleq s$ we get $=t$.
My question is, could I not have done this arguement the same way without assuming that $sleq t$ in the first place? I mean, if $sleq t$ why cant I say
$B_s = B_t + (B_s − B_t)$ and conitnue like this to get the answer with a max instead of a min?
Is it because $B_t-B_s$ is only an increment if $tgeq s$? I mean otherwise we dont have independency or something?
probability brownian-motion finance
$endgroup$
Show that for $B = (B_t)$ Brownian motion, its covariance is
$cov(B_s, B_t) = min(s, t)$.
The solution I was given was:
For $s ≤ t$,
$B_t = B_s + (B_t − B_s)$,
$B_sB_t = B_s^2 + Bs(Bt − Bs)$
$cov(B_s,B_t)=E[B_sB_t]$(as $E(B_i)=0)$
so $cov(B_s,B_t)=E[B_s^2]+E[B_s(B_t-B_s)]$,
as all increments of Brown motion are independent the second term in the RHS
$=E[B_s]E[B_t-B_s]=0*0=0$. Now $cov(B_s,B_t)=E(B_s^2)=Var(B_s)=s$.
Similarly if $tleq s$ we get $=t$.
My question is, could I not have done this arguement the same way without assuming that $sleq t$ in the first place? I mean, if $sleq t$ why cant I say
$B_s = B_t + (B_s − B_t)$ and conitnue like this to get the answer with a max instead of a min?
Is it because $B_t-B_s$ is only an increment if $tgeq s$? I mean otherwise we dont have independency or something?
probability brownian-motion finance
probability brownian-motion finance
asked May 8 '15 at 20:23
vounoovounoo
156112
156112
2
$begingroup$
Why don't you first assume $s leq t$ without loss of generality?
$endgroup$
– Calculon
May 8 '15 at 21:58
add a comment |
2
$begingroup$
Why don't you first assume $s leq t$ without loss of generality?
$endgroup$
– Calculon
May 8 '15 at 21:58
2
2
$begingroup$
Why don't you first assume $s leq t$ without loss of generality?
$endgroup$
– Calculon
May 8 '15 at 21:58
$begingroup$
Why don't you first assume $s leq t$ without loss of generality?
$endgroup$
– Calculon
May 8 '15 at 21:58
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
In your proof you use the fact that $B_s$ is independent of $B_t-B_s$ (indepedent increments) but this is only true if $sleq t$.
$endgroup$
$begingroup$
thank you thats what I thought too
$endgroup$
– vounoo
May 8 '15 at 21:56
add a comment |
Your Answer
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%2f1273437%2fbrownian-motion-and-covariance%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
$begingroup$
In your proof you use the fact that $B_s$ is independent of $B_t-B_s$ (indepedent increments) but this is only true if $sleq t$.
$endgroup$
$begingroup$
thank you thats what I thought too
$endgroup$
– vounoo
May 8 '15 at 21:56
add a comment |
$begingroup$
In your proof you use the fact that $B_s$ is independent of $B_t-B_s$ (indepedent increments) but this is only true if $sleq t$.
$endgroup$
$begingroup$
thank you thats what I thought too
$endgroup$
– vounoo
May 8 '15 at 21:56
add a comment |
$begingroup$
In your proof you use the fact that $B_s$ is independent of $B_t-B_s$ (indepedent increments) but this is only true if $sleq t$.
$endgroup$
In your proof you use the fact that $B_s$ is independent of $B_t-B_s$ (indepedent increments) but this is only true if $sleq t$.
answered May 8 '15 at 21:49
Tyr CurtisTyr Curtis
1,056411
1,056411
$begingroup$
thank you thats what I thought too
$endgroup$
– vounoo
May 8 '15 at 21:56
add a comment |
$begingroup$
thank you thats what I thought too
$endgroup$
– vounoo
May 8 '15 at 21:56
$begingroup$
thank you thats what I thought too
$endgroup$
– vounoo
May 8 '15 at 21:56
$begingroup$
thank you thats what I thought too
$endgroup$
– vounoo
May 8 '15 at 21:56
add a comment |
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%2f1273437%2fbrownian-motion-and-covariance%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
2
$begingroup$
Why don't you first assume $s leq t$ without loss of generality?
$endgroup$
– Calculon
May 8 '15 at 21:58