Proving or Disproving f(x) = √x as One-to-One and Onto: Homework Statement

TyroneTheDino
Messages
46
Reaction score
1

Homework Statement


I am supposed to prove or disporve that ##f:\mathbb{R} \rightarrow \mathbb{R}##
##f(x)=\sqrt{x}## is onto. And prove or disprove that it is one to one

Homework Equations

The Attempt at a Solution


I know for certain that this function is not onto given the codomain of real numbers, but I am stuck on the one-to-one definition. I believe that I am supposed to disprove it, but I am not sure.

I say disprove because for a function to be one to one all values in the domain must correspond to a value in the codomain. Since anything less than 0 is undefined, does this make it true that not everything in the domain is defined in the codomain. Or is this reasoning flawed? Do only that value that are defined in the domain matter?
 
Physics news on Phys.org
With something that basic, focus on the definitions. A function, f, from set A to set B is said to be "onto" (more precisely "onto B") if and only if, for any y in B, there exist x in A such that f(x)= y. Here, your function is \sqrt{x}, A= B= R. I suggest you look at y= -1.
(And be sure that you understand that, since f(x)= \sqrt{x} is a function, it is "single-valued"- that is, "\sqrt{x}" is NOT "\pm\sqrt{x}".)

For "one-to-one", a function, f, from A to B is said to be "one-to-one" if and only if two different values of x, say x_1 and x_2 cannot give the say "y": if x_1\ne x_2 then f(x_1)\ne f(x_2). Often it is simplest to prove that by proving the "contra-positive": if f(x_1)= f(x_2) then x_1= x_2. Here, with f(x_1)= \sqrt{x}, start with \sqrt{x_1}= \sqrt{x_2}. What can you say from that?
 
TyroneTheDino said:

Homework Statement


I am supposed to prove or disporve that ##f:\mathbb{R} \rightarrow \mathbb{R}##
##f(x)=\sqrt{x}## is onto. And prove or disprove that it is one to one

Homework Equations

The Attempt at a Solution


I know for certain that this function is not onto given the codomain of real numbers, but I am stuck on the one-to-one definition. I believe that I am supposed to disprove it, but I am not sure.

I say disprove because for a function to be one to one all values in the domain must correspond to a value in the codomain. Since anything less than 0 is undefined, does this make it true that not everything in the domain is defined in the codomain. Or is this reasoning flawed? Do only that value that are defined in the domain matter?
What is the domain of your function?
 
HallsofIvy said:
With something that basic, focus on the definitions. A function, f, from set A to set B is said to be "onto" (more precisely "onto B") if and only if, for any y in B, there exist x in A such that f(x)= y. Here, your function is \sqrt{x}, A= B= R. I suggest you look at y= -1.
(And be sure that you understand that, since f(x)= \sqrt{x} is a function, it is "single-valued"- that is, "\sqrt{x}" is NOT "\pm\sqrt{x}".)

For "one-to-one", a function, f, from A to B is said to be "one-to-one" if and only if two different values of x, say x_1 and x_2 cannot give the say "y": if x_1\ne x_2 then f(x_1)\ne f(x_2). Often it is simplest to prove that by proving the "contra-positive": if f(x_1)= f(x_2) then x_1= x_2. Here, with f(x_1)= \sqrt{x}, start with \sqrt{x_1}= \sqrt{x_2}. What can you say from that?
Okay, I take from this because \sqrt{x_1}= \sqrt{x_2}, \sqrt{x_1}^2= \sqrt{x_2}^2, so x1=x2. So this function is one to one because I can prove that . Correct?
 
Yes, that is correct. Notice that if the function had been f(x)= x^2 then f(x_1)= f(x_2) would be x_1^2= x_2^2 from which it follows that x_1= \pm x_2, not "x_1= x_2" so that function is not one-to-one.
 
TyroneTheDino said:

Homework Statement


I am supposed to prove or disporve that ##f:\mathbb{R} \rightarrow \mathbb{R}##
##f(x)=\sqrt{x}## is onto. And prove or disprove that it is one to one

Homework Equations

The Attempt at a Solution


I know for certain that this function is not onto given the codomain of real numbers, but I am stuck on the one-to-one definition. I believe that I am supposed to disprove it, but I am not sure.

I say disprove because for a function to be one to one all values in the domain must correspond to a value in the codomain. Since anything less than 0 is undefined, does this make it true that not everything in the domain is defined in the codomain. Or is this reasoning flawed? Do only that value that are defined in the domain matter?

Is your ##f(x) = \sqrt{x}## even a map from ##\mathbb{R}## into ##\mathbb{R}## at all?
 
  • Like
Likes micromass
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