New Reply

One to one function

 
Share Thread
Oct20-10, 12:17 AM   #1
 

One to one function


h(x,y)=x/(y+1)

I'm not understanding why this function is NOT one to one? How do I quickly see if this function is one to one? Im not getting the overall concept of this..
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
Oct20-10, 07:12 AM   #2
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
A function is "one to one" if and only if different values of the arguments give different values of the function.
A function of two variables, f(x, y) is "one to one" if and only if f(x, y)= f(x', y') implies that x'= x and y'= y. That is not the case here.

[tex]h(2, 1)= \frac{2}{2}= 1[/tex]
[tex]h(5}{4}= \frac{5}{5}= 1[/tex]

In fact, any point on the line x= c(x+ y) gives h(x, y)= c.
New Reply

Similar discussions for: One to one function
Thread Forum Replies
Square of the Riemann zeta-function in terms of the divisor summatory function. Linear & Abstract Algebra 6
[matlab] I just want to plot a function that describes position as a function of time Math & Science Software 2
Determine a function that calculates the nth weight factor of a wave function Advanced Physics Homework 0
Does a function exist (prefferably in matlab) that finds a function in noise Math & Science Software 4
[SOLVED] Dirac delta function and Heaviside step function Advanced Physics Homework 2