Question:medium

The value of \( \sum_{k=1}^{n} \frac{1}{\sqrt{a_{k}} + \sqrt{a_{k+1}}} \), where \( a_{1}, a_{2}, \dots, a_{n} \) are in A.P. with common difference \( d \), is:

Show Hint

Rationalization often turns a complex sum into a simple telescoping series.
Updated On: Apr 8, 2026
  • $\frac{n}{\sqrt{a_{1}} + \sqrt{a_{n+1}}}$
  • $\frac{n-1}{\sqrt{a_{1}} + \sqrt{a_{n}}}$
  • $\frac{n}{\sqrt{a_{1}} - \sqrt{a_{n+1}}}$
  • $\frac{n+1}{\sqrt{a_{1}} + \sqrt{a_{n+1}}}$
Show Solution

The Correct Option is A

Solution and Explanation

Was this answer helpful?
0