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?
The discussion revolves around finding the kernel and range of a linear transformation defined by two different expressions for L(x). Participants are exploring concepts related to linear algebra, specifically transformations and their properties.
The discussion is active, with participants attempting to clarify definitions and explore the implications of the transformations. Some guidance has been offered regarding the kernel and range, but there is no explicit consensus on the interpretations or methods to be used.
Participants mention difficulties with the textbook explanations and the notation used for transposes, indicating potential gaps in understanding foundational concepts. There is an ongoing exploration of assumptions related to the definitions of the transformations provided.
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?