Question:medium

Let $\alpha \in(0,1)$ and $\beta=\log _e(1-\alpha)$ Let $P_n(x)=x+\frac{x^2}{2}+\frac{x^3}{3}+\ldots+\frac{x^n}{n}, x \in(0,1)$ Then the integral $\int\limits_0^\alpha \frac{t^{50}}{1-t} d t$ is equal to

Show Hint

When solving integrals involving logarithmic expressions, consider series expansions for functions like \( P_n(x) \) and integrate term-by-term.
Updated On: Apr 1, 2026
  • $P_{50}(\alpha)-\beta$
  • $-\left(\beta+P_{50}(\alpha)\right)$
  • $\beta+P_{50}(a)$
  • $\beta-P_{50}(\alpha)$
Show Solution

The Correct Option is B

Solution and Explanation

Step 1: Start with the given integral: \[ \int_0^\alpha \frac{1}{1 - t} \, dt. \] This can be rewritten as: \[ \int_0^\alpha \frac{1}{1 - t} \, dt = -\int_0^\alpha \frac{d}{1 - t}. \] Step 2: Now, express the series expansion for \( P_n(x) \): \[ P_n(x) = x + \frac{x^2}{2} + \frac{x^3}{3} + \cdots + \frac{x^n}{n}. \] Step 3: After integrating the series term-by-term, we get: \[ -\int_0^\alpha \frac{d}{1 - t} = -P_{50}(\alpha) - \beta. \] Step 4: Hence, the value of the integral is: \[ \int_0^\alpha \frac{1}{1 - t} \, dt = -(\beta + P_{50}(\alpha)). \]

Was this answer helpful?
11