Question 5.
A function f maps the set of natural numbers to whole numbers, such that f(xy) = f(x)f(y) + f(x) + f(y) for all x, y and f(p) = 1 for every prime number p. Then, the value of f(160000) is
A
4095
B
8191
C
2047
D
1023
Question Explanation
Text Explanation
Video Explanation
Looking at the additional information about the prime numbers should make one realise that they are the key to solving the question.
f(16000) can be written as
Now, we can try to find these individual values:
For any prime p: f(p)=1
This way, we can find the function output for any prime number raised to a power.
We can see that each new exponent is twice the previous output +1, solving this way till prime raised to power 8
Using these values in the original expression of we get
Therefore, Option A is the correct answer.



