Prove that if A is upper triangular and B is the matrix

  • Context: Undergrad 
  • Thread starter Thread starter DavidLiew
  • Start date Start date
  • Tags Tags
    Matrix
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 3K views
DavidLiew
Messages
16
Reaction score
0
How to prove that if A is upper triangular and B is the matrix that results when the ith row and jth column of A are deleted, then B is upper triangular if i<j.
 
Physics news on Phys.org


It seems like induction could work here. Have you tried it.? . Try showing it

works for small values of n, say , 2,3,4 , and see how to generalize for the

inductive step.