What are some helpful tips for understanding derivatives?

  • Thread starter Thread starter aggfx
  • Start date Start date
  • Tags Tags
    Differentiation
AI Thread Summary
A cheat sheet for understanding derivatives has been shared, with plans to expand it to include examples and logarithmic rules. The discussion emphasizes the importance of grasping the concept of derivatives rather than just memorizing rules, suggesting that after practice, memorization becomes unnecessary. It is recommended to prove rules before applying them, and the "extended power rule" should follow the chain rule. The linearity of derivatives is highlighted as a key concept, along with a polynomial derivative example. Overall, the focus is on developing a deeper understanding of derivatives through practice and proof.
aggfx
Messages
5
Reaction score
0
Hey all-

I typed up this little cheat sheet to help me with my learning of derivatives so I though someone else might want to use it for reference. I plan to add to it some examples as well as log and e rules. I will keep you updated if there is any interest in those as well.

Enjoy!
 

Attachments

Mathematics news on Phys.org
If you need a cheat sheat to remember that the derivative of a constant is zero, you should work on understanding the concept of a derivative better.
 
Clearly, the point of including that rule is for the sake of a complete list.
 
Not a bad list but hopefully people can actually prove everything on there before just applying it. Admittedly after working a decent number of examples, nothing really needs to be memorized. Also I would put the "extended power rule" after the chain rule ;).
 
That may be a good thing to show (the proofs). I plan to build a little tutorial on derivs. I will post it when I am done.
 
Maybe the easiest and most useful formulas are the ones that say that the derivative is linear:
(f + g)'(a) = f'(a) + g'(a)\\ (cf)'(a) = c f'(a)

Combined with the formula (xn)' = n xn-1, we see that every polynomial function has a derivative at any point.

Example. For P(x) = 1-2x + 3x4 -5 x6, we have
P'(x) = -2 + 12 x^3 - 30 x^5
 
This may be a bit picky, but if your the type who likes lists (like in the original post), you might find it much easier to remember (and nicer to look at) writing them in Lagrange notation.
 
Back
Top