+0  
 
0
478
1
avatar

For a positive integer n, the nth  triangular number is T(n) = n(n + 1)/2. For example, T(3) = 6, so the third triangular number is 6.

Determine the smallest integer b > 100 such that T(b + 1) - T(b) = T(x) for some positive integer x.

 Jan 10, 2021
 #1
avatar+33615 
+3

As follows:

 

 Jan 10, 2021

0 Online Users