How to compute the dynamic of stock using Geometric Brownian Motion?
$begingroup$
I have been given the following question:
Given that $S_t$ follows Geometric Brownian Motion, write down the dynamic of $S_t$ and then compute the dynamic of $f(t,S_t) = e^{tS^{2}}$
For the first part of the question, I have got this answer:
$$dS_t = mu S_tdt + sigma S_t dWt$$
Is it correct?
And for the second part, I know that the price $f(t,S_t)$ follows the process
$$df = (frac{partial f}{partial t}+mu S_t frac{partial f}{partial S_t}+frac{1}{2} sigma ^2S_tfrac{partial^2f}{partial S_t^2})dt +sigma S_t dWt$$
I am having trouble finding the answer using this process and given the information.
Any help is appreciated.
black-scholes stochastic-processes stochastic-calculus
$endgroup$
add a comment |
$begingroup$
I have been given the following question:
Given that $S_t$ follows Geometric Brownian Motion, write down the dynamic of $S_t$ and then compute the dynamic of $f(t,S_t) = e^{tS^{2}}$
For the first part of the question, I have got this answer:
$$dS_t = mu S_tdt + sigma S_t dWt$$
Is it correct?
And for the second part, I know that the price $f(t,S_t)$ follows the process
$$df = (frac{partial f}{partial t}+mu S_t frac{partial f}{partial S_t}+frac{1}{2} sigma ^2S_tfrac{partial^2f}{partial S_t^2})dt +sigma S_t dWt$$
I am having trouble finding the answer using this process and given the information.
Any help is appreciated.
black-scholes stochastic-processes stochastic-calculus
$endgroup$
add a comment |
$begingroup$
I have been given the following question:
Given that $S_t$ follows Geometric Brownian Motion, write down the dynamic of $S_t$ and then compute the dynamic of $f(t,S_t) = e^{tS^{2}}$
For the first part of the question, I have got this answer:
$$dS_t = mu S_tdt + sigma S_t dWt$$
Is it correct?
And for the second part, I know that the price $f(t,S_t)$ follows the process
$$df = (frac{partial f}{partial t}+mu S_t frac{partial f}{partial S_t}+frac{1}{2} sigma ^2S_tfrac{partial^2f}{partial S_t^2})dt +sigma S_t dWt$$
I am having trouble finding the answer using this process and given the information.
Any help is appreciated.
black-scholes stochastic-processes stochastic-calculus
$endgroup$
I have been given the following question:
Given that $S_t$ follows Geometric Brownian Motion, write down the dynamic of $S_t$ and then compute the dynamic of $f(t,S_t) = e^{tS^{2}}$
For the first part of the question, I have got this answer:
$$dS_t = mu S_tdt + sigma S_t dWt$$
Is it correct?
And for the second part, I know that the price $f(t,S_t)$ follows the process
$$df = (frac{partial f}{partial t}+mu S_t frac{partial f}{partial S_t}+frac{1}{2} sigma ^2S_tfrac{partial^2f}{partial S_t^2})dt +sigma S_t dWt$$
I am having trouble finding the answer using this process and given the information.
Any help is appreciated.
black-scholes stochastic-processes stochastic-calculus
black-scholes stochastic-processes stochastic-calculus
edited 10 hours ago
Emma
27512
27512
asked 10 hours ago
Rito LoweRito Lowe
164
164
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
The above equation should correctly read as follows:
$df=big(frac{partial f}{partial t}+mu S_t frac{partial f}{partial S_t}+frac{1}{2}sigma^2 S_t^2frac{partial^2 f}{partial S_t^2}big)+sigma S_t frac{partial f}{partial S_t}dW$
Using:
(a) $frac{partial f}{partial t}=S_t^2f$
(b) $frac{partial f}{partial S_t}=2S_ttf$
(c) $frac{partial^2 f}{partial S_t^2}=2tf+4S_t^2t^2f$
The Stochastic Differential Equation (SDF) governing the dynamics of $f$ becomes:
$frac{df}{f}=dt big(S_t^2+2 mu S_t^2t+sigma^2S_t^2t+2sigma^2S_t^4t^2 big)+2S_t^2tsigma dW$
$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: "204"
};
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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%2fquant.stackexchange.com%2fquestions%2f44220%2fhow-to-compute-the-dynamic-of-stock-using-geometric-brownian-motion%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$
The above equation should correctly read as follows:
$df=big(frac{partial f}{partial t}+mu S_t frac{partial f}{partial S_t}+frac{1}{2}sigma^2 S_t^2frac{partial^2 f}{partial S_t^2}big)+sigma S_t frac{partial f}{partial S_t}dW$
Using:
(a) $frac{partial f}{partial t}=S_t^2f$
(b) $frac{partial f}{partial S_t}=2S_ttf$
(c) $frac{partial^2 f}{partial S_t^2}=2tf+4S_t^2t^2f$
The Stochastic Differential Equation (SDF) governing the dynamics of $f$ becomes:
$frac{df}{f}=dt big(S_t^2+2 mu S_t^2t+sigma^2S_t^2t+2sigma^2S_t^4t^2 big)+2S_t^2tsigma dW$
$endgroup$
add a comment |
$begingroup$
The above equation should correctly read as follows:
$df=big(frac{partial f}{partial t}+mu S_t frac{partial f}{partial S_t}+frac{1}{2}sigma^2 S_t^2frac{partial^2 f}{partial S_t^2}big)+sigma S_t frac{partial f}{partial S_t}dW$
Using:
(a) $frac{partial f}{partial t}=S_t^2f$
(b) $frac{partial f}{partial S_t}=2S_ttf$
(c) $frac{partial^2 f}{partial S_t^2}=2tf+4S_t^2t^2f$
The Stochastic Differential Equation (SDF) governing the dynamics of $f$ becomes:
$frac{df}{f}=dt big(S_t^2+2 mu S_t^2t+sigma^2S_t^2t+2sigma^2S_t^4t^2 big)+2S_t^2tsigma dW$
$endgroup$
add a comment |
$begingroup$
The above equation should correctly read as follows:
$df=big(frac{partial f}{partial t}+mu S_t frac{partial f}{partial S_t}+frac{1}{2}sigma^2 S_t^2frac{partial^2 f}{partial S_t^2}big)+sigma S_t frac{partial f}{partial S_t}dW$
Using:
(a) $frac{partial f}{partial t}=S_t^2f$
(b) $frac{partial f}{partial S_t}=2S_ttf$
(c) $frac{partial^2 f}{partial S_t^2}=2tf+4S_t^2t^2f$
The Stochastic Differential Equation (SDF) governing the dynamics of $f$ becomes:
$frac{df}{f}=dt big(S_t^2+2 mu S_t^2t+sigma^2S_t^2t+2sigma^2S_t^4t^2 big)+2S_t^2tsigma dW$
$endgroup$
The above equation should correctly read as follows:
$df=big(frac{partial f}{partial t}+mu S_t frac{partial f}{partial S_t}+frac{1}{2}sigma^2 S_t^2frac{partial^2 f}{partial S_t^2}big)+sigma S_t frac{partial f}{partial S_t}dW$
Using:
(a) $frac{partial f}{partial t}=S_t^2f$
(b) $frac{partial f}{partial S_t}=2S_ttf$
(c) $frac{partial^2 f}{partial S_t^2}=2tf+4S_t^2t^2f$
The Stochastic Differential Equation (SDF) governing the dynamics of $f$ becomes:
$frac{df}{f}=dt big(S_t^2+2 mu S_t^2t+sigma^2S_t^2t+2sigma^2S_t^4t^2 big)+2S_t^2tsigma dW$
edited 9 hours ago
Emma
27512
27512
answered 9 hours ago
ZRHZRH
593112
593112
add a comment |
add a comment |
Thanks for contributing an answer to Quantitative Finance 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%2fquant.stackexchange.com%2fquestions%2f44220%2fhow-to-compute-the-dynamic-of-stock-using-geometric-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