+0  
 
0
2
1
avatar+1808 

For a positive integer n, let
a_n = 1 + \sqrt{\frac{1}{n}} - \sqrt{\frac{1}{n + 1}

Compute the product a_1 a_2 a_3 \dotsm a_{99}.

 Oct 7, 2025
 #1
avatar+77 
0

firstly, you realize that \(a_n = 1+1/n(n+1)\), which is \((n^2+n+1)/n^2+n\) No idea what to do next, just a idea!

 Oct 11, 2025

0 Online Users