Nontrivial Solutions in Homogeneous Linear Systems: A Proof Problem

paulrb
Messages
18
Reaction score
1

Homework Statement


Suppose that AX = O is a homogeneous system of n equations in n variables. If the system (A^2)X = O has a nontrivial solution, show that AX = O has a nontrivial solution.


Homework Equations


Reduced row echelon form definition, matrix multiplication, etc.


The Attempt at a Solution


This looks like it would be easier to prove the contrapositive:
If AX = O does not have a nontrivial solution, then (A^2)X does not have a nontrivial solution.

However I'm not sure how to solve this.
If AX = O does not have a nontrivial solution, then the bottom row of A in reduced row echelon form is not all 0's. Should I use that to prove the bottom of A^2 in reduced row echelon form is not all 0's? Because I'm having trouble with that. Or maybe there is a different way to prove this problem.
 
Physics news on Phys.org
From the given information, the matrix A is n x n. You're also given that A2x = 0 has a nontrivial solution, which has implications about the value of the determinant |A2|. Is that enough to get you started?
 
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