HJM in infinite dimensionsMusiela parameterizationHJM simulation problemHJM framework problem - showing that...
Was the Boeing 2707 design flawed?
Where does learning new skills fit into Agile?
When calculating a force, why do I get different result when I try to calculate via torque vs via sum of forces at an axis?
How many birds in the bush?
How were medieval castles built in swamps or marshes without draining them?
Limitations with dynamical systems vs. PDEs?
What should come first—characters or plot?
What is the difference between "Grippe" and "Männergrippe"?
Why doesn't 'd /= d' throw a division by zero exception?
How many lines of code does the original TeX contain?
When, exactly, does the Rogue Scout get to use their Skirmisher ability?
"There were either twelve sexes or none."
Can $! cause race conditions when used in scripts running in parallel?
Redacting URLs as an email-phishing preventative?
Thought experiment and possible contradiction between electromagnetism and special relativity
What is a natural problem in theory of computation?
Discussing work with supervisor in an invited dinner with his family
I don't have the theoretical background in my PhD topic. I can't justify getting the degree
How can I reorder triggered abilities in Arena?
What are the occurences of total war in the Native Americans?
Why is the UK so keen to remove the "backstop" when their leadership seems to think that no border will be needed in Northern Ireland?
How can I download a file through 2 SSH connections?
"Opusculum hoc, quamdiu vixero, doctioribus emendandum offero."?
Can an Arcane Focus be embedded in one's body?
HJM in infinite dimensions
Musiela parameterizationHJM simulation problemHJM framework problem - showing that HJM drift condition implies that $b(z)=b+βz$ and $(ρ)^2=α$Understanding the HJM drift condition's dimensionsBaxter & Rennie HJM: differentiating Ito integralHJM or Short rates model?HJM model Baxter Rennie: differentiating the discounted asset price using Ito
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
$begingroup$
I recently started reading Filipovic's Consistency problems for HJM interest rate models and came across the Musiela reparametrization
$$r_t(x)=f(t,x+t)$$ so the forward curve can be thought of as a map $xto r_t(x)$. The book goes on to tell that this maybe thought of as an infinite dimensional state variable.
Does anyone have a good explanation for this? Is it because we pick $r_t$ from a space of functions?
interest-rates stochastic-calculus heath-jarrow-morton
New contributor
$endgroup$
add a comment |
$begingroup$
I recently started reading Filipovic's Consistency problems for HJM interest rate models and came across the Musiela reparametrization
$$r_t(x)=f(t,x+t)$$ so the forward curve can be thought of as a map $xto r_t(x)$. The book goes on to tell that this maybe thought of as an infinite dimensional state variable.
Does anyone have a good explanation for this? Is it because we pick $r_t$ from a space of functions?
interest-rates stochastic-calculus heath-jarrow-morton
New contributor
$endgroup$
add a comment |
$begingroup$
I recently started reading Filipovic's Consistency problems for HJM interest rate models and came across the Musiela reparametrization
$$r_t(x)=f(t,x+t)$$ so the forward curve can be thought of as a map $xto r_t(x)$. The book goes on to tell that this maybe thought of as an infinite dimensional state variable.
Does anyone have a good explanation for this? Is it because we pick $r_t$ from a space of functions?
interest-rates stochastic-calculus heath-jarrow-morton
New contributor
$endgroup$
I recently started reading Filipovic's Consistency problems for HJM interest rate models and came across the Musiela reparametrization
$$r_t(x)=f(t,x+t)$$ so the forward curve can be thought of as a map $xto r_t(x)$. The book goes on to tell that this maybe thought of as an infinite dimensional state variable.
Does anyone have a good explanation for this? Is it because we pick $r_t$ from a space of functions?
interest-rates stochastic-calculus heath-jarrow-morton
interest-rates stochastic-calculus heath-jarrow-morton
New contributor
New contributor
edited 14 hours ago
Heisenberg
New contributor
asked 14 hours ago
HeisenbergHeisenberg
1135 bronze badges
1135 bronze badges
New contributor
New contributor
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Keeping it simple, you know HJM SDE gives the dynamics of an instantaneous forward referencing a fixed maturity T, $fleft(t, Tright)$, but there is a continuum of such maturities - the whole forward curve as a function of T.
You can have each forward driven by a different brownian for example, so in general the HJM approach will be infinite dimensional. to visualise infinite dimensions, it may be helpful to recall one dimensional SDE, two dimensional SDE, and so on. But there are special cases for which it an be viewed as finite dimensional.
Please also see the discussion here: Musiela parameterization
$endgroup$
$begingroup$
Say we want to price a set of bonds with maturities $T$ varying on a certain interval so we have a continuum of bonds. In this case I see why we end up with a continuum of forwards. But what if we just take a finite set of bonds?
$endgroup$
– Heisenberg
12 hours ago
1
$begingroup$
But then even a single maturity zero coupon depends on the entire range of instantaneous forwards, remember the relationship: $B=e^{-int_{0}^{T}{f(0,u)du}}$
$endgroup$
– Magic is in the chain
12 hours ago
1
$begingroup$
Oh yes!! Thank you so much it makes sense now!
$endgroup$
– Heisenberg
12 hours ago
add a comment |
Your Answer
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
});
}
});
Heisenberg is a new contributor. Be nice, and check out our Code of Conduct.
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%2f47303%2fhjm-in-infinite-dimensions%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$
Keeping it simple, you know HJM SDE gives the dynamics of an instantaneous forward referencing a fixed maturity T, $fleft(t, Tright)$, but there is a continuum of such maturities - the whole forward curve as a function of T.
You can have each forward driven by a different brownian for example, so in general the HJM approach will be infinite dimensional. to visualise infinite dimensions, it may be helpful to recall one dimensional SDE, two dimensional SDE, and so on. But there are special cases for which it an be viewed as finite dimensional.
Please also see the discussion here: Musiela parameterization
$endgroup$
$begingroup$
Say we want to price a set of bonds with maturities $T$ varying on a certain interval so we have a continuum of bonds. In this case I see why we end up with a continuum of forwards. But what if we just take a finite set of bonds?
$endgroup$
– Heisenberg
12 hours ago
1
$begingroup$
But then even a single maturity zero coupon depends on the entire range of instantaneous forwards, remember the relationship: $B=e^{-int_{0}^{T}{f(0,u)du}}$
$endgroup$
– Magic is in the chain
12 hours ago
1
$begingroup$
Oh yes!! Thank you so much it makes sense now!
$endgroup$
– Heisenberg
12 hours ago
add a comment |
$begingroup$
Keeping it simple, you know HJM SDE gives the dynamics of an instantaneous forward referencing a fixed maturity T, $fleft(t, Tright)$, but there is a continuum of such maturities - the whole forward curve as a function of T.
You can have each forward driven by a different brownian for example, so in general the HJM approach will be infinite dimensional. to visualise infinite dimensions, it may be helpful to recall one dimensional SDE, two dimensional SDE, and so on. But there are special cases for which it an be viewed as finite dimensional.
Please also see the discussion here: Musiela parameterization
$endgroup$
$begingroup$
Say we want to price a set of bonds with maturities $T$ varying on a certain interval so we have a continuum of bonds. In this case I see why we end up with a continuum of forwards. But what if we just take a finite set of bonds?
$endgroup$
– Heisenberg
12 hours ago
1
$begingroup$
But then even a single maturity zero coupon depends on the entire range of instantaneous forwards, remember the relationship: $B=e^{-int_{0}^{T}{f(0,u)du}}$
$endgroup$
– Magic is in the chain
12 hours ago
1
$begingroup$
Oh yes!! Thank you so much it makes sense now!
$endgroup$
– Heisenberg
12 hours ago
add a comment |
$begingroup$
Keeping it simple, you know HJM SDE gives the dynamics of an instantaneous forward referencing a fixed maturity T, $fleft(t, Tright)$, but there is a continuum of such maturities - the whole forward curve as a function of T.
You can have each forward driven by a different brownian for example, so in general the HJM approach will be infinite dimensional. to visualise infinite dimensions, it may be helpful to recall one dimensional SDE, two dimensional SDE, and so on. But there are special cases for which it an be viewed as finite dimensional.
Please also see the discussion here: Musiela parameterization
$endgroup$
Keeping it simple, you know HJM SDE gives the dynamics of an instantaneous forward referencing a fixed maturity T, $fleft(t, Tright)$, but there is a continuum of such maturities - the whole forward curve as a function of T.
You can have each forward driven by a different brownian for example, so in general the HJM approach will be infinite dimensional. to visualise infinite dimensions, it may be helpful to recall one dimensional SDE, two dimensional SDE, and so on. But there are special cases for which it an be viewed as finite dimensional.
Please also see the discussion here: Musiela parameterization
answered 14 hours ago
Magic is in the chainMagic is in the chain
2,6991 gold badge4 silver badges7 bronze badges
2,6991 gold badge4 silver badges7 bronze badges
$begingroup$
Say we want to price a set of bonds with maturities $T$ varying on a certain interval so we have a continuum of bonds. In this case I see why we end up with a continuum of forwards. But what if we just take a finite set of bonds?
$endgroup$
– Heisenberg
12 hours ago
1
$begingroup$
But then even a single maturity zero coupon depends on the entire range of instantaneous forwards, remember the relationship: $B=e^{-int_{0}^{T}{f(0,u)du}}$
$endgroup$
– Magic is in the chain
12 hours ago
1
$begingroup$
Oh yes!! Thank you so much it makes sense now!
$endgroup$
– Heisenberg
12 hours ago
add a comment |
$begingroup$
Say we want to price a set of bonds with maturities $T$ varying on a certain interval so we have a continuum of bonds. In this case I see why we end up with a continuum of forwards. But what if we just take a finite set of bonds?
$endgroup$
– Heisenberg
12 hours ago
1
$begingroup$
But then even a single maturity zero coupon depends on the entire range of instantaneous forwards, remember the relationship: $B=e^{-int_{0}^{T}{f(0,u)du}}$
$endgroup$
– Magic is in the chain
12 hours ago
1
$begingroup$
Oh yes!! Thank you so much it makes sense now!
$endgroup$
– Heisenberg
12 hours ago
$begingroup$
Say we want to price a set of bonds with maturities $T$ varying on a certain interval so we have a continuum of bonds. In this case I see why we end up with a continuum of forwards. But what if we just take a finite set of bonds?
$endgroup$
– Heisenberg
12 hours ago
$begingroup$
Say we want to price a set of bonds with maturities $T$ varying on a certain interval so we have a continuum of bonds. In this case I see why we end up with a continuum of forwards. But what if we just take a finite set of bonds?
$endgroup$
– Heisenberg
12 hours ago
1
1
$begingroup$
But then even a single maturity zero coupon depends on the entire range of instantaneous forwards, remember the relationship: $B=e^{-int_{0}^{T}{f(0,u)du}}$
$endgroup$
– Magic is in the chain
12 hours ago
$begingroup$
But then even a single maturity zero coupon depends on the entire range of instantaneous forwards, remember the relationship: $B=e^{-int_{0}^{T}{f(0,u)du}}$
$endgroup$
– Magic is in the chain
12 hours ago
1
1
$begingroup$
Oh yes!! Thank you so much it makes sense now!
$endgroup$
– Heisenberg
12 hours ago
$begingroup$
Oh yes!! Thank you so much it makes sense now!
$endgroup$
– Heisenberg
12 hours ago
add a comment |
Heisenberg is a new contributor. Be nice, and check out our Code of Conduct.
Heisenberg is a new contributor. Be nice, and check out our Code of Conduct.
Heisenberg is a new contributor. Be nice, and check out our Code of Conduct.
Heisenberg is a new contributor. Be nice, and check out our Code of Conduct.
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%2f47303%2fhjm-in-infinite-dimensions%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