Core of matrix (pure translatio)

  • Context: High School 
  • Thread starter Thread starter maros522
  • Start date Start date
  • Tags Tags
    Core Matrix
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
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.