General and particular solution for a matrix The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Find the solution to this 4-by-4 matrix ODEFinding general solution when given only particular solutionGeneral solution for system of differential equations with only one eigenvalueParticular solution of system of differential equationsEigenvalue is giving me a null eigenvector, which contradicts its very definitionGeneral solution to DEFinding General Solution to System of ODEs with Repeated EigenvaluesFind the particular solution satisfying the initial conditionSolving a coupled first-order differential equationMatrix Homogeneous Differential Equation - check answer
How can I protect witches in combat who wear limited clothing?
Arduino Pro Micro - switch off LEDs
system() function string length limit
How does this infinite series simplify to an integral?
How do you keep chess fun when your opponent constantly beats you?
What is special about square numbers here?
Did God make two great lights or did He make the great light two?
"... to apply for a visa" or "... and applied for a visa"?
Do warforged have souls?
He got a vote 80% that of Emmanuel Macron’s
Derivation tree not rendering
Why can't wing-mounted spoilers be used to steepen approaches?
Can the prologue be the backstory of your main character?
Semisimplicity of the category of coherent sheaves?
ELI5: Why do they say that Israel would have been the fourth country to land a spacecraft on the Moon and why do they call it low cost?
How to pronounce 1ターン?
Are spiders unable to hurt humans, especially very small spiders?
Can withdrawing asylum be illegal?
Can a 1st-level character have an ability score above 18?
Is this wall load bearing? Blueprints and photos attached
How are presidential pardons supposed to be used?
Typeface like Times New Roman but with "tied" percent sign
Is above average number of years spent on PhD considered a red flag in future academia or industry positions?
how can a perfect fourth interval be considered either consonant or dissonant?
General and particular solution for a matrix
The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Find the solution to this 4-by-4 matrix ODEFinding general solution when given only particular solutionGeneral solution for system of differential equations with only one eigenvalueParticular solution of system of differential equationsEigenvalue is giving me a null eigenvector, which contradicts its very definitionGeneral solution to DEFinding General Solution to System of ODEs with Repeated EigenvaluesFind the particular solution satisfying the initial conditionSolving a coupled first-order differential equationMatrix Homogeneous Differential Equation - check answer
$begingroup$
I'm given the matrix A and a vector b:
beginequation
A= beginpmatrix
9 &-12 \
6 & -9
endpmatrix,; b= binom75
endequation
I have calculated the two eigenvalues and eigenvectors as:
beginequation
lambda_1=3,; lambda_2=-3 ; ; and ; ;
v_1= binom21,; v_2= binom11
endequation
The I found the general solution to A by:
beginequation
x'(t)=Ax(t)
endequation
This gives me:
beginequation
x=c_1binom21e^3t+c_2binom11e^-3t
endequation
Is that correct so far?
Then I have to give the particular solution that satisfies:
beginequation
x(0)=b
endequation
And now I'm stuck as I don't know how to proceed (b is the vector given above).
Thanks
ordinary-differential-equations matrix-equations
$endgroup$
add a comment |
$begingroup$
I'm given the matrix A and a vector b:
beginequation
A= beginpmatrix
9 &-12 \
6 & -9
endpmatrix,; b= binom75
endequation
I have calculated the two eigenvalues and eigenvectors as:
beginequation
lambda_1=3,; lambda_2=-3 ; ; and ; ;
v_1= binom21,; v_2= binom11
endequation
The I found the general solution to A by:
beginequation
x'(t)=Ax(t)
endequation
This gives me:
beginequation
x=c_1binom21e^3t+c_2binom11e^-3t
endequation
Is that correct so far?
Then I have to give the particular solution that satisfies:
beginequation
x(0)=b
endequation
And now I'm stuck as I don't know how to proceed (b is the vector given above).
Thanks
ordinary-differential-equations matrix-equations
$endgroup$
add a comment |
$begingroup$
I'm given the matrix A and a vector b:
beginequation
A= beginpmatrix
9 &-12 \
6 & -9
endpmatrix,; b= binom75
endequation
I have calculated the two eigenvalues and eigenvectors as:
beginequation
lambda_1=3,; lambda_2=-3 ; ; and ; ;
v_1= binom21,; v_2= binom11
endequation
The I found the general solution to A by:
beginequation
x'(t)=Ax(t)
endequation
This gives me:
beginequation
x=c_1binom21e^3t+c_2binom11e^-3t
endequation
Is that correct so far?
Then I have to give the particular solution that satisfies:
beginequation
x(0)=b
endequation
And now I'm stuck as I don't know how to proceed (b is the vector given above).
Thanks
ordinary-differential-equations matrix-equations
$endgroup$
I'm given the matrix A and a vector b:
beginequation
A= beginpmatrix
9 &-12 \
6 & -9
endpmatrix,; b= binom75
endequation
I have calculated the two eigenvalues and eigenvectors as:
beginequation
lambda_1=3,; lambda_2=-3 ; ; and ; ;
v_1= binom21,; v_2= binom11
endequation
The I found the general solution to A by:
beginequation
x'(t)=Ax(t)
endequation
This gives me:
beginequation
x=c_1binom21e^3t+c_2binom11e^-3t
endequation
Is that correct so far?
Then I have to give the particular solution that satisfies:
beginequation
x(0)=b
endequation
And now I'm stuck as I don't know how to proceed (b is the vector given above).
Thanks
ordinary-differential-equations matrix-equations
ordinary-differential-equations matrix-equations
asked Mar 31 at 13:48
Donatello V.Donatello V.
174
174
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
$$x(0)=c_1binom21+c_2binom11=binom2c_1+c_2c_1+c_2=binom75$$
$$therefore c_1=2, c_2=3$$
$endgroup$
$begingroup$
Thank you for this - didn't think it was that easy. So my general solution was correct?
$endgroup$
– Donatello V.
Mar 31 at 13:59
add a comment |
Your Answer
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%2f3169417%2fgeneral-and-particular-solution-for-a-matrix%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$
$$x(0)=c_1binom21+c_2binom11=binom2c_1+c_2c_1+c_2=binom75$$
$$therefore c_1=2, c_2=3$$
$endgroup$
$begingroup$
Thank you for this - didn't think it was that easy. So my general solution was correct?
$endgroup$
– Donatello V.
Mar 31 at 13:59
add a comment |
$begingroup$
$$x(0)=c_1binom21+c_2binom11=binom2c_1+c_2c_1+c_2=binom75$$
$$therefore c_1=2, c_2=3$$
$endgroup$
$begingroup$
Thank you for this - didn't think it was that easy. So my general solution was correct?
$endgroup$
– Donatello V.
Mar 31 at 13:59
add a comment |
$begingroup$
$$x(0)=c_1binom21+c_2binom11=binom2c_1+c_2c_1+c_2=binom75$$
$$therefore c_1=2, c_2=3$$
$endgroup$
$$x(0)=c_1binom21+c_2binom11=binom2c_1+c_2c_1+c_2=binom75$$
$$therefore c_1=2, c_2=3$$
answered Mar 31 at 13:51
Peter ForemanPeter Foreman
7,2711318
7,2711318
$begingroup$
Thank you for this - didn't think it was that easy. So my general solution was correct?
$endgroup$
– Donatello V.
Mar 31 at 13:59
add a comment |
$begingroup$
Thank you for this - didn't think it was that easy. So my general solution was correct?
$endgroup$
– Donatello V.
Mar 31 at 13:59
$begingroup$
Thank you for this - didn't think it was that easy. So my general solution was correct?
$endgroup$
– Donatello V.
Mar 31 at 13:59
$begingroup$
Thank you for this - didn't think it was that easy. So my general solution was correct?
$endgroup$
– Donatello V.
Mar 31 at 13:59
add a comment |
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%2f3169417%2fgeneral-and-particular-solution-for-a-matrix%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