infinite matrix

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
2
down vote

favorite
1












I have a question about infinite matrices. Let

beginalign*
A &= beginbmatrix
-q & phspace0.1cmv(1)& 0 &0& dots\
q&-q-phspace0.1cmv(1)&2 phspace0.1cmv(2)&0&dots\
0&q&-q-2 phspace0.1cmv(2)&3 phspace0.1cmv(3)&dots\
0&0&q&-q-3 phspace0.1cmv(3)&dots \
vdots&vdots&vdots&vdots&vdots
endbmatrix
endalign*
which is an infinite matrix but every row and column is finitely supported which means only finite non-zero elements are in every row and column. Now I want to solve ODE : beginequation
partial_t P(t) =A P(t)
labeleq:10
endequation
where $P(t)$ is an infinite vector. Can I say the solution is
beginequation
P(t)=e^tA.P(0)
labeleq:11
endequation
Where
beginequation
e^tA= Sigma_k=0^infty fract^k A^kk!
labeleq:12
endequation
I know that above solution is valid when $A$ is finite but I'm not really sure for infinite matrices. I'd appreciate it if anyone could help me with this.







share|cite|improve this question





















  • Perhaps Differential equations, infinite-order system of ?
    – user539887
    Aug 3 at 13:44















up vote
2
down vote

favorite
1












I have a question about infinite matrices. Let

beginalign*
A &= beginbmatrix
-q & phspace0.1cmv(1)& 0 &0& dots\
q&-q-phspace0.1cmv(1)&2 phspace0.1cmv(2)&0&dots\
0&q&-q-2 phspace0.1cmv(2)&3 phspace0.1cmv(3)&dots\
0&0&q&-q-3 phspace0.1cmv(3)&dots \
vdots&vdots&vdots&vdots&vdots
endbmatrix
endalign*
which is an infinite matrix but every row and column is finitely supported which means only finite non-zero elements are in every row and column. Now I want to solve ODE : beginequation
partial_t P(t) =A P(t)
labeleq:10
endequation
where $P(t)$ is an infinite vector. Can I say the solution is
beginequation
P(t)=e^tA.P(0)
labeleq:11
endequation
Where
beginequation
e^tA= Sigma_k=0^infty fract^k A^kk!
labeleq:12
endequation
I know that above solution is valid when $A$ is finite but I'm not really sure for infinite matrices. I'd appreciate it if anyone could help me with this.







share|cite|improve this question





















  • Perhaps Differential equations, infinite-order system of ?
    – user539887
    Aug 3 at 13:44













up vote
2
down vote

favorite
1









up vote
2
down vote

favorite
1






1





I have a question about infinite matrices. Let

beginalign*
A &= beginbmatrix
-q & phspace0.1cmv(1)& 0 &0& dots\
q&-q-phspace0.1cmv(1)&2 phspace0.1cmv(2)&0&dots\
0&q&-q-2 phspace0.1cmv(2)&3 phspace0.1cmv(3)&dots\
0&0&q&-q-3 phspace0.1cmv(3)&dots \
vdots&vdots&vdots&vdots&vdots
endbmatrix
endalign*
which is an infinite matrix but every row and column is finitely supported which means only finite non-zero elements are in every row and column. Now I want to solve ODE : beginequation
partial_t P(t) =A P(t)
labeleq:10
endequation
where $P(t)$ is an infinite vector. Can I say the solution is
beginequation
P(t)=e^tA.P(0)
labeleq:11
endequation
Where
beginequation
e^tA= Sigma_k=0^infty fract^k A^kk!
labeleq:12
endequation
I know that above solution is valid when $A$ is finite but I'm not really sure for infinite matrices. I'd appreciate it if anyone could help me with this.







share|cite|improve this question













I have a question about infinite matrices. Let

beginalign*
A &= beginbmatrix
-q & phspace0.1cmv(1)& 0 &0& dots\
q&-q-phspace0.1cmv(1)&2 phspace0.1cmv(2)&0&dots\
0&q&-q-2 phspace0.1cmv(2)&3 phspace0.1cmv(3)&dots\
0&0&q&-q-3 phspace0.1cmv(3)&dots \
vdots&vdots&vdots&vdots&vdots
endbmatrix
endalign*
which is an infinite matrix but every row and column is finitely supported which means only finite non-zero elements are in every row and column. Now I want to solve ODE : beginequation
partial_t P(t) =A P(t)
labeleq:10
endequation
where $P(t)$ is an infinite vector. Can I say the solution is
beginequation
P(t)=e^tA.P(0)
labeleq:11
endequation
Where
beginequation
e^tA= Sigma_k=0^infty fract^k A^kk!
labeleq:12
endequation
I know that above solution is valid when $A$ is finite but I'm not really sure for infinite matrices. I'd appreciate it if anyone could help me with this.









share|cite|improve this question












share|cite|improve this question




share|cite|improve this question








edited Aug 3 at 3:35
























asked Aug 3 at 3:21









MDAN

272




272











  • Perhaps Differential equations, infinite-order system of ?
    – user539887
    Aug 3 at 13:44

















  • Perhaps Differential equations, infinite-order system of ?
    – user539887
    Aug 3 at 13:44
















Perhaps Differential equations, infinite-order system of ?
– user539887
Aug 3 at 13:44





Perhaps Differential equations, infinite-order system of ?
– user539887
Aug 3 at 13:44
















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: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
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%2f2870697%2finfinite-matrix%23new-answer', 'question_page');

);

Post as a guest



































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%2f2870697%2finfinite-matrix%23new-answer', 'question_page');

);

Post as a guest













































































Comments

Popular posts from this blog

What is the equation of a 3D cone with generalised tilt?

Color the edges and diagonals of a regular polygon

Relationship between determinant of matrix and determinant of adjoint?