Meaning of Matrices in Systems of Differential Equation

daveyman
Messages
88
Reaction score
0

Homework Statement



My question is a general question about the meaning of matrices, but I will narrow it down to a single problem.

The problems asks to draw a direction field and find the general solution for the following system:

x&#039;=\left(<br /> \begin{array}{cc}<br /> 1 &amp; 1 \\<br /> 4 &amp; 1<br /> \end{array}<br /> \right)x

I don't quite understand what this matrix means in this context (I have not taken linear algebra yet). I know this represents a system of equations, but how could I rewrite this system in standard notation?

Homework Equations


N/A

The Attempt at a Solution



My only thought is that maybe it could be rewritten as:

x&#039;=1x+1x and x_2&#039;=4x+1x. Is this correct?
 
Physics news on Phys.org
Write a column vector of two functions, x=(x1,x2). Then x'=(x1',x2'). The system is x1'=x1+x2, x2'=4x1+x2.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top