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. :)
 
There is the following linear Volterra equation of the second kind $$ y(x)+\int_{0}^{x} K(x-s) y(s)\,{\rm d}s = 1 $$ with kernel $$ K(x-s) = 1 - 4 \sum_{n=1}^{\infty} \dfrac{1}{\lambda_n^2} e^{-\beta \lambda_n^2 (x-s)} $$ where $y(0)=1$, $\beta>0$ and $\lambda_n$ is the $n$-th positive root of the equation $J_0(x)=0$ (here $n$ is a natural number that numbers these positive roots in the order of increasing their values), $J_0(x)$ is the Bessel function of the first kind of zero order. I...
Are there any good visualization tutorials, written or video, that show graphically how separation of variables works? I particularly have the time-independent Schrodinger Equation in mind. There are hundreds of demonstrations out there which essentially distill to copies of one another. However I am trying to visualize in my mind how this process looks graphically - for example plotting t on one axis and x on the other for f(x,t). I have seen other good visual representations of...
Back
Top