- #1
dana1
- 4
- 0
f: (R*R)->R
f(x,y)=x+y
if I'm asked to write 2 right inversed fanctions of f.
can I say that:
f1: R-> (R*R)
f1(x)= (x-1, 1)
f2: R-> (R*R)
f1(x)= (x-2, 2)
because: f(f1(x))= f(x-1,1)=x-1+1=x
well this does matches the definition of right inverse function but what bothers me
I guess is that there is no more y on f1.
but it seems more of a problem to define:
f3(x)= (x-y, y)
because then we will receive a hole range of functions. (Whew)
please can someone clarify this point out? thanks so much in advance!(Blush)
f(x,y)=x+y
if I'm asked to write 2 right inversed fanctions of f.
can I say that:
f1: R-> (R*R)
f1(x)= (x-1, 1)
f2: R-> (R*R)
f1(x)= (x-2, 2)
because: f(f1(x))= f(x-1,1)=x-1+1=x
well this does matches the definition of right inverse function but what bothers me
I guess is that there is no more y on f1.
but it seems more of a problem to define:
f3(x)= (x-y, y)
because then we will receive a hole range of functions. (Whew)
please can someone clarify this point out? thanks so much in advance!(Blush)