Common derivative formulas
The derivative of a function f(x) is defined as:
dxdf=h→0limhf(x+h)−f(x)
First derivatives of basic functions
Constant:
dxd(c)=0
Power rule:
dxd(xn)=nxn−1
Linear function:
dxd(ax+b)=a
Exponential:
dxd(ex)=ex
Natural logarithm:
dxd(lnx)=x1
Trigonometric derivatives
dxd(sinx)=cosx
dxd(cosx)=−sinx
dxd(tanx)=sec2x
Higher-order derivatives
Second derivative:
dx2d2f=dxd(dxdf)
Example:
f(x)=x3⇒dx2d2f=6x
Product rule
For f(x)g(x):
dxd(fg)=f′g+fg′
Quotient rule
For g(x)f(x):
dxd(gf)=g2f′g−fg′
Chain rule
For f(g(x)):
dxdf(g(x))=f′(g(x))g′(x)
Partial derivatives
For a multivariable function f(x,y):
∂x∂f,∂y∂f
Example:
f(x,y)=x2y
∂x∂f=2xy,∂y∂f=x2
Derivatives commonly used in beam theory
Deflection:
w′(x)=dxdw
Rotation:
θ(x)=w′(x)
Curvature:
κ(x)=dx2d2w
Bending moment relation:
M(x)=−EIdx2d2w
Shear force relation:
V(x)=dxdM
Distributed load relation:
q(x)=−dxdV