Exponential Function Equation and Summation

CAT 2019 Slot 1 · QA · Medium · Functions

Consider a function f(x+y)=f(x)f(y)f(x+y) = f(x)f(y) where x,yx,y are positive integers, and f(1)=2f(1) = 2. If f(a+1)+f(a+2)++f(a+n)=16(2n1)f(a+1) + f(a+2) + \dots + f(a+n) = 16(2^n - 1), then aa is equal to

Answer

3

Explanation

f(x+y)=f(x)f(y)f(x+y) = f(x)f(y) with f(1)=2    f(x)=2xf(1) = 2 \implies f(x) = 2^x. f(a+k)=2a+k=2a2kf(a+k) = 2^{a+k} = 2^a \cdot 2^k. Sum =2a(21+22++2n)=2a2(2n1)=2a+1(2n1)= 2^a(2^1 + 2^2 + \dots + 2^n) = 2^a \cdot 2(2^n - 1) = 2^{a+1}(2^n - 1). Given sum =16(2n1)=24(2n1)= 16(2^n - 1) = 2^4(2^n - 1). 2a+1=24    a+1=4    a=32^{a+1} = 2^4 \implies a + 1 = 4 \implies a = 3.

Practise this under exam conditions

Sign in to solve it with a live timer, the on-screen CAT calculator, and streak and accuracy tracking across every question you attempt.

Solve in the workspace