2 0 1 4 × 2 0 1 5 × 2 0 1 6 × 2 0 1 7 + 1 = . . . .
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.
Share if you like this problems, thanks =D
Nice solution, mine different with yours I try the small number instead the question i.e 1 × 2 × 3 × 4 + 1 then I found out that the solution is 2 2 + 1
Problem Loading...
Note Loading...
Set Loading...
Asume 2 0 1 5 as M
So we can rewrite the equation as :
= ( M − 1 ) × M × ( M + 1 ) × ( M + 2 ) + 1 = M × ( M + 1 ) × ( M − 1 ) × ( M + 2 ) + 1 = ( M 2 + M ) × ( M 2 + M − 2 ) + 1
Asume M 2 + M as N
Rewrite the last equation as :
= ( N ) × ( N − 2 ) + 1
= N 2 − 2 N + 1
= ( N − 1 ) 2
= N − 1 ,
change it back N − 1 = M 2 + M − 1 = 2 0 1 5 2 + 2 0 1 5 − 1 = 2 0 1 5 2 + 2 0 1 4