What is the quadratic variation of $e^{-tlambda}B_{frac{e^{2lambda t}-1}{2lambda}}$?
$begingroup$
Let us define $$X_t:=e^{-tlambda}B_{frac{e^{2lambda t}-1}{2lambda}},$$
where $B$ is a Brownian motion and $lambda>0$
How can I calculate quadratic variation $<X>_t$?
The first thing that comes to mind is to use Ito's formula and then calculate the quad. var. of the stochastic integral, as other parts are cont. differentiable and their quad. var is $0$. But the problem is, that I do not know how to apply it to this situation, as I know it only for functions with non-time changed BM's.
Is there a theorem that applies to this situation, should I consider replacing the changed time with a new variable?
brownian-motion stochastic-analysis quadratic-variation
$endgroup$
add a comment |
$begingroup$
Let us define $$X_t:=e^{-tlambda}B_{frac{e^{2lambda t}-1}{2lambda}},$$
where $B$ is a Brownian motion and $lambda>0$
How can I calculate quadratic variation $<X>_t$?
The first thing that comes to mind is to use Ito's formula and then calculate the quad. var. of the stochastic integral, as other parts are cont. differentiable and their quad. var is $0$. But the problem is, that I do not know how to apply it to this situation, as I know it only for functions with non-time changed BM's.
Is there a theorem that applies to this situation, should I consider replacing the changed time with a new variable?
brownian-motion stochastic-analysis quadratic-variation
$endgroup$
add a comment |
$begingroup$
Let us define $$X_t:=e^{-tlambda}B_{frac{e^{2lambda t}-1}{2lambda}},$$
where $B$ is a Brownian motion and $lambda>0$
How can I calculate quadratic variation $<X>_t$?
The first thing that comes to mind is to use Ito's formula and then calculate the quad. var. of the stochastic integral, as other parts are cont. differentiable and their quad. var is $0$. But the problem is, that I do not know how to apply it to this situation, as I know it only for functions with non-time changed BM's.
Is there a theorem that applies to this situation, should I consider replacing the changed time with a new variable?
brownian-motion stochastic-analysis quadratic-variation
$endgroup$
Let us define $$X_t:=e^{-tlambda}B_{frac{e^{2lambda t}-1}{2lambda}},$$
where $B$ is a Brownian motion and $lambda>0$
How can I calculate quadratic variation $<X>_t$?
The first thing that comes to mind is to use Ito's formula and then calculate the quad. var. of the stochastic integral, as other parts are cont. differentiable and their quad. var is $0$. But the problem is, that I do not know how to apply it to this situation, as I know it only for functions with non-time changed BM's.
Is there a theorem that applies to this situation, should I consider replacing the changed time with a new variable?
brownian-motion stochastic-analysis quadratic-variation
brownian-motion stochastic-analysis quadratic-variation
asked Jan 13 at 22:27
RavonripRavonrip
898
898
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Since $B_t$ is a standard Brownian motion, we always have
$$
left<Bright>_t=t
$$
for all forms of $t$, even if $t$ is written as a function of other variables. More precisely, if
$$
Y_t=B_{g(t)}
$$
for some strictly monotone function $g$ with $g(0)=0$, we have
$$
left<Yright>_t=g(t).
$$
Now, note that this $Y$ is a martingale, i.e.,
$$
mathbb{E}left(Y_t|Y_sright)=mathbb{E}left(B_{g(t)}|B_{g(s)}right)=B_{g(s)}=Y_s
$$
for all $tge sge 0$. Hence by martingale representation theorem, there must exist some predictable process $sigma_t$, such that
$$
{rm d}Y_t=sigma_t,{rm d}W_t,
$$
where, in case of any ambiguity, $W_t$ here denotes another standard Brownian motion. Note that by this formula, it is straightforward that
$$
{rm d}left<Yright>_t=sigma_t^2,{rm d}t.
$$
Hence, combined with the above $left<Yright>_t=g(t)$, it is obvious that
$$
sigma_t=sqrt{g'(t)},
$$
for which
$$
{rm d}Y_t=sqrt{g'(t)},{rm d}W_t.
$$
Thanks to this result, we may find Ito's formula for
$$
X_t=f(t),B_{g(t)}=f(t),Y_t
$$
with a general function $f$. We have
$$
{rm d}X_t=f'(t),Y_t,{rm d}t+f(t),{rm d}Y_t=f'(t),Y_t,{rm d}t+f(t)sqrt{g'(t)},{rm d}W_t,
$$
which indicates that
$$
{rm d}left<Xright>_t=f^2(t),g'(t).
$$
Therefore,
$$
left<Xright>_t=int_0^tf^2(s),g'(s),{rm d}s.
$$
Hope this explanation could be somewhat helpful for you.
$endgroup$
add a comment |
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%2f3072606%2fwhat-is-the-quadratic-variation-of-e-t-lambdab-frace2-lambda-t-12-la%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$
Since $B_t$ is a standard Brownian motion, we always have
$$
left<Bright>_t=t
$$
for all forms of $t$, even if $t$ is written as a function of other variables. More precisely, if
$$
Y_t=B_{g(t)}
$$
for some strictly monotone function $g$ with $g(0)=0$, we have
$$
left<Yright>_t=g(t).
$$
Now, note that this $Y$ is a martingale, i.e.,
$$
mathbb{E}left(Y_t|Y_sright)=mathbb{E}left(B_{g(t)}|B_{g(s)}right)=B_{g(s)}=Y_s
$$
for all $tge sge 0$. Hence by martingale representation theorem, there must exist some predictable process $sigma_t$, such that
$$
{rm d}Y_t=sigma_t,{rm d}W_t,
$$
where, in case of any ambiguity, $W_t$ here denotes another standard Brownian motion. Note that by this formula, it is straightforward that
$$
{rm d}left<Yright>_t=sigma_t^2,{rm d}t.
$$
Hence, combined with the above $left<Yright>_t=g(t)$, it is obvious that
$$
sigma_t=sqrt{g'(t)},
$$
for which
$$
{rm d}Y_t=sqrt{g'(t)},{rm d}W_t.
$$
Thanks to this result, we may find Ito's formula for
$$
X_t=f(t),B_{g(t)}=f(t),Y_t
$$
with a general function $f$. We have
$$
{rm d}X_t=f'(t),Y_t,{rm d}t+f(t),{rm d}Y_t=f'(t),Y_t,{rm d}t+f(t)sqrt{g'(t)},{rm d}W_t,
$$
which indicates that
$$
{rm d}left<Xright>_t=f^2(t),g'(t).
$$
Therefore,
$$
left<Xright>_t=int_0^tf^2(s),g'(s),{rm d}s.
$$
Hope this explanation could be somewhat helpful for you.
$endgroup$
add a comment |
$begingroup$
Since $B_t$ is a standard Brownian motion, we always have
$$
left<Bright>_t=t
$$
for all forms of $t$, even if $t$ is written as a function of other variables. More precisely, if
$$
Y_t=B_{g(t)}
$$
for some strictly monotone function $g$ with $g(0)=0$, we have
$$
left<Yright>_t=g(t).
$$
Now, note that this $Y$ is a martingale, i.e.,
$$
mathbb{E}left(Y_t|Y_sright)=mathbb{E}left(B_{g(t)}|B_{g(s)}right)=B_{g(s)}=Y_s
$$
for all $tge sge 0$. Hence by martingale representation theorem, there must exist some predictable process $sigma_t$, such that
$$
{rm d}Y_t=sigma_t,{rm d}W_t,
$$
where, in case of any ambiguity, $W_t$ here denotes another standard Brownian motion. Note that by this formula, it is straightforward that
$$
{rm d}left<Yright>_t=sigma_t^2,{rm d}t.
$$
Hence, combined with the above $left<Yright>_t=g(t)$, it is obvious that
$$
sigma_t=sqrt{g'(t)},
$$
for which
$$
{rm d}Y_t=sqrt{g'(t)},{rm d}W_t.
$$
Thanks to this result, we may find Ito's formula for
$$
X_t=f(t),B_{g(t)}=f(t),Y_t
$$
with a general function $f$. We have
$$
{rm d}X_t=f'(t),Y_t,{rm d}t+f(t),{rm d}Y_t=f'(t),Y_t,{rm d}t+f(t)sqrt{g'(t)},{rm d}W_t,
$$
which indicates that
$$
{rm d}left<Xright>_t=f^2(t),g'(t).
$$
Therefore,
$$
left<Xright>_t=int_0^tf^2(s),g'(s),{rm d}s.
$$
Hope this explanation could be somewhat helpful for you.
$endgroup$
add a comment |
$begingroup$
Since $B_t$ is a standard Brownian motion, we always have
$$
left<Bright>_t=t
$$
for all forms of $t$, even if $t$ is written as a function of other variables. More precisely, if
$$
Y_t=B_{g(t)}
$$
for some strictly monotone function $g$ with $g(0)=0$, we have
$$
left<Yright>_t=g(t).
$$
Now, note that this $Y$ is a martingale, i.e.,
$$
mathbb{E}left(Y_t|Y_sright)=mathbb{E}left(B_{g(t)}|B_{g(s)}right)=B_{g(s)}=Y_s
$$
for all $tge sge 0$. Hence by martingale representation theorem, there must exist some predictable process $sigma_t$, such that
$$
{rm d}Y_t=sigma_t,{rm d}W_t,
$$
where, in case of any ambiguity, $W_t$ here denotes another standard Brownian motion. Note that by this formula, it is straightforward that
$$
{rm d}left<Yright>_t=sigma_t^2,{rm d}t.
$$
Hence, combined with the above $left<Yright>_t=g(t)$, it is obvious that
$$
sigma_t=sqrt{g'(t)},
$$
for which
$$
{rm d}Y_t=sqrt{g'(t)},{rm d}W_t.
$$
Thanks to this result, we may find Ito's formula for
$$
X_t=f(t),B_{g(t)}=f(t),Y_t
$$
with a general function $f$. We have
$$
{rm d}X_t=f'(t),Y_t,{rm d}t+f(t),{rm d}Y_t=f'(t),Y_t,{rm d}t+f(t)sqrt{g'(t)},{rm d}W_t,
$$
which indicates that
$$
{rm d}left<Xright>_t=f^2(t),g'(t).
$$
Therefore,
$$
left<Xright>_t=int_0^tf^2(s),g'(s),{rm d}s.
$$
Hope this explanation could be somewhat helpful for you.
$endgroup$
Since $B_t$ is a standard Brownian motion, we always have
$$
left<Bright>_t=t
$$
for all forms of $t$, even if $t$ is written as a function of other variables. More precisely, if
$$
Y_t=B_{g(t)}
$$
for some strictly monotone function $g$ with $g(0)=0$, we have
$$
left<Yright>_t=g(t).
$$
Now, note that this $Y$ is a martingale, i.e.,
$$
mathbb{E}left(Y_t|Y_sright)=mathbb{E}left(B_{g(t)}|B_{g(s)}right)=B_{g(s)}=Y_s
$$
for all $tge sge 0$. Hence by martingale representation theorem, there must exist some predictable process $sigma_t$, such that
$$
{rm d}Y_t=sigma_t,{rm d}W_t,
$$
where, in case of any ambiguity, $W_t$ here denotes another standard Brownian motion. Note that by this formula, it is straightforward that
$$
{rm d}left<Yright>_t=sigma_t^2,{rm d}t.
$$
Hence, combined with the above $left<Yright>_t=g(t)$, it is obvious that
$$
sigma_t=sqrt{g'(t)},
$$
for which
$$
{rm d}Y_t=sqrt{g'(t)},{rm d}W_t.
$$
Thanks to this result, we may find Ito's formula for
$$
X_t=f(t),B_{g(t)}=f(t),Y_t
$$
with a general function $f$. We have
$$
{rm d}X_t=f'(t),Y_t,{rm d}t+f(t),{rm d}Y_t=f'(t),Y_t,{rm d}t+f(t)sqrt{g'(t)},{rm d}W_t,
$$
which indicates that
$$
{rm d}left<Xright>_t=f^2(t),g'(t).
$$
Therefore,
$$
left<Xright>_t=int_0^tf^2(s),g'(s),{rm d}s.
$$
Hope this explanation could be somewhat helpful for you.
edited Jan 14 at 0:56
answered Jan 14 at 0:41
hypernovahypernova
4,834414
4,834414
add a comment |
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%2f3072606%2fwhat-is-the-quadratic-variation-of-e-t-lambdab-frace2-lambda-t-12-la%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