How Does Subtracting c from ann Affect Matrix Singularity?

  • Thread starter Thread starter Ylle
  • Start date Start date
  • Tags Tags
    Matrix
Click For Summary
SUMMARY

The discussion centers on demonstrating that subtracting the value c, defined as det(A) / Ann, from the (n,n) element of a non-singular matrix A results in a singular matrix B. The participant successfully derives the equation 0 = a1nA1n + ... + (ann - c)Ann, indicating that the determinant of matrix B will equal zero. A key conclusion is that defining matrix B with the modified (n,n) element allows for the calculation of its determinant, confirming its singularity.

PREREQUISITES
  • Understanding of matrix determinants and properties of singular matrices
  • Familiarity with cofactor expansion in determinant calculations
  • Knowledge of non-singular matrices and their characteristics
  • Basic algebraic manipulation skills for matrix equations
NEXT STEPS
  • Define and calculate the determinant of matrix B after modifying the (n,n) element
  • Explore properties of singular matrices and their implications in linear algebra
  • Study cofactor expansion techniques in more depth
  • Learn about the implications of matrix singularity in systems of linear equations
USEFUL FOR

Students studying linear algebra, particularly those focusing on matrix theory and determinants, as well as educators seeking to clarify concepts related to matrix singularity and cofactor calculations.

Ylle
Messages
77
Reaction score
0

Homework Statement


Let A be a non-singular n x n matrix with a non-zero cofactor Ann and let

c = det(A) / Ann

Show that if we subtract c from ann, then the resulting matrix will be singular.


Homework Equations



det(A) = a1nA1n+...+annAnn


The Attempt at a Solution



Well, if I replace det(A) with the one in "Relevant eq.", and multiply both sides with Ann I get:

cAnn = a1nA1n+...+annAnn

Then if I subtract cAnn from both sides i get:

0 = a1nA1n+...+annAnn - cAnn
, which we can rewrite to:

0 = a1nA1n+...+(ann-c)Ann


And now I'm not sure if I'm done ?

It seems like I need to define another matrix of some sort to define det(B) = 0.
But I'm not quite sure how I do that. Can anyone give me a hint ? :)
 
Physics news on Phys.org
Ylle said:

Homework Statement


Let A be a non-singular n x n matrix with a non-zero cofactor Ann and let

c = det(A) / Ann

Show that if we subtract c from ann, then the resulting matrix will be singular.

Homework Equations



det(A) = a1nA1n+...+annAnn

The Attempt at a Solution



Well, if I replace det(A) with the one in "Relevant eq.", and multiply both sides with Ann I get:

cAnn = a1nA1n+...+annAnn

Then if I subtract cAnn from both sides i get:

0 = a1nA1n+...+annAnn - cAnn
, which we can rewrite to:

0 = a1nA1n+...+(ann-c)AnnAnd now I'm not sure if I'm done ?

It seems like I need to define another matrix of some sort to define det(B) = 0.
But I'm not quite sure how I do that. Can anyone give me a hint ? :)

Yes, define a matrix B which is exactly the same as A except for the (n,n) element, which will be

a_{nn} - c instead of a_{nn}

Then calculate det(B) the same way you calculated det(A), and compare the answers you get.
 

Similar threads

  • · Replies 18 ·
Replies
18
Views
4K
Replies
2
Views
2K
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 2 ·
Replies
2
Views
5K
  • · Replies 2 ·
Replies
2
Views
5K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K