Question:medium

Let \( f(x) \) be a real differentiable function such that \( f(0) = 1 \) and \( f(x + y) = f(x)f'(y) + f'(x)f(y) \) for all \( x, y \in \mathbb{R} \). Then \( \sum_{n=1}^{100} \log_e f(n) \) is equal to :

Show Hint

When solving functional equations, try substituting specific values for \( x \) and \( y \) to simplify the problem.
Updated On: Mar 19, 2026
  • 2384
  • 2525
  • 5220
  • 2406
Show Solution

The Correct Option is B

Solution and Explanation

Given the functional equation \(f(x + y) = f(x)f'(y) + f'(x)f(y)\). Substituting \( x = y = 0 \) yields \(f(0) = f(0)f'(0) + f'(0)f(0)\). With \( f(0) = 1 \), we have \(1 = 2f'(0)\), which implies \(f'(0) = \frac{1}{2}\). Substituting \( y = 0 \) into the original equation gives \(f(x) = f(x)f'(0) + f'(x)f(0)\). This simplifies to \(f(x) = \frac{1}{2}f(x) + f'(x)\), leading to \(f'(x) = \frac{1}{2}f(x)\). Solving the differential equation \(f'(x) = \frac{1}{2}f(x)\) results in \(f(x) = e^{x/2}\). Now, we compute the sum: \[ \sum_{n=1}^{100} \log f(n) = \sum_{n=1}^{100} \log e^{n/2} = \sum_{n=1}^{100} \frac{n}{2} \] The sum of the first 100 integers is \( \sum_{n=1}^{100} n = 5050 \). Therefore, the required sum is: \[ \frac{1}{2} \times 5050 = 2525 \] The answer is \( \boxed{2525} \).
Was this answer helpful?
0


Questions Asked in JEE Main exam