Analyzing the Linear Nonhomogeneous System

Tony11235
Messages
254
Reaction score
0
Let x = x1(t), y = y1(t) and x = x2(t), y = y2(t) be any two solutions of the linear nonhomogeneous system.

x' = p_{11}(t)x + p_{12}(t)y + g_1(t)
y' = p_{21}(t)x + p_{22}(t)y + g_2(t)

Show that x = x1(t) - x2(t), y = y1(t) - y2(t) is a solution of the corresponding homogeneous sytem.

I am not sure what it is that I am suppose to do. Could anybody explain?
 
Physics news on Phys.org
"Plug and chug". The "corresponding homogeneous system" is, of course, just the system with the functions g1(t) and g2(t):
x'= p_{11}(t)x+ p_{12}(t)y
y'= p_{21}(t)x+ p_{22}(t)y
replace x with x1- x2, y with y1- y2 in the equations and see what happens. Remember that x1, x2, y1, y2 satisfy the original equations themselves.
 
Last edited by a moderator:
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