Noone1982
- 82
- 0
If L(x) = (x1, x2, 0)^t and L(x) = (x1, x1, x1)^t
What is the kernel and range?
What is the kernel and range?
Noone1982 said:If L(x) = (x1, x2, 0)^t and L(x) = (x1, x1, x1)^t
What is the kernel and range?
Noone1982 said:I need to do both. I know the kernel is basically setting to zero, but my book is awful on explaining stuff. I also know the range is basically solving for y and row reducing, but I am foggy on the presentation.
JasonRox said:Note: I have no idea what you mean by exponent t.
George Jones said:It means transpose. For example (5,2,3) is a row matrix (i.e., a 1x3 matrix) and (5,2,3)^t is a column matrix (i.e., a 3x1 matrix).
Regards,
George
HallsofIvy said:Then I'm surprised that you don't know that AT is a standard notation for transpose.
matt grime said:You can't guess that lower and upper case t in an expression x^t or x^T where x is a vector don't both obviously mean transpose?