Verifying that f(x,y) is one to one.

  • Thread starter marble1112
  • Start date
In summary, to prove that a function with two variables f(x,y) is one-to-one and onto, you need to use the definitions and determine if there are any constraints for x and y. In the given example f(x,y) = 2x+y, it represents a 2D plane and for each value of f, you get a line 2x +y = const. The function is not one-to-one as there exist two different points in R2 that give the same point in R. However, it is onto the set of real numbers as for any point in R, there exist at least one point in R2 that maps to it.
  • #1
marble1112
2
0

Homework Statement


How do you show that a function with two variables f(x,y) is one-to-one and onto?
example f(x,y) = 2x+y

Homework Equations



Do we have to use linear algebra?
 
Physics news on Phys.org
  • #2
f(x,y) represents a 2D surface.

To have (x,y) -> f(x,y) be 1 to 1 and onto, I think that means that at every height (every value of f) you have a unique point (x,y).

Unless there is some additional constraint for x and y, so that f(x,y) represents a curve I'm not sure that this is possible.

In your example f(x,y) = 2x+y is a 2D plane. For each value of f, you get a line 2x +y = const.

Interesting to think about, though.

-James
 
  • #3
Proving that f(x,y) is "one-to-one" and "onto" depends upon the range space!

Since f(x,y)= 2x+ y is, for numbers x and y, a single number, the "default" assumption would be that f maps R2 to R.

And to prove, one way or the other, use the definitions!

A function, f, from set U to set V, is said to be "one to one" if and only if two different values, p and q, in U cannot give the same point in V.

Here, U is R2 so we can write [itex]p= (x_1, y_1)[/itex] and [itex]q= (x_2, y_2)[/itex]
. V is R so any point in V is a single number, z. Now, if f= 2x+ y were not one to one, then there would exist [itex]p= (x_1, y_1)[/itex] and [itex]q= (x_2, y_2)[/itex] such that [itex]f(p)= 2x_1+ y_1= 2x_2+ y_2= f(q)[/itex]. That would mean [itex]2(x_1- x_2)= -(y_1- y_2)= 0[/itex] Well, take [itex]x_1= 3[/itex], [itex]x_2= 2[/itex], [itex]y_1= 1[/itex], [itex]y_2= 3[/itex]. Then [itex]x_1- x_2= 3- 2= 1[/itex] so [itex]2(x_1- x_2)= 2[/itex] and [itex]y_1- y_2= -2[/itex] so [itex]-(y_1- y_2)= 2[/itex] also.

That is, f(3, 1)= 2(3)+ 1= 7 and f(2, 3)= 2(2)+ 3= 7. No, f(x, y)=2x+ y is NOT "one to one".

A function, f, from set U to set V, is "onto" (the set V) if and only if, for any point q in V, there exist at least one point p, in U so that f(p)= q. To show that f(x,y)= 2x+ y is "onto" R, let z be any real number (any point in R) and look for (x, y) (a point in R2) such that 2x+y= z. In fact (exactly because this function is not "one to one") there are many such points. Take, for example, y to be z- 2 and x to be 1.

Yes, f(x, y)= 2x+ y is "onto" the set of real numbers.
 
Last edited by a moderator:
  • #4
thank you for all your replies would try it out :)
 

Related to Verifying that f(x,y) is one to one.

1. How do you prove that a function is one-to-one?

To prove that a function f(x,y) is one-to-one, we can use the horizontal line test. If every horizontal line intersects the graph of f(x,y) at most once, then the function is one-to-one.

2. Can a function be both one-to-one and onto?

Yes, a function can be both one-to-one and onto. This means that for every input, there is exactly one output, and every output has at least one corresponding input. This type of function is called a bijective function.

3. What is the difference between one-to-one and many-to-one functions?

A one-to-one function has a unique output for every input, while a many-to-one function has multiple outputs for at least one input. In other words, a one-to-one function passes the vertical line test, while a many-to-one function does not.

4. Can a function be one-to-one if it has multiple variables?

Yes, a function can be one-to-one even if it has multiple variables. The key is that each input combination must have a unique output. This can be verified by using the horizontal line test on the graph of the function.

5. How do you prove that a function is not one-to-one?

To prove that a function f(x,y) is not one-to-one, we can use the counterexample method. This means finding two different input combinations that produce the same output. If even one counterexample exists, then the function is not one-to-one.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
2
Views
535
  • Precalculus Mathematics Homework Help
Replies
5
Views
778
  • Precalculus Mathematics Homework Help
Replies
23
Views
650
  • Precalculus Mathematics Homework Help
Replies
15
Views
688
  • Precalculus Mathematics Homework Help
Replies
12
Views
1K
  • Precalculus Mathematics Homework Help
Replies
13
Views
120
  • Precalculus Mathematics Homework Help
Replies
13
Views
350
  • Precalculus Mathematics Homework Help
Replies
4
Views
560
  • Precalculus Mathematics Homework Help
Replies
11
Views
870
  • Precalculus Mathematics Homework Help
Replies
3
Views
1K
Back
Top