1. Differential Calcul Example:
    • Finding the derivative of a function:
ddx(x3+2x)=3x2+2
  1. Probability Example:
    • Calculating the probability of an event:
P(A)=Number of favorable outcomesTotal number of possible outcomes
  1. Integration Example:
    • Evaluating a definite integral:
01x2dx=[x33]01=13
  1. Series Example:
    • Summing an infinite series:
n=112n=1
  1. Matrix Example:
    • Multiplication of two matrices:
(1234)(5678)=(19224350)
  1. Differential Equation Example:
    • Solving a differential equation:
y=2x,y(0)=1y(x)=x2+1
  1. Set Theory Example:
    • Union and intersection of sets:
(AB)C=ACBC
  1. Statistics Example:
    • Calculating the mean of a dataset:
μ=1ni=1nxi
  1. Vector Calculus Example:
    • Gradient of a function:
f(x,y)=(fx,fy)
  1. Complex Numbers Example:
    • Multiplication of complex numbers:
(3+2i)(1i)=5+i