Finding the particular anti derivative when given f'(x) and TWO f(value)s

  • Thread starter Thread starter skyturnred
  • Start date Start date
  • Tags Tags
    Derivative
skyturnred
Messages
117
Reaction score
0

Homework Statement



Here is the question directly from the book:

f'(x)=x^(-1/3), f(1)=1, f(-1)=-1, find f(x).

Homework Equations





The Attempt at a Solution



So there are about ten of these types, and I am very confused. I am confused because if you solve for f(x) with f(a) you get a different value for c than if you solved for f(b).

So finding f(x) I get f(x)=(3/2)x^(2/3) + c
If I make f(x)=1 and x=1, I get the value of c to be -1/2
But if I make f(x)=-1 and x=-1, I get the value of c to be -5/2..

Thank you so much for your help in advance!
 
Physics news on Phys.org
Notice that f(0) is not defined. So you actually have two branches. So your function can be described as

f(x)=\left\{\begin{array}{c}(3/2)x^{2/3} + c_1 ~\text{if}~x>0\\ (3/2)x^{2/3} + c_2 ~\text{if}~x<0 \end{array}\right.
 
Notice that f(0) is not defined. So you actually have two branches. So your function can be described as

f(x)={(3/2)x2/3+c1 if x>0(3/2)x2/3+c2 if x<0

So whenever f'(0)=DNE, the function f(x) can be written as a piecewise function?
 
skyturnred said:
So whenever f'(0)=DNE, the function f(x) can be written as a piecewise function?

Indeed!

Do notice that you proved that the anti-derivative of a function is unique up to a constant. But you only proved that for functions that exists everywhere on an interval. If a function does not exist in a point, then the result isn't true anymore!
 
micromass said:
Indeed!

Do notice that you proved that the anti-derivative of a function is unique up to a constant. But you only proved that for functions that exists everywhere on an interval. If a function does not exist in a point, then the result isn't true anymore!

OK, thanks again! You helped tremendously.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top