MHB -17.2.01 Solve the given equation by the method of undetermined coefficients

karush
Gold Member
MHB
Messages
3,240
Reaction score
5
$\tiny{17.2.01}\\$
$\textrm{ Solve the given equation by the method of undetermined coefficients.}$
\begin{align*}\displaystyle
y''+7y'+10y&=80
\end{align*}
$\textit{this is in the form}$
\begin{align*}\displaystyle
x^2+7x+10&=0\\
(x+2)(x+5)&=0
\end{align*}
$\textit{this is a second-order linear ordinary differential equation so}$
\begin{align*}\displaystyle
y& = c_1 e^{-5 x} + c_2 e^{-2 x}+8
\end{align*}

ok I know stuff is missing here?
 
Physics news on Phys.org
You look at what's on the RHS and see it is a constant, and you also note that no term of the homogeneous solution is a constant, therefore you assume the particular solution must be a constant:

$$y_p(x)=A$$

And so:

$$y_p'(x)=0$$

$$y_p''(x)=0$$

Substituting $y_p$ into the ODE, we obtain:

$$0+0+10A=80\implies A=8$$

Add so we have:

$$y_p(x)=8$$

Now, using the principle of superposition, we find the solution to the ODE to be:

$$y(x)=y_h(x)+y_p(x)=c_1e^{-5x}+c_2e^{-2x}+8$$
 
think I got it
let me try another one.

my class here is over so it will the Summer of Review..

and a peek thru the door of Calc III

of which I have heard horror stories:eek:
 
karush said:
think I got it
let me try another one.

my class here is over so it will the Summer of Review..

and a peek thru the door of Calc III

of which I have heard horror stories:eek:

When I was in school, my classmates were mixed about which was more difficult, Calc II or Calc III...I personally thought Calc II was a bit more difficult of the two. :)
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top