Introductory Linear Alebra proof question

Click For Summary
SUMMARY

This discussion addresses the proof that if \( Ax = Ay \) for an \( n \times n \) matrix \( A \) and vectors \( x \) and \( y \) in \( \mathbb{R}^n \) with \( x \neq y \), then \( A \) must be singular. Participants emphasize that a matrix is singular if its determinant equals zero, indicating it lacks an inverse. The conversation suggests using proof by contradiction to demonstrate that assuming \( A \) is nonsingular leads to a logical inconsistency, reinforcing the conclusion that \( A \) must indeed be singular.

PREREQUISITES
  • Understanding of matrix theory, specifically the properties of singular and nonsingular matrices.
  • Familiarity with the concept of matrix inverses and the definition of invertibility.
  • Knowledge of determinants and their role in determining matrix invertibility.
  • Basic understanding of linear algebra proofs, including proof by contradiction.
NEXT STEPS
  • Study the properties of determinants in depth, focusing on how they relate to matrix invertibility.
  • Learn about eigenvalues and their significance in determining matrix singularity.
  • Explore various proof techniques in linear algebra, particularly proof by contradiction.
  • Practice solving problems involving singular and nonsingular matrices to reinforce understanding.
USEFUL FOR

Students of linear algebra, educators teaching matrix theory, and anyone seeking to deepen their understanding of matrix properties and proofs in mathematical contexts.

IDumb
Messages
13
Reaction score
0

Homework Statement


Let A be an n x n matrix and let x and y be vectors in R^n. Show that if Ax = Ay and x \neq y, then the matrix A must be singular.

Homework Equations


So far we have learned the definition of a matrix that has an inverse to be one where: if there exists a matrix B and AB = BA = I. The matrix B is said to be the multiplicative inverse of A.

The Attempt at a Solution



I have done earlier problems that involved proving things have an inverse with the above definition, however I can not think of how to apply it to this problem.

So what I did was use my knowledge from earlier classes (also this concept was touched upon a few problems earlier, but has not yet been defined), that if the determinant = 0 then the matrix does not have an inverse. But I have not found anything that helps me.

A = |a11 a12| x = x1 y = y1
|a21 a22| x2 y2

Ax = Ay

(this is supposed to read as Ax = Ay expanded, sorry.
|a11*x1 + a12*x2| |a11*x1 + a12*x2|
| | = | |
|a21*x1 + a22*x2| |a21*x1 + a22*x2|

I've been getting it into equations like: a11(x1-y1) + a12(x2-y2) = 0, and a few similar things, but I have not yet found something that will fit into the formula for the determinant.

So am I on the right track? If i am please give me some hints on how to proceed, if not then let me know what to do please. Thanks a lot, and sorry if anything is unclear.
 
Physics news on Phys.org
If Av=0 for some nonzero vector v, then A is not invertible. Can you see why that's true from your definition of invertible? Can you see why that might be true from what you are given?
 
If A has a zero eigenvalue then A is singular (definition) This has shown to be the case in previous posts.
 
IDumb said:

Homework Statement


Let A be an n x n matrix and let x and y be vectors in R^n. Show that if Ax = Ay and x \neq y, then the matrix A must be singular.

Homework Equations


So far we have learned the definition of a matrix that has an inverse to be one where: if there exists a matrix B and AB = BA = I. The matrix B is said to be the multiplicative inverse of A.

If you're still stuck, try a proof by contradiction. Assume A is nonsingular, i.e. A-1 exists. Since this is a proof by contradiction, you should expect to either contradict one of your premises (e.g. x \neq y) or to arrive at something that clearly doesn't make sense (e.g. 1 = 0).
You can easily arrive at the former contradiction if you recall that A-1A = AA-1 = I.

We often prefer straightforward proofs over proofs by contradiction, but either method seems fine here since no real insight in the theory is lost in this case by the latter approach. I hope this helped a bit.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 26 ·
Replies
26
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 9 ·
Replies
9
Views
5K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 10 ·
Replies
10
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K