Stable age distribution The Next CEO of Stack OverflowIs this action of $mathbb F[[x]]$ on $bigoplus_i=0^inftymathbb F$ natural?Backward stable algorithmis the system exponentially stable? uniformly stable?Determining the derivation of a determinantMatrix of $phi$-stable operatorsGenerate a random neutrally stable matrixLeslie matrix and stable age distribution.Stable Matrices?Stable way to find QR-decompositionconvex combination of two stable matrices
How to safely derail a train during transit?
How do I get the green key off the shelf in the Dobby level of Lego Harry Potter 2?
Customer Requests (Sometimes) Drive Me Bonkers!
Science fiction (dystopian) short story set after WWIII
What is the purpose of the Evocation wizard's Potent Cantrip feature?
Is it okay to store user locations?
How easy is it to start Magic from scratch?
WOW air has ceased operation, can I get my tickets refunded?
Is the concept of a "numerable" fiber bundle really useful or an empty generalization?
Why were Madagascar and New Zealand discovered so late?
Are there languages with no euphemisms?
Is a stroke of luck acceptable after a series of unfavorable events?
What is the difference between "behavior" and "behaviour"?
Why did we only see the N-1 starfighters in one film?
Does the Brexit deal have to be agreed by both Houses?
Return the Closest Prime Number
How to use tikz in fbox?
How do I construct this japanese bowl?
Does it take more energy to get to Venus or to Mars?
Why didn't Theresa May consult with Parliament before negotiating a deal with the EU?
How can I get through very long and very dry, but also very useful technical documents when learning a new tool?
Text adventure game code
What do "high sea" and "carry" mean in this sentence?
Should I tutor a student who I know has cheated on their homework?
Stable age distribution
The Next CEO of Stack OverflowIs this action of $mathbb F[[x]]$ on $bigoplus_i=0^inftymathbb F$ natural?Backward stable algorithmis the system exponentially stable? uniformly stable?Determining the derivation of a determinantMatrix of $phi$-stable operatorsGenerate a random neutrally stable matrixLeslie matrix and stable age distribution.Stable Matrices?Stable way to find QR-decompositionconvex combination of two stable matrices
$begingroup$
Let $n_tin R^m_++$ be an $m$-dimensional population distribution with ages $0,1,ldots,m-1$. Then, this distribution is stable if
$$
n_t+1=A n_t
$$
for some $mtimes m$ transition matrix $A$. Suppose people at every age $i$ die with probability $e_i$ and people of oldest age die with probability $1$. That is,
$$
A = left(beginarrayccccc
e_0 & e_1 &ldots & e_m-2 & 1 \
1-e_0 & 0& ldots & 0 & 0 \
0 & 1-e_1& ldots & 0 & 0 \
vdots & ddots & ddots & 0 & 0 \
0 & 0& ldots & 1-e_m-2 & 0
endarray right)
$$
As $det (A-I)=0$ the age distribution is stable.
Question: how can I generalize this argument to infinite $m$? Are there any extra conditions I need to impose?
matrices determinant
$endgroup$
add a comment |
$begingroup$
Let $n_tin R^m_++$ be an $m$-dimensional population distribution with ages $0,1,ldots,m-1$. Then, this distribution is stable if
$$
n_t+1=A n_t
$$
for some $mtimes m$ transition matrix $A$. Suppose people at every age $i$ die with probability $e_i$ and people of oldest age die with probability $1$. That is,
$$
A = left(beginarrayccccc
e_0 & e_1 &ldots & e_m-2 & 1 \
1-e_0 & 0& ldots & 0 & 0 \
0 & 1-e_1& ldots & 0 & 0 \
vdots & ddots & ddots & 0 & 0 \
0 & 0& ldots & 1-e_m-2 & 0
endarray right)
$$
As $det (A-I)=0$ the age distribution is stable.
Question: how can I generalize this argument to infinite $m$? Are there any extra conditions I need to impose?
matrices determinant
$endgroup$
add a comment |
$begingroup$
Let $n_tin R^m_++$ be an $m$-dimensional population distribution with ages $0,1,ldots,m-1$. Then, this distribution is stable if
$$
n_t+1=A n_t
$$
for some $mtimes m$ transition matrix $A$. Suppose people at every age $i$ die with probability $e_i$ and people of oldest age die with probability $1$. That is,
$$
A = left(beginarrayccccc
e_0 & e_1 &ldots & e_m-2 & 1 \
1-e_0 & 0& ldots & 0 & 0 \
0 & 1-e_1& ldots & 0 & 0 \
vdots & ddots & ddots & 0 & 0 \
0 & 0& ldots & 1-e_m-2 & 0
endarray right)
$$
As $det (A-I)=0$ the age distribution is stable.
Question: how can I generalize this argument to infinite $m$? Are there any extra conditions I need to impose?
matrices determinant
$endgroup$
Let $n_tin R^m_++$ be an $m$-dimensional population distribution with ages $0,1,ldots,m-1$. Then, this distribution is stable if
$$
n_t+1=A n_t
$$
for some $mtimes m$ transition matrix $A$. Suppose people at every age $i$ die with probability $e_i$ and people of oldest age die with probability $1$. That is,
$$
A = left(beginarrayccccc
e_0 & e_1 &ldots & e_m-2 & 1 \
1-e_0 & 0& ldots & 0 & 0 \
0 & 1-e_1& ldots & 0 & 0 \
vdots & ddots & ddots & 0 & 0 \
0 & 0& ldots & 1-e_m-2 & 0
endarray right)
$$
As $det (A-I)=0$ the age distribution is stable.
Question: how can I generalize this argument to infinite $m$? Are there any extra conditions I need to impose?
matrices determinant
matrices determinant
asked yesterday
AlexAlex
233
233
add a comment |
add a comment |
0
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',
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%2f3164370%2fstable-age-distribution%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f3164370%2fstable-age-distribution%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