Originally posted by: itachi
kinda taking on what pizza said..
given two functions, f and g.. with g equal to the derivative of f..
if f is constant, g is 0..
if f can not equal 0, then the constant factor in the integral of g can not equal 0..
if the constant factor can not equal 0.. how the hell do you show that x**2 is a solution to the integral of 2x, using the integral formula?
(Bolding added to the quote)
I'm not sure what "integral forumla" you mean, but the 2nd if - then statement is false. Counter example:
f(x) = x [f(x) does not equal 0]
f'(x) = g(x) = 1
int(g(x) dx) = f(x) = x + c, where c MUST be 0