Find the positive integer value of n such that
n 3 n 3 − 3 + n 3 n 3 − 4 + n 3 n 3 − 5 + … + n 3 4 + n 3 3 = 1 6 9 .
This problem is posed by Jose N.
Details and assumptions
The pattern in the above sequence is that the numerator decreases by 1, while the denominator is constant.
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.
Problem Loading...
Note Loading...
Set Loading...
Rewrite the LHS as
n 3 − 3 + 1 + 2 + 3 + 4 + . . . + ( n 2 − 5 ) + ( n 2 − 4 ) + ( n 2 − 3 ) .
Then we add terms and obtain
n 3 − 3 + 2 ( n 2 − 3 ) ( n 2 − 2 ) = 2 n 3 ( n 2 − 3 ) ( n 2 − 2 ) − 6 = 2 n 3 n 6 − 5 n 3 = 2 n 3 − 5 ,
since n = 0 .
Then 2 n 3 − 5 = 1 6 9 ⇒ n 3 = 3 4 3 . Therefore n = 7 .