Question
Mathematics Question on Sequences and Series
If f is a function satisfying f(x+y)=f(x)f(y) for allx,y∈N such that f(1) = 3 and ∑x=1nf(x)=120, find the value of n.
Answer
It is given that,
f (x+y) = f(x)×f (y) for all x, y∈N … (1)
f (1) = 3
Taking x = y = 1 in (1), we obtain
f (1 + 1) = f (2) = f (1) f (1) = 3 × 3 = 9
Similarly,
f (1 + 1 + 1) = f (3)= f (1 + 2) = f (1) f (2) = 3 × 9 = 27
f (4) = f (1 + 3) = f (1) f (3) = 3 × 27 = 81
∴ f (1), f (2), f (3), …, that is 3, 9, 27, …, forms a G.P. with both the first term and common ratio equal to 3.
It is known that, Sn=r−1a(rn−1)
It is given that, ∑x=1nf(x)=120
∴ 120=3−13(3n−1)
⇒120=23(3n−1)
⇒3n−1=80
⇒3n=81=34
∴ n = 4
Thus, the value of n is 4.