I was doodling a bit at my leisure where I came across this:
$$\frac{\mathrm d}{\mathrm dx}F(x)= f(x) \\ \implies \mathrm dF(x)= f(x)\mathrm dx \;;$$ integrating $$\int \mathrm dF(x) = \int f(x)\mathrm dx \\ \implies F(x) - F(x_0) = \int f(x)\mathrm dx \\ \implies F(x)= \int f(x)\mathrm dx + F(x_0) = \int f(x)\mathrm dx + C\;.$$ where $F(x_0)$ is an arbitrary constant.
But I learned that
$$\int f(x)\mathrm dx = F(x) + C\;.$$
Both on differentiation give $$\frac{\mathrm d}{\mathrm dx} F(x) = f(x)\;.$$
But if both are correct, then that would mean $$\int f(x)\mathrm dx + C = \int f(x)\mathrm dx - C\;,$$ which wouldn't be true unless $C= 0.$ I don't know which one of them is correct. Can anyone tell me the correct piece? I've always learnt the later, after all:(
At this line $$F(x) - F(x_0) = \int f(x)dx$$ let $-F(x_0)=C$ and you're done.