practice problems pending

Q1. Show that there does not exist a function (f: N -> N) which satisfies

(a) f(2)=3

(b) f(mn) = f(m).f(n) for all m,n in N

(c) f(m) < f(n) whenever m < n.

S1.

Comments