Clarification regarding undetermined coefficient rule The Next CEO of Stack Overflowparticular solution of $4y''-y= sin(x)cdot cos(x/2)$Find a particular solution of a nonhomogenous equationSolve ODE using undetermined coefficientsVariation of Parameters: Why didn't multiply by $x$ in particular solution of $y''-2y'+y=frace^xx$?How to deal with repeating terms when solving differential equations using Method of Undetermined Coefficient?The method of undetermined coefficients: clarificationUndetermined Coefficients - Differential EquationsODE Initial Value Problem Help for Particular Solution of $y^(3)-2y''+y'=1+xe^x$Why do we multiply repeated terms by x in the method of undetermined coefficients ?Should I apply boundary conditions in the general solution before finding the particular solution?

Is there a difference between "Fahrstuhl" and "Aufzug"

Can MTA send mail via a relay without being told so?

What happened in Rome, when the western empire "fell"?

Method for adding error messages to a dictionary given a key

How to invert MapIndexed on a ragged structure? How to construct a tree from rules?

Solving system of ODEs with extra parameter

Is it okay to majorly distort historical facts while writing a fiction story?

Prepend last line of stdin to entire stdin

Help understanding this unsettling image of Titan, Epimetheus, and Saturn's rings?

Writing differences on a blackboard

Powershell. How to parse gci Name?

How to count occurrences of text in a file?

RigExpert AA-35 - Interpreting The Information

Do I need to write [sic] when a number is less than 10 but isn't written out?

What steps are necessary to read a Modern SSD in Medieval Europe?

How to install OpenCV on Raspbian Stretch?

Which one is the true statement?

Won the lottery - how do I keep the money?

Is it convenient to ask the journal's editor for two additional days to complete a review?

Why do airplanes bank sharply to the right after air-to-air refueling?

What connection does MS Office have to Netscape Navigator?

How did people program for Consoles with multiple CPUs?

Why don't programming languages automatically manage the synchronous/asynchronous problem?

INSERT to a table from a database to other (same SQL Server) using Dynamic SQL



Clarification regarding undetermined coefficient rule



The Next CEO of Stack Overflowparticular solution of $4y''-y= sin(x)cdot cos(x/2)$Find a particular solution of a nonhomogenous equationSolve ODE using undetermined coefficientsVariation of Parameters: Why didn't multiply by $x$ in particular solution of $y''-2y'+y=frace^xx$?How to deal with repeating terms when solving differential equations using Method of Undetermined Coefficient?The method of undetermined coefficients: clarificationUndetermined Coefficients - Differential EquationsODE Initial Value Problem Help for Particular Solution of $y^(3)-2y''+y'=1+xe^x$Why do we multiply repeated terms by x in the method of undetermined coefficients ?Should I apply boundary conditions in the general solution before finding the particular solution?










0












$begingroup$


There is a rule in my book that states: If the particular solution contains terms that duplicate in $y_c$, multiply the particular solution with the lowest power of x such that no duplication remains.



So let's say I have a complementary solution
$y_c = c_1x $ and a particular solution
$y_p = Ax^2+Bx+C $.
Now I know that I will multiply the B term in the particular solution by x since it duplicates in the complementary solution. My question is that do I also multiply the A term and C term in the particular solution by x even though they don't have a duplicate in the complementary?










share|cite|improve this question









$endgroup$











  • $begingroup$
    It says, "multiply the particular solution...." You write "a particular solution [is] $y_p=Ax^2+Bx+C$. Doesn't that answer your question?
    $endgroup$
    – Gerry Myerson
    Mar 19 at 11:34










  • $begingroup$
    It would be helpful if you could give the differential equation under consideration. From the available data it could be in the simplest case $y''=x^2$.
    $endgroup$
    – LutzL
    Mar 19 at 16:19










  • $begingroup$
    @Lutz, how is $y_p=Ax^2+Bx+C$ a solution of $y''=x^2$? And how would giving the differential equation help?
    $endgroup$
    – Gerry Myerson
    Mar 19 at 22:17










  • $begingroup$
    The concrete ODE would confirm that the method is applicable at all to your task. One could suspect that you have $xy'-y=x^2$ where the homogeneous solution is indeed $c_1x$ but the coefficients are non-constant. // $Ax^2+Bx+C$ is the first ingredient to the solution, after that you notice the double resonance and complete it to $y_p=x^2(Ax^2+Bx+C)$. In the given equation you could of course also just integrate twice to find $y_p=frac112x^4$.
    $endgroup$
    – LutzL
    Mar 19 at 22:54
















0












$begingroup$


There is a rule in my book that states: If the particular solution contains terms that duplicate in $y_c$, multiply the particular solution with the lowest power of x such that no duplication remains.



So let's say I have a complementary solution
$y_c = c_1x $ and a particular solution
$y_p = Ax^2+Bx+C $.
Now I know that I will multiply the B term in the particular solution by x since it duplicates in the complementary solution. My question is that do I also multiply the A term and C term in the particular solution by x even though they don't have a duplicate in the complementary?










share|cite|improve this question









$endgroup$











  • $begingroup$
    It says, "multiply the particular solution...." You write "a particular solution [is] $y_p=Ax^2+Bx+C$. Doesn't that answer your question?
    $endgroup$
    – Gerry Myerson
    Mar 19 at 11:34










  • $begingroup$
    It would be helpful if you could give the differential equation under consideration. From the available data it could be in the simplest case $y''=x^2$.
    $endgroup$
    – LutzL
    Mar 19 at 16:19










  • $begingroup$
    @Lutz, how is $y_p=Ax^2+Bx+C$ a solution of $y''=x^2$? And how would giving the differential equation help?
    $endgroup$
    – Gerry Myerson
    Mar 19 at 22:17










  • $begingroup$
    The concrete ODE would confirm that the method is applicable at all to your task. One could suspect that you have $xy'-y=x^2$ where the homogeneous solution is indeed $c_1x$ but the coefficients are non-constant. // $Ax^2+Bx+C$ is the first ingredient to the solution, after that you notice the double resonance and complete it to $y_p=x^2(Ax^2+Bx+C)$. In the given equation you could of course also just integrate twice to find $y_p=frac112x^4$.
    $endgroup$
    – LutzL
    Mar 19 at 22:54














0












0








0





$begingroup$


There is a rule in my book that states: If the particular solution contains terms that duplicate in $y_c$, multiply the particular solution with the lowest power of x such that no duplication remains.



So let's say I have a complementary solution
$y_c = c_1x $ and a particular solution
$y_p = Ax^2+Bx+C $.
Now I know that I will multiply the B term in the particular solution by x since it duplicates in the complementary solution. My question is that do I also multiply the A term and C term in the particular solution by x even though they don't have a duplicate in the complementary?










share|cite|improve this question









$endgroup$




There is a rule in my book that states: If the particular solution contains terms that duplicate in $y_c$, multiply the particular solution with the lowest power of x such that no duplication remains.



So let's say I have a complementary solution
$y_c = c_1x $ and a particular solution
$y_p = Ax^2+Bx+C $.
Now I know that I will multiply the B term in the particular solution by x since it duplicates in the complementary solution. My question is that do I also multiply the A term and C term in the particular solution by x even though they don't have a duplicate in the complementary?







ordinary-differential-equations






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Mar 19 at 10:38









JohnySmith12JohnySmith12

413




413











  • $begingroup$
    It says, "multiply the particular solution...." You write "a particular solution [is] $y_p=Ax^2+Bx+C$. Doesn't that answer your question?
    $endgroup$
    – Gerry Myerson
    Mar 19 at 11:34










  • $begingroup$
    It would be helpful if you could give the differential equation under consideration. From the available data it could be in the simplest case $y''=x^2$.
    $endgroup$
    – LutzL
    Mar 19 at 16:19










  • $begingroup$
    @Lutz, how is $y_p=Ax^2+Bx+C$ a solution of $y''=x^2$? And how would giving the differential equation help?
    $endgroup$
    – Gerry Myerson
    Mar 19 at 22:17










  • $begingroup$
    The concrete ODE would confirm that the method is applicable at all to your task. One could suspect that you have $xy'-y=x^2$ where the homogeneous solution is indeed $c_1x$ but the coefficients are non-constant. // $Ax^2+Bx+C$ is the first ingredient to the solution, after that you notice the double resonance and complete it to $y_p=x^2(Ax^2+Bx+C)$. In the given equation you could of course also just integrate twice to find $y_p=frac112x^4$.
    $endgroup$
    – LutzL
    Mar 19 at 22:54

















  • $begingroup$
    It says, "multiply the particular solution...." You write "a particular solution [is] $y_p=Ax^2+Bx+C$. Doesn't that answer your question?
    $endgroup$
    – Gerry Myerson
    Mar 19 at 11:34










  • $begingroup$
    It would be helpful if you could give the differential equation under consideration. From the available data it could be in the simplest case $y''=x^2$.
    $endgroup$
    – LutzL
    Mar 19 at 16:19










  • $begingroup$
    @Lutz, how is $y_p=Ax^2+Bx+C$ a solution of $y''=x^2$? And how would giving the differential equation help?
    $endgroup$
    – Gerry Myerson
    Mar 19 at 22:17










  • $begingroup$
    The concrete ODE would confirm that the method is applicable at all to your task. One could suspect that you have $xy'-y=x^2$ where the homogeneous solution is indeed $c_1x$ but the coefficients are non-constant. // $Ax^2+Bx+C$ is the first ingredient to the solution, after that you notice the double resonance and complete it to $y_p=x^2(Ax^2+Bx+C)$. In the given equation you could of course also just integrate twice to find $y_p=frac112x^4$.
    $endgroup$
    – LutzL
    Mar 19 at 22:54
















$begingroup$
It says, "multiply the particular solution...." You write "a particular solution [is] $y_p=Ax^2+Bx+C$. Doesn't that answer your question?
$endgroup$
– Gerry Myerson
Mar 19 at 11:34




$begingroup$
It says, "multiply the particular solution...." You write "a particular solution [is] $y_p=Ax^2+Bx+C$. Doesn't that answer your question?
$endgroup$
– Gerry Myerson
Mar 19 at 11:34












$begingroup$
It would be helpful if you could give the differential equation under consideration. From the available data it could be in the simplest case $y''=x^2$.
$endgroup$
– LutzL
Mar 19 at 16:19




$begingroup$
It would be helpful if you could give the differential equation under consideration. From the available data it could be in the simplest case $y''=x^2$.
$endgroup$
– LutzL
Mar 19 at 16:19












$begingroup$
@Lutz, how is $y_p=Ax^2+Bx+C$ a solution of $y''=x^2$? And how would giving the differential equation help?
$endgroup$
– Gerry Myerson
Mar 19 at 22:17




$begingroup$
@Lutz, how is $y_p=Ax^2+Bx+C$ a solution of $y''=x^2$? And how would giving the differential equation help?
$endgroup$
– Gerry Myerson
Mar 19 at 22:17












$begingroup$
The concrete ODE would confirm that the method is applicable at all to your task. One could suspect that you have $xy'-y=x^2$ where the homogeneous solution is indeed $c_1x$ but the coefficients are non-constant. // $Ax^2+Bx+C$ is the first ingredient to the solution, after that you notice the double resonance and complete it to $y_p=x^2(Ax^2+Bx+C)$. In the given equation you could of course also just integrate twice to find $y_p=frac112x^4$.
$endgroup$
– LutzL
Mar 19 at 22:54





$begingroup$
The concrete ODE would confirm that the method is applicable at all to your task. One could suspect that you have $xy'-y=x^2$ where the homogeneous solution is indeed $c_1x$ but the coefficients are non-constant. // $Ax^2+Bx+C$ is the first ingredient to the solution, after that you notice the double resonance and complete it to $y_p=x^2(Ax^2+Bx+C)$. In the given equation you could of course also just integrate twice to find $y_p=frac112x^4$.
$endgroup$
– LutzL
Mar 19 at 22:54











1 Answer
1






active

oldest

votes


















0












$begingroup$

The general rule is that if the term on the right side that you are currently considering is in resonance with the linear differential operator, then you have to multiply with a monomial. More precisely, if the term is $$p(x)e^rx$$ and $r$ is a characteristic root of multiplicity $m$ of the left side, then the corresponding term in the particular solution $y_p$ is of the form $$x^mq(x)e^rx$$ where $q$ has the same degree as $p$ with as of yet undetermined coefficients.




In conclusion, for your concrete problem it means that you have to multiply the whole expression, to get $$x(Ax^2+Bx+C).$$






share|cite|improve this answer









$endgroup$












  • $begingroup$
    If I multiply the whole particular solution by x then the C term becomes $xC$. Now the C term duplicates the complementary solution, Would I need to multiply the entire particular solution by x again them?
    $endgroup$
    – JohnySmith12
    Mar 19 at 15:45










  • $begingroup$
    You are right, if $1$ and $x$ are basis solutions, then the multiplicity of $r=0$ is $m=2$ and thus you need to multiply with $x^2$.
    $endgroup$
    – LutzL
    Mar 19 at 16:18











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
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3153898%2fclarification-regarding-undetermined-coefficient-rule%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









0












$begingroup$

The general rule is that if the term on the right side that you are currently considering is in resonance with the linear differential operator, then you have to multiply with a monomial. More precisely, if the term is $$p(x)e^rx$$ and $r$ is a characteristic root of multiplicity $m$ of the left side, then the corresponding term in the particular solution $y_p$ is of the form $$x^mq(x)e^rx$$ where $q$ has the same degree as $p$ with as of yet undetermined coefficients.




In conclusion, for your concrete problem it means that you have to multiply the whole expression, to get $$x(Ax^2+Bx+C).$$






share|cite|improve this answer









$endgroup$












  • $begingroup$
    If I multiply the whole particular solution by x then the C term becomes $xC$. Now the C term duplicates the complementary solution, Would I need to multiply the entire particular solution by x again them?
    $endgroup$
    – JohnySmith12
    Mar 19 at 15:45










  • $begingroup$
    You are right, if $1$ and $x$ are basis solutions, then the multiplicity of $r=0$ is $m=2$ and thus you need to multiply with $x^2$.
    $endgroup$
    – LutzL
    Mar 19 at 16:18















0












$begingroup$

The general rule is that if the term on the right side that you are currently considering is in resonance with the linear differential operator, then you have to multiply with a monomial. More precisely, if the term is $$p(x)e^rx$$ and $r$ is a characteristic root of multiplicity $m$ of the left side, then the corresponding term in the particular solution $y_p$ is of the form $$x^mq(x)e^rx$$ where $q$ has the same degree as $p$ with as of yet undetermined coefficients.




In conclusion, for your concrete problem it means that you have to multiply the whole expression, to get $$x(Ax^2+Bx+C).$$






share|cite|improve this answer









$endgroup$












  • $begingroup$
    If I multiply the whole particular solution by x then the C term becomes $xC$. Now the C term duplicates the complementary solution, Would I need to multiply the entire particular solution by x again them?
    $endgroup$
    – JohnySmith12
    Mar 19 at 15:45










  • $begingroup$
    You are right, if $1$ and $x$ are basis solutions, then the multiplicity of $r=0$ is $m=2$ and thus you need to multiply with $x^2$.
    $endgroup$
    – LutzL
    Mar 19 at 16:18













0












0








0





$begingroup$

The general rule is that if the term on the right side that you are currently considering is in resonance with the linear differential operator, then you have to multiply with a monomial. More precisely, if the term is $$p(x)e^rx$$ and $r$ is a characteristic root of multiplicity $m$ of the left side, then the corresponding term in the particular solution $y_p$ is of the form $$x^mq(x)e^rx$$ where $q$ has the same degree as $p$ with as of yet undetermined coefficients.




In conclusion, for your concrete problem it means that you have to multiply the whole expression, to get $$x(Ax^2+Bx+C).$$






share|cite|improve this answer









$endgroup$



The general rule is that if the term on the right side that you are currently considering is in resonance with the linear differential operator, then you have to multiply with a monomial. More precisely, if the term is $$p(x)e^rx$$ and $r$ is a characteristic root of multiplicity $m$ of the left side, then the corresponding term in the particular solution $y_p$ is of the form $$x^mq(x)e^rx$$ where $q$ has the same degree as $p$ with as of yet undetermined coefficients.




In conclusion, for your concrete problem it means that you have to multiply the whole expression, to get $$x(Ax^2+Bx+C).$$







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered Mar 19 at 13:44









LutzLLutzL

60.1k42057




60.1k42057











  • $begingroup$
    If I multiply the whole particular solution by x then the C term becomes $xC$. Now the C term duplicates the complementary solution, Would I need to multiply the entire particular solution by x again them?
    $endgroup$
    – JohnySmith12
    Mar 19 at 15:45










  • $begingroup$
    You are right, if $1$ and $x$ are basis solutions, then the multiplicity of $r=0$ is $m=2$ and thus you need to multiply with $x^2$.
    $endgroup$
    – LutzL
    Mar 19 at 16:18
















  • $begingroup$
    If I multiply the whole particular solution by x then the C term becomes $xC$. Now the C term duplicates the complementary solution, Would I need to multiply the entire particular solution by x again them?
    $endgroup$
    – JohnySmith12
    Mar 19 at 15:45










  • $begingroup$
    You are right, if $1$ and $x$ are basis solutions, then the multiplicity of $r=0$ is $m=2$ and thus you need to multiply with $x^2$.
    $endgroup$
    – LutzL
    Mar 19 at 16:18















$begingroup$
If I multiply the whole particular solution by x then the C term becomes $xC$. Now the C term duplicates the complementary solution, Would I need to multiply the entire particular solution by x again them?
$endgroup$
– JohnySmith12
Mar 19 at 15:45




$begingroup$
If I multiply the whole particular solution by x then the C term becomes $xC$. Now the C term duplicates the complementary solution, Would I need to multiply the entire particular solution by x again them?
$endgroup$
– JohnySmith12
Mar 19 at 15:45












$begingroup$
You are right, if $1$ and $x$ are basis solutions, then the multiplicity of $r=0$ is $m=2$ and thus you need to multiply with $x^2$.
$endgroup$
– LutzL
Mar 19 at 16:18




$begingroup$
You are right, if $1$ and $x$ are basis solutions, then the multiplicity of $r=0$ is $m=2$ and thus you need to multiply with $x^2$.
$endgroup$
– LutzL
Mar 19 at 16:18

















draft saved

draft discarded
















































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.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3153898%2fclarification-regarding-undetermined-coefficient-rule%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

Moe incest case Sentencing See also References Navigation menu"'Australian Josef Fritzl' fathered four children by daughter""Small town recoils in horror at 'Australian Fritzl' incest case""Victorian rape allegations echo Fritzl case - Just In (Australian Broadcasting Corporation)""Incest father jailed for 22 years""'Australian Fritzl' sentenced to 22 years in prison for abusing daughter for three decades""RSJ v The Queen"

Who is our nearest planetary neighbor, on average?Santa Claus flies to the South PoleSeven Spheres of Unequal Mass, a weighing problem with a twistDescribe a large integerFast Mental Calculation of $7.5^7$Math in Space (without the help of celebrities)Find the value of $bigstar$: Puzzle 8 - InequalityWho drinks beer while running anyway?A Crucial DeliveryRanking And AverageHow long will my money last at roulette?

Daza language Contents Vocabulary Phonology References External links Navigation menudaza1242Daza"Dazaga"eeee178086576