Is a Matrix with a Zero Column Invertible?

  • Context: Undergrad 
  • Thread starter Thread starter lolimcool
  • Start date Start date
  • Tags Tags
    Column Matrix Zero
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
7 replies · 9K views
lolimcool
Messages
20
Reaction score
0
Can a square matrix with a column of all zero's be invertible?
 
Physics news on Phys.org
i didnt form a matrix, I am just wondering is it possible for a square matrix to have a column and be invertible
 
lolimcool said:
Can a square matrix with a column of all zero's be invertible?

SteamKing said:
It's not looking like it will be.

The answer is a definite no.
 
lolimcool said:
Can a square matrix with a column of all zero's be invertible?

There are many ways to show it is not possible.

Do you know the link between invertibility and determinant? If so, think about the quickest way to calculate the determinant of a matrix with a column (or row) of zeros.
 
Determinant-free answer:

In order for a square matrix to be invertible, its columns have to be linearly independent, which is clearly not the case if one of the columns is all zeros. (Why?)
 
Yet another way of looking at it (though almost the same as jbunnii):
If A has its "ith" column all 0s, then Av where v is all 0s except for the "ith" position, is the 0 vector. A cannot be invertible because there are many different vectors (differing in the "ith" place) that are all mapped into 0.