Ever seen a recursive problems of the form
Lets solve this one first:
We will create such problems starting from any random number in mind
Take any number n, and a number n-1
Create an equation and reverse engineer it in the following fashion
So there are infinite such equations in recursive root form of sums which have an integer value
Note: if you take any two random numbers without difference being 1, you may not be able to express it in such a form and may not be able to reverse engineer it in such a manner