Linear Transformation Question: Solving for Im(T) in R^4 Dimension Space

stud
Messages
3
Reaction score
0
I need help with question from homework in linear algebra.

This question (linear transformation):
http://i43.tinypic.com/15reiic.gif

According to theorem dimensions:
dim(V) = dim(Ker(T)) + dim(Im(T)).

dim(Ker(T))=2.
dim(V) in R^4, meaning =4.

We can therefore conclude that dim(Im(T))=2.
But how can find this specific linear transformation?

Please help me to solve this problem.
Thanks.
 
Physics news on Phys.org
So let's write the transform as a 4x4 matrix A, giving 16 unknowns.

Now you you know Ax=0 for, x in the kernal. This gives you 8 equations, and is equivalent to mappint the plane contain the 2 kernal vectors to zero.

Clearly you still have more unknowns, so you will need to make some assumptions.

One of the simpler ones, might be to try and find the "projection matrix" which maps components in the kernal plane to zero, but leaves components perpindicular to that plane unchanged
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top