1 + 2 1 + 2 + 3 1 + 3 + 4 1 + ⋯ + n + n + 1 1
Find the sum of all values of n , 1 ≤ n ≤ 1 0 0 , for which the expression above is rational.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Note that n + n + 1 1 = ( n + n + 1 ) ( n + 1 − n ) n + 1 − n = n + 1 − n
So the series is equivalent to n + 1 − 1 and is rational iff n + 1 = x 2 for x 2 : 1 ≤ x 2 ≤ 1 0 0
The solutions are then [ 3 , 8 , 1 5 , 2 4 , 3 5 , 4 8 , 6 3 , 8 0 , 9 9 ] which gives a sum of 3 7 5
Problem Loading...
Note Loading...
Set Loading...
S ⟹ S = 1 + 2 1 + 2 + 3 1 + 3 + 4 1 + . . . + n + n + 1 1 = ( 1 + 2 ) ( − 1 + 2 ) − 1 + 2 + ( 2 + 3 ) ( − 2 + 3 ) − 2 + 3 + ( 3 + 4 ) ( − 3 + 4 ) − 3 + 4 + . . . + ( n + n + 1 ) ( − n + n + 1 ) − n + n + 1 = 1 − 1 + 2 + 1 − 2 + 3 + 1 − 3 + 4 + . . . + 1 − n + n + 1 = − 1 + n + 1 = n + 1 − 1
So S is rational when n + 1 is a positive integer or n + 1 , a perfect square ≥ 4 . Therefore, the sum of values of required n is as follows:
S n = k = 2 ∑ 1 0 ( k 2 − 1 ) = 6 1 0 ( 1 1 ) ( 2 1 ) − 1 − 9 = 3 7 5