Reference data and engineering information about differentials integrals for miscellaneous applications.
Common differentials and integrals used in engineering calculations.
| # |
Function |
Derivative |
| 1 |
xn |
dxdxn=nxn−1 |
| 2 |
ln(x) |
dxdln(x)=x1 |
| 3 |
eax |
dxdeax=aeax |
| 4 |
ax |
dxdax=axln(a) |
| 5 |
xx |
dxdxx=xx(1+ln(x)) |
| 6 |
sin(x) |
dxdsin(x)=cos(x) |
| 7 |
cos(x) |
dxdcos(x)=−sin(x) |
| 8 |
tan(x) |
dxdtan(x)=sec2(x) |
| 9 |
cot(x) |
dxdcot(x)=−csc2(x) |
| 10 |
sin−1(x) |
dxdsin−1(x)=1−x21 |
| 11 |
cos−1(x) |
dxdcos−1(x)=1−x2−1 |
| 12 |
tan−1(x) |
dxdtan−1(x)=1+x21 |
| 13 |
cot−1(x) |
dxdcot−1(x)=1+x2−1 |
| # |
Function |
Integral |
| 14 |
xn |
∫xndx=n+1xn+1,n=−1 |
| 15 |
x1 |
∫x1dx=ln(x) |
| 16 |
eax |
∫eaxdx=aeax,a=0 |
| 17 |
ax |
∫axdx=ln(a)ax,a>0,a=1 |
| 18 |
ln(x) |
∫ln(x)dx=x(ln(x)−1) |
| 19 |
sin(x) |
∫sin(x)dx=−cos(x) |
| 20 |
cos(x) |
∫cos(x)dx=sin(x) |
| 21 |
tan(x) |
∫tan(x)dx=−ln(cos(x)) |
| 22 |
cot(x) |
∫cot(x)dx=ln(sin(x)) |
| 23 |
sec2(x) |
∫sec2(x)dx=tan(x) |
| 24 |
csc2(x) |
∫csc2(x)dx=−cot(x) |
| 25 |
1−x21 |
∫1−x21dx=sin−1(x),∥x∥<1 |
| 26 |
1+x21 |
∫1+x21dx=tan−1(x),∥x∥<1 |
The following differential formulas are foundational. Some include important special cases:
- Power Function (Special Case): When differentiating xx, the result is dxdxx=xx(1+lnx).
- Natural Logarithm: dxdlnx=x1
- Exponential Functions:
- dxdeax=aeax
- dxdax=axlna (where a>0,a=1)
The general form for integrating power functions has an important condition:
∫xndx=n+1xn+1+Cfor n=−1
The integral corresponding to n=−1 is the natural logarithm. Note the standard absolute value inclusion in the result:
∫x1dx=ln∣x∣+C
Similarly, the integral for the natural logarithm itself is:
∫lnxdx=x(lnx−1)+C