The functional equation $x(x+1)+C(x)=(x+1)(x+2)+C(x+1)=(x+2)(x+3)+C(x+2)=...$

57 Views Asked by At

Consider the functional equation $$x(x+1)+C(x)=(x+1)(x+2)+C(x+1)=(x+2)(x+3)+C(x+2)=...$$ The equality continues to infinity.

Is there $C(x)$ that satisfies all the equality? If there is, what is it?


I missed the simple solution $C(x)=c-x(x+1)$. My main question though is whether there are other solutions.

2

There are 2 best solutions below

2
On BEST ANSWER

We describe the general solution. For $0\le t\lt 1$, let $g(t)$ be arbitrary. For any real number $x$, let $f(x)=g(\{x\})$, where $\{x\}$ is the fractional part of $x$. Let $C(x)=f(x)-x(x+1)$.

1
On

Yes, there is.

$$C(x)=-x(x+1)$$

Note that this makes $0$ every term of the "infinite" equation.

Note also that this solution is far from being unique.