Proving range of transformation

jonroberts74
Messages
189
Reaction score
0

Homework Statement


I haven't learned kernel yet so if that's of use here I don't know it yet

let ##T: \mathbb{R^3} \rightarrow \mathbb{R^2}## where ##T<x,y,z>=<2y,x+y+z>##[/B]

prove that the range is ##\mathbb{R^2}##

The Attempt at a Solution


I know that T is not one-to-one, I checked that for a previous question. I did read if the range is ##\mathbb{R^n}## then T is onto. but I am not really sure how to prove the range is ##\mathbb{R^2}##
 
Physics news on Phys.org
A good way to do this is to choose any (a,b) in ##\mathbb{R}^2##. Since they are arbitrary points in the range, if you can find a general form for them which is in the domain (in this case ##\mathbb{R}^3##), then the range is the entirety of ##\mathbb{R}^2##.
 
  • Like
Likes jonroberts74
so it goes both way "if ##T## is onto ##\Leftarrow\Rightarrow## the range is ##\mathbb{R^n}##"

thanks

I think I was misunderstanding what range meant in this sense.
 
jonroberts74 said:
so it goes both way "if ##T## is onto ##\Leftarrow\Rightarrow## the range is ##\mathbb{R^n}##"
Since T is a transformation to ##\mathbb{R^2}## what you said should refer to that space, not ##\mathbb{R^n}##.
jonroberts74 said:
thanks

I think I was misunderstanding what range meant in this sense.
 
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