Finding the antiderivative of 1/x³

  • Thread starter Thread starter discy
  • Start date Start date
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
5 replies · 3K views
discy
Messages
14
Reaction score
0
how to compute the ANTI derivative of 1 / x^3
I think I need the formula: f(x) = 1/x^n than f'(x) = -n/x^n+1 but I'm not sure and don't know how to use it.

I know the answer is: -0.5 * x^-2 but have no idea why.

could someone explain this to me please?
 
Physics news on Phys.org
The familiar antiderivative formula

[tex]\int x^n\, dx = \frac{x^{n+1}}{n+1}+C[/tex]

also works for negative exponents. Write your fraction as a negative exponent.
 
LCKurtz said:
The familiar antiderivative formula

[tex]\int x^n\, dx = \frac{x^{n+1}}{n+1}+C[/tex]

also works for negative exponents. Write your fraction as a negative exponent.

thanks for your answer.

now how would I put 1/x³ into that formula to get -0.5 * x^-2 ?
 
discy said:
thanks for your answer.

now how would I put 1/x³ into that formula to get -0.5 * x^-2 ?

Write 1/x³ as xn using a negative exponent and use the formua.
 
hm okay. like x^-3. got it.

I guess I should learn this formula, not only because it's a "familiar" one for you guys. But also because for some reason it's not on my formula sheet.

:) tnx for your help.