Hello,
In cryptography, I need to prove that the function f(x)=ax+b (on Z/26Z) is bijective.
I started by proving that it's injective:
an+b=an'+b
a(n-n')=0
n-n'=0
n=n'
I started by proving that it's injective:
an+b=an'+b
a(n-n')=0
n-n'=0
n=n'
[*=1]Is this correct?
[*=1]I didn't know how to prove that it's surjective.
Can anyone help?