MHB How Can You Transform and Solve This System of Equations?

  • Thread starter Thread starter karush
  • Start date Start date
  • Tags Tags
    Ivp System
karush
Gold Member
MHB
Messages
3,240
Reaction score
5
ck for typos
https://photos.app.goo.gl/eRfYNAVK1jnBgSCu8
https://photos.app.goo.gl/8C9sJ9UgZbxXgP4P9
Boyce Book

(a) Transform the given system into a single equation of second order.
(b) Find $x_1$ and $x_2$ that also satisfy the given initial conditions.
(c) Sketch the graph of the solution in the $x+1x_2$-plane for $t > 0$.
$\begin{array}{rrr}
x_1'=3x_1-2x_2 & x_1(0)=3\\
x_2'=2x_1-2x_2 & x_2(0)=\dfrac{1}{2}
\end{array}$
ok this is not a homework assignment but I reviewing before taking the class
also not sure if desmos can plot the answer
if there appears to be a typo go to the links above
the book seemed a little sparce on a good example to work with so...there was an exaple on page 362 but I couldn't follow it
well one way is to first rewrite x' to $x'=Ax$ where
$A=\left[\begin{array}{rrr}
3&-2\\
2&-2
\end{array}\right]$
so far

book answer
(a)$\quad x_1''-x_1'-2x_1=0$
(b)$\quad x_1=\dfrac{11}{3}e^{2t}-\dfrac{2}{3}e^{-t},\quad x_2=\dfrac{11}{6}e^{2t}-\dfrac{4}{3}e^{-t}$
 
Physics news on Phys.org
You are given that $x_1'= 3x_1- 2x_2$ so $x_1''= 3x_1'- 2x_2'$.
You are also given that $x_2'= 2x_1- 2x_2$ so $x_1''= 3x_1'- 2(2x_1- 2x_2)= 3x_1'- 4x_1+ 4x_2$.

From $x_1'= 3x_1- 2x_2$, $2x_2= 3x_1- x_1'$ so
$x_1''= 3x_1'- 4x_1+ 4(3x_1- x_1')= -x_1'- 8x_1$

$x_1''+ x_1'+8x_1= 0$.
 
Country Boy said:
You are given that $x_1'= 3x_1- 2x_2$ so $x_1''= 3x_1'- 2x_2'$.
You are also given that $x_2'= 2x_1- 2x_2$ so $x_1''= 3x_1'- 2(2x_1- 2x_2)= 3x_1'- 4x_1+ 4x_2$.

From $x_1'= 3x_1- 2x_2$, $2x_2= 3x_1- x_1'$ so
$x_1''= 3x_1'- 4x_1+ 4(3x_1- x_1')= -x_1'- 8x_1$

$x_1''+ x_1'+8x_1= 0$.

ok but the book answer $x_1''-x_1'-2x_1=0$

so if we rewrite the eq with $x=e^{γt}$ we have

$\left(\left(e^{γt}\right)\right)''\:-\left(\left(e^{γt}\right)\right)'\:-2e^{γt}=0$

not sure what we do with IV
 
Country Boy said:
You are given that $x_1'= 3x_1- 2x_2$ so $x_1''= 3x_1'- 2x_2'$.
You are also given that $x_2'= 2x_1- 2x_2$ so $x_1''= 3x_1'- 2(2x_1- 2x_2)= 3x_1'- 4x_1+ 4x_2$.

From $x_1'= 3x_1- 2x_2$, $2x_2= 3x_1- x_1'$ so
x_1''+ x_1'+8x_1= 0$.
This is an error. Since $2x_2= 3x_1- x_1'$, $4x_2= 6x_1- 2x_1'$
 
ok I see the substitution
 
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...

Similar threads

Replies
5
Views
2K
Replies
2
Views
1K
Replies
2
Views
1K
Replies
4
Views
1K
Replies
5
Views
1K
Replies
6
Views
1K
Back
Top