Stochastic differential equation with quadratic drift and volatility











up vote
2
down vote

favorite
2












I am looking for an exact (closed-form) solution to the SDE:
begin{equation}
dX_t = alpha X_t(A_0 - X_t) dt + beta X_t(A_0 + X_t) dW_t
end{equation}

for a Wiener process $dW_t$ with initial condition $X(0) = X_0$. I have tried different substitutions such as
begin{equation}
dleft[frac{1}{A_0}lnleft(frac{x}{x-A_0}right)right]
end{equation}

but after applying the Ito formula I always end up with an extra $X_t dt$ term on the right hand side:
begin{equation}
dleft[frac{1}{A_0}lnleft(frac{x}{x-A_0}right)right] = C_1 z + C_2 W_t + C_3 X_t dt
end{equation}

where $C_j$ are constants. If I then integrate both sides I end up with an integral equation that has no solution. Is there any other way to simplify the expression, at least to eliminate the need for an integral equation? Any approximations/asymptotic expansions would also be useful










share|cite|improve this question






















  • What makes you believe that a closed form exists...?
    – saz
    Nov 14 at 6:46















up vote
2
down vote

favorite
2












I am looking for an exact (closed-form) solution to the SDE:
begin{equation}
dX_t = alpha X_t(A_0 - X_t) dt + beta X_t(A_0 + X_t) dW_t
end{equation}

for a Wiener process $dW_t$ with initial condition $X(0) = X_0$. I have tried different substitutions such as
begin{equation}
dleft[frac{1}{A_0}lnleft(frac{x}{x-A_0}right)right]
end{equation}

but after applying the Ito formula I always end up with an extra $X_t dt$ term on the right hand side:
begin{equation}
dleft[frac{1}{A_0}lnleft(frac{x}{x-A_0}right)right] = C_1 z + C_2 W_t + C_3 X_t dt
end{equation}

where $C_j$ are constants. If I then integrate both sides I end up with an integral equation that has no solution. Is there any other way to simplify the expression, at least to eliminate the need for an integral equation? Any approximations/asymptotic expansions would also be useful










share|cite|improve this question






















  • What makes you believe that a closed form exists...?
    – saz
    Nov 14 at 6:46













up vote
2
down vote

favorite
2









up vote
2
down vote

favorite
2






2





I am looking for an exact (closed-form) solution to the SDE:
begin{equation}
dX_t = alpha X_t(A_0 - X_t) dt + beta X_t(A_0 + X_t) dW_t
end{equation}

for a Wiener process $dW_t$ with initial condition $X(0) = X_0$. I have tried different substitutions such as
begin{equation}
dleft[frac{1}{A_0}lnleft(frac{x}{x-A_0}right)right]
end{equation}

but after applying the Ito formula I always end up with an extra $X_t dt$ term on the right hand side:
begin{equation}
dleft[frac{1}{A_0}lnleft(frac{x}{x-A_0}right)right] = C_1 z + C_2 W_t + C_3 X_t dt
end{equation}

where $C_j$ are constants. If I then integrate both sides I end up with an integral equation that has no solution. Is there any other way to simplify the expression, at least to eliminate the need for an integral equation? Any approximations/asymptotic expansions would also be useful










share|cite|improve this question













I am looking for an exact (closed-form) solution to the SDE:
begin{equation}
dX_t = alpha X_t(A_0 - X_t) dt + beta X_t(A_0 + X_t) dW_t
end{equation}

for a Wiener process $dW_t$ with initial condition $X(0) = X_0$. I have tried different substitutions such as
begin{equation}
dleft[frac{1}{A_0}lnleft(frac{x}{x-A_0}right)right]
end{equation}

but after applying the Ito formula I always end up with an extra $X_t dt$ term on the right hand side:
begin{equation}
dleft[frac{1}{A_0}lnleft(frac{x}{x-A_0}right)right] = C_1 z + C_2 W_t + C_3 X_t dt
end{equation}

where $C_j$ are constants. If I then integrate both sides I end up with an integral equation that has no solution. Is there any other way to simplify the expression, at least to eliminate the need for an integral equation? Any approximations/asymptotic expansions would also be useful







stochastic-calculus






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Nov 14 at 5:00









OscarNieves

213




213












  • What makes you believe that a closed form exists...?
    – saz
    Nov 14 at 6:46


















  • What makes you believe that a closed form exists...?
    – saz
    Nov 14 at 6:46
















What makes you believe that a closed form exists...?
– saz
Nov 14 at 6:46




What makes you believe that a closed form exists...?
– saz
Nov 14 at 6:46















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',
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%2f2997804%2fstochastic-differential-equation-with-quadratic-drift-and-volatility%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes
















 

draft saved


draft discarded



















































 


draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2997804%2fstochastic-differential-equation-with-quadratic-drift-and-volatility%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

Index of /

Tribalistas

Listed building