Antiderivative of e^-x and cos(mx)

  • Thread starter Thread starter sapiental
  • Start date Start date
  • Tags Tags
    Antiderivative
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
3 replies · 3K views
sapiental
Messages
110
Reaction score
0
antiderivative of e^-x

I get -e^-x

antiderivative of cos(mx) where m is a constant

I get [tex]\frac {1}{m} \sin x[/tex]

Please let me know if my attempts are correct. Thanks a lot!
 
Physics news on Phys.org
If you can calculate an ordinary derivative, you can always check whether the anti derivative you found is correct. For instance,

[tex]\frac{d}{dx}(-e^{-x}) = (-1)(-e^{-x})=e^{-x}[/tex]

So your antiderivative is correct. Actually, the most general antiderivative to e^-x is -e^-x + C, where C is a constant. Do you see why?
 
because the constant C changes the y value by a certain amount moving the functuion vertically on the graph?

This is what I know of the top of my head and am not quite sure how it relates to your question though.:confused:
 
An antiderivative of a function f(x) is a function F(x) such that F'(x) = f(x). Is that your definition of antiderivative also? If it is, then suppose you found just such an antiderivative F(x). Then F(x) + C is also an anti derivative of f(x) because

[tex]\frac{d}{dx}(F(x)+C) = F'(x) + \frac{d}{dx}C = F'(x) + 0 =f(x)[/tex]