Skip to main content
Back to Limits, Continuity & Differentiability
JEE Main 2023
Limits, Continuity & Differentiability
Limits, Continuity and Differentiability
Hard

Question

Suppose f:R(0,)f: \mathbb{R} \rightarrow(0, \infty) be a differentiable function such that 5f(x+y)=f(x)f(y),x,yR5 f(x+y)=f(x) \cdot f(y), \forall x, y \in \mathbb{R}. If f(3)=320f(3)=320, then \sum_\limits{n=0}^{5} f(n) is equal to :

Options

Solution

Key Concepts and Formulas

  • Functional Equation: The given equation 5f(x+y)=f(x)f(y)5 f(x+y) = f(x) \cdot f(y) is a type of functional equation that often leads to exponential functions.
  • Properties of Differentiable Functions: Differentiability allows us to use calculus techniques, such as differentiation, to find the form of the function.
  • Geometric Progression: If a function generates terms where each term is a constant multiple of the previous one, it forms a geometric progression.

Step-by-Step Solution

Step 1: Analyze the Functional Equation and Determine the Form of f(x)f(x). We are given the functional equation 5f(x+y)=f(x)f(y)5 f(x+y) = f(x) \cdot f(y) for all x,yRx, y \in \mathbb{R}, and f:R(0,)f: \mathbb{R} \rightarrow (0, \infty). Let y=0y=0. Then, 5f(x)=f(x)f(0)5 f(x) = f(x) \cdot f(0). Since f(x)>0f(x) > 0, we can divide by f(x)f(x): 5=f(0)5 = f(0). Now, let's differentiate the functional equation with respect to yy, treating xx as a constant: ddy[5f(x+y)]=ddy[f(x)f(y)]\frac{d}{dy} [5 f(x+y)] = \frac{d}{dy} [f(x) \cdot f(y)] 5f(x+y)ddy(x+y)=f(x)f(y)5 f'(x+y) \cdot \frac{d}{dy}(x+y) = f(x) \cdot f'(y) 5f(x+y)=f(x)f(y)5 f'(x+y) = f(x) \cdot f'(y) Now, let y=0y=0: 5f(x)=f(x)f(0)5 f'(x) = f(x) \cdot f'(0) Let f(0)=cf'(0) = c. Then, 5f(x)=cf(x)5 f'(x) = c f(x). This is a first-order linear differential equation: f(x)c5f(x)=0f'(x) - \frac{c}{5} f(x) = 0. The solution to this differential equation is f(x)=Aec5xf(x) = A e^{\frac{c}{5} x}, where AA is a constant of integration. We know f(0)=5f(0) = 5, so Aec50=5A e^{\frac{c}{5} \cdot 0} = 5, which means A=5A = 5. Thus, f(x)=5ec5xf(x) = 5 e^{\frac{c}{5} x}. Let k=c5k = \frac{c}{5}. Then, f(x)=5ekxf(x) = 5 e^{kx}. Substitute this form back into the original functional equation to verify: 5(5ek(x+y))=(5ekx)(5eky)5 (5 e^{k(x+y)}) = (5 e^{kx}) \cdot (5 e^{ky}) 25ekx+ky=25ekx+ky25 e^{kx+ky} = 25 e^{kx+ky} This confirms our form of f(x)f(x).

Step 2: Use the Given Value of f(3)f(3) to Find the Value of kk. We are given that f(3)=320f(3) = 320. Using the form f(x)=5ekxf(x) = 5 e^{kx}: f(3)=5ek3=320f(3) = 5 e^{k \cdot 3} = 320 e3k=3205=64e^{3k} = \frac{320}{5} = 64 To find kk, we can take the natural logarithm of both sides: ln(e3k)=ln(64)\ln(e^{3k}) = \ln(64) 3k=ln(64)3k = \ln(64) k=ln(64)3=ln(43)3=3ln(4)3=ln(4)k = \frac{\ln(64)}{3} = \frac{\ln(4^3)}{3} = \frac{3 \ln(4)}{3} = \ln(4) So, the function is f(x)=5exln(4)=5eln(4x)=54xf(x) = 5 e^{x \ln(4)} = 5 e^{\ln(4^x)} = 5 \cdot 4^x.

Step 3: Calculate the Values of f(n)f(n) for n=0,1,2,3,4,5n=0, 1, 2, 3, 4, 5. We have f(x)=54xf(x) = 5 \cdot 4^x.

  • f(0)=540=51=5f(0) = 5 \cdot 4^0 = 5 \cdot 1 = 5.
  • f(1)=541=54=20f(1) = 5 \cdot 4^1 = 5 \cdot 4 = 20.
  • f(2)=542=516=80f(2) = 5 \cdot 4^2 = 5 \cdot 16 = 80.
  • f(3)=543=564=320f(3) = 5 \cdot 4^3 = 5 \cdot 64 = 320. (This matches the given information, serving as a check).
  • f(4)=544=5256=1280f(4) = 5 \cdot 4^4 = 5 \cdot 256 = 1280.
  • f(5)=545=51024=5120f(5) = 5 \cdot 4^5 = 5 \cdot 1024 = 5120.

Step 4: Calculate the Sum \sum_\limits{n=0}^{5} f(n). We need to find the sum of the terms calculated in Step 3: n=05f(n)=f(0)+f(1)+f(2)+f(3)+f(4)+f(5)\sum_{n=0}^{5} f(n) = f(0) + f(1) + f(2) + f(3) + f(4) + f(5) n=05f(n)=5+20+80+320+1280+5120\sum_{n=0}^{5} f(n) = 5 + 20 + 80 + 320 + 1280 + 5120 This is a geometric series with first term a=5a = 5, common ratio r=4r = 4, and N=6N=6 terms. The sum of a geometric series is given by SN=arN1r1S_N = a \frac{r^N - 1}{r - 1}. n=05f(n)=546141\sum_{n=0}^{5} f(n) = 5 \cdot \frac{4^6 - 1}{4 - 1} 46=(43)2=642=40964^6 = (4^3)^2 = 64^2 = 4096 n=05f(n)=5409613\sum_{n=0}^{5} f(n) = 5 \cdot \frac{4096 - 1}{3} n=05f(n)=540953\sum_{n=0}^{5} f(n) = 5 \cdot \frac{4095}{3} 40953=1365\frac{4095}{3} = 1365 n=05f(n)=51365\sum_{n=0}^{5} f(n) = 5 \cdot 1365 51365=68255 \cdot 1365 = 6825

Alternatively, by direct summation: 5+20=255 + 20 = 25 25+80=10525 + 80 = 105 105+320=425105 + 320 = 425 425+1280=1705425 + 1280 = 1705 1705+5120=68251705 + 5120 = 6825

Common Mistakes & Tips

  • Incorrectly solving the functional equation: Ensure you correctly use differentiation or substitution to find the general form of f(x)f(x). Mistakes in finding f(0)f(0) or f(0)f'(0) will lead to an incorrect function.
  • Algebraic errors in solving for the constant: When solving for kk using f(3)=320f(3)=320, be careful with logarithms and exponents. For example, ln(64)\ln(64) can be simplified to 3ln(4)3 \ln(4).
  • Miscalculating the sum of the geometric series: Double-check the number of terms (N=6N=6 for n=0n=0 to 55) and the formula for the sum of a geometric progression.

Summary

The problem involves a functional equation that, for a differentiable function with a positive range, leads to an exponential form. By using the given condition f(3)=320f(3)=320 and f(0)=5f(0)=5, we determined the specific function to be f(x)=54xf(x) = 5 \cdot 4^x. We then calculated the values of f(n)f(n) for n=0n=0 to 55 and summed them up. The sum forms a geometric progression, which was calculated using the standard formula for the sum of a geometric series, yielding the final answer.

The final answer is 6825\boxed{6825}.

Practice More Limits, Continuity & Differentiability Questions

View All Questions