New Reply

example of onto function R->R^2

 
Share Thread
Sep16-12, 02:33 PM   #1
 

example of onto function R->R^2


What is an example of an "onto" function f: ℝ→ℝ2 ?

Any combination of vectors along the x-axis will not be able to leave the x-axis to cover the entire xy plane, so i was thinking of something like f(x) = [itex]\left|\stackrel{t}{x}\right|[/itex] for any t[itex]\in[/itex]ℝ, but I was wondering if there are more elegant examples...
PhysOrg.com science news on PhysOrg.com

>> City-life changes blackbird personalities, study shows
>> Origins of 'The Hoff' crab revealed (w/ Video)
>> Older males make better fathers: Mature male beetles work harder, care less about female infidelity
Sep16-12, 03:39 PM   #2
 
Recognitions:
Homework Helper Homework Help
See what I can do:

Let: ##t\in\mathbb{R}##
... then I can define two functions ##x,y \in \mathbb{R}\rightarrow\mathbb{R}\; : \; x=f(t), y=g(t)##
... then I can make ##z:\mathbb{R}\rightarrow\mathbb{R}^2\; : \; \vec{z}=(x,y)##

... we would say that f(t) and g(t) is a parameterization of z(x,y).
Sep17-12, 01:29 AM   #3
AKG
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
@Aziza, what do you mean by "any [itex]t \in \mathbb{R}[/itex]". If your [itex]f[/itex] is a function, then for a given input [itex]x[/itex], you need to specify a unique output [itex]f(x)[/itex]. E.g. [itex]f(1)[/itex] can only be one point in the plane, you can't have [itex]f(1) = (1, 0)[/itex], and also [itex]f(1) = (1,1)[/itex], and also [itex]f(1) = (1, -\pi)[/itex], and so on.

Since I can't tell whether this is a homework question or not, I'll give you something between a hint and a full answer: for a given [itex]x \in \mathbb{R}[/itex], split the decimal expansion of [itex]x[/itex] into two parts and create new real numbers out of each of those two parts (we can call these two numbers [itex]a(x)[/itex] and [itex]b(x)[/itex]). Then if you've done things right, the function [itex]f:\mathbb{R} \to \mathbb{R}^2[/itex] defined by [itex]f(x) = (a(x), b(x))[/itex] will be surjective.

@Simon, Aziza has asked for a surjective function [itex]\mathbb{R} \to \mathbb{R}^2[/itex]. You've given a function [itex]\mathbb{R} \to \mathbb{R}^2[/itex], but nothing about it makes it onto. Note that onto is a technical term, another word for it is surjective. A function [itex]f: A \to B[/itex] is surjective iff [itex]\forall b \in B, \exists a \in A : f(a) = b[/itex].
Sep17-12, 03:25 PM   #4
 
Recognitions:
Homework Helper Homework Help

example of onto function R->R^2


@AKG: understood, thanks.
New Reply

Similar discussions for: example of onto function R->R^2
Thread Forum Replies
Square of the Riemann zeta-function in terms of the divisor summatory function. Linear & Abstract Algebra 6
Finding the Probability distribution function given Moment Generating Function Calculus & Beyond Homework 7
Expansion of free space Green function in Bessel function Advanced Physics Homework 0
Graphing Potential(V) as a function of distance (r) help fitting a power function... General Physics 5
[SOLVED] Dirac delta function and Heaviside step function Advanced Physics Homework 2