Exercise 1: Trivial or not: what you can decide before reducing
A homogeneous system always has the trivial solution . The only real question is whether it has OTHERS, and one theorem answers part of that question with no computation at all: if the system has more unknowns than equations, it has a nontrivial solution. The theorem is a one-way street. It never says anything about a system with as many equations as unknowns, or with more.
The four coefficient matrices are , , and .
The figure draws two homogeneous systems of three equations in two unknowns. System P is (1) , (2) , (3) . System Q is (1) , (2) , (3) . Every equation is a line through the origin.
- a) For each of , say whether the theorem GUARANTEES a nontrivial solution of , or whether it is silent. Do not reduce anything yet.
- b) Find a nontrivial solution of with integer entries.
- c) Reduce , and , and decide for each whether has a nontrivial solution. Give one when it exists.
- d) Systems P and Q both have more equations than unknowns. Which one has nontrivial solutions? Read the answer on the figure and confirm it with the rank.
- e) State the theorem precisely, then its converse, and use this exercise to show that the converse is false.
Show the solution
Answers
- a) : guaranteed ( unknowns, equations). , , : the theorem is silent.
- b) , or any nonzero multiple
- c) : rank , . : rank , . : rank , trivial solution only.
- d) Q has a whole line of solutions (rank ); P has only the origin (rank ).
- e) More unknowns than equations implies a nontrivial solution; the converse fails ( is square, is taller than wide).
a) The theorem needs exactly one thing: the number of unknowns strictly larger than the number of equations . is , so and a nontrivial solution is GUARANTEED before any row operation. and are , and is : for all three the hypothesis fails, and the correct answer is not no, it is the theorem is silent. A student who writes that has only the trivial solution because it has more equations than unknowns has turned a one-way statement into a two-way one, and part c) shows what that costs.
b) gives , so the system reads and . Two pivots, in columns and , so and are free. Choosing and avoids fractions: , then . The solution checks in both rows: and . The choice , gives another one, , and there are infinitely many.
c) For : and give two copies of , then kills the third row and gives . Rank , free, : a SQUARE system with nontrivial solutions. For : , and all give , so after and clearing, only two pivots survive: . Four equations, and still a whole line of solutions. For : gives , then gives : three pivots for three unknowns, no free variable, only .
d) In P the three lines are distinct and meet only at the origin: the only common point is the trivial solution, and the rank is (the first two rows already give two pivots). In Q the three equations are multiples of , so they draw the SAME line three times; every point of it, such as , solves all three. The rank is and one variable is free. The figure is the whole lesson: adding equations can only remove solutions if the new equations carry new information, that is if they add a pivot.
e) Theorem (Nicholson, Section 1.3): if a homogeneous system has more variables than equations, it has a nontrivial solution. Converse: if a homogeneous system has a nontrivial solution, then it has more variables than equations. The converse is FALSE, and this exercise gives two counterexamples: has equations and unknowns, has equations and unknowns, and both have nontrivial solutions. What decides in every case is the rank: a nontrivial solution exists exactly when the rank is smaller than the number of unknowns, so that at least one column has no pivot.