twoski
- 177
- 2
Homework Statement
Let f : Z² to Z² be defined as f(m, n) = (m − n, n) . Is f a properly defined
function? Is f a bijection? If yes then give a proof and derive a formula for the inverse of f. If no then explain why not.
Also derive a formula for the composite function f_{k}, for k ∈ Z. Here f^{2} denotes the composite function f ◦ f, f^{3} denotes the composite function f ◦ f ◦ f, etc. (You are asked to derive the formula for f_{k} for general k ∈ Z.) Is f_{k} a bijection? If yes then give a proof and derive a formula for its inverse. If no then explain why not.
The Attempt at a Solution
So it seems the first function is properly defined since for any value x,y the function always returns a distinct pair of integers.
I'm confused as to how i would prove it is a bijection. Can i just compute the inverse to prove it (since any function with an inverse is bijective)?