Differential equations. linear system.

dictation
Messages
2
Reaction score
0

Homework Statement



G(t) is nxn matrix depends on t.
Show that solutions of x'=G(t)x form an n-dim subspace of C1(R+,Rn).


The Attempt at a Solution



So I can show closure, addition of solutions returns some combo inside R^n, and same with scalar multiplication. I need to show dimension..
 
Physics news on Phys.org
Since Gn is an n by n matrix, x must be a column matrix with n rows. Let x1(t) be the solution with x(0)1= (1, 0, 0, ..., 0)T. Let x2(t) be the solution with x2(0)= (0, 1, 0, ..., 0)T. Let x3(t) be the solution with x3(0)= (0, 0, 1, ..., 0)T. Continue until you have xn(t) defined as the solution with xn(t)= (0, 0, 0, ..., 1)T. Show that they are independent, by showing that the only solution to the differential equation with x(0)= (0, 0, 0, ..., 0)T is the 0 function, and that the solution with x(t)= (a1, a2, a3, ..., an) is equal to a1x1(t)+ a2x2(t)+ a3x3(t)+ ...+ anxn(t) by showing that they both satisfy the differential equation and the same initial condition.
 
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