Core of matrix (pure translatio)

  • Context: High School 
  • Thread starter Thread starter maros522
  • Start date Start date
  • Tags Tags
    Core Matrix
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
3 replies · 2K views
maros522
Messages
15
Reaction score
0
Hello all,

I have problem with name of type of matrix. The definition is next:
The core of matrix A is collection of vectors x, for which is valid Ax=0.

Does anybody know the name of this type in english language. Example will be also good.

Thank You
 
Physics news on Phys.org
It's usually called the kernel or the null space of A
kerA ={x | Ax=0}
 
Thank You, it is exactly what I want.