Calculus Notes: Differential & Integral with Formulas, Examples & Practice Problems, Study notes of Mathematics

Calculus Notes: Differential & Integral with Formulas, Examples & Practice Problems

Typology: Study notes

2025/2026

Available from 04/03/2026

anupam-das-3
anupam-das-3 🇮🇳

8 documents

1 / 4

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Calculus – Differential & Integral Mathematics Notes
1. Introduction to Calculus
Calculus is the branch of mathematics that studies change and accumulation.
It is divided into:
1. Differential Calculus – Concerned with rates of change and slopes of
curves.
2. Integral Calculus – Deals with accumulation of quantities and areas
under curves.
Applications: Physics (motion, forces), Engineering, Economics, Computer
Science, Statistics.
2. Differential Calculus
2.1 Definition of Derivative
The derivative of a function f(x)f(x)f(x) at a point xxx is:
f′(x)=limh→0f(x+h)−f(x)hf'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h}f′
(x)=h→0limhf(x+h)−f(x)
It represents the instantaneous rate of change of the function.
2.2 Basic Derivative Rules
Function Derivative
ccc
(constant) 0
xnx^nxn nxn−1nx^{n-
1}nxn−1
exe^xex exe^xex
lnx\ln xlnx 1/x1/x1/x
sinx\sin xsinx cosx\cos xcosx
cosx\cos
xcosx
−sinx-\sin
x−sinx
Example:
f(x)=3x4+5x2−7f′(x)=12x3+10xf(x) = 3x^4 + 5x^2 - 7 \quad \Rightarrow \
quad f'(x) = 12x^3 + 10xf(x)=3x4+5x2−7f′(x)=12x3+10x
2.3 Rules of Differentiation
pf3
pf4

Partial preview of the text

Download Calculus Notes: Differential & Integral with Formulas, Examples & Practice Problems and more Study notes Mathematics in PDF only on Docsity!

Calculus – Differential & Integral Mathematics Notes

1. Introduction to Calculus Calculus is the branch of mathematics that studies change and accumulation. It is divided into: 1. Differential Calculus – Concerned with rates of change and slopes of curves. 2. Integral Calculus – Deals with accumulation of quantities and areas under curves. Applications: Physics (motion, forces), Engineering, Economics, Computer Science, Statistics. 2. Differential Calculus 2.1 Definition of Derivative The derivative of a function f(x)f(x)f(x) at a point xxx is: f′(x)=limh→0f(x+h)−f(x)hf'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h}f′ (x)=h→0limhf(x+h)−f(x) It represents the instantaneous rate of change of the function. 2.2 Basic Derivative Rules Function Derivative ccc (constant)

xnx^nxn nxn−1nx^{n- 1}nxn− exe^xex exe^xex lnx\ln xlnx 1/x1/x1/x sinx\sin xsinx cosx\cos xcosx cosx\cos xcosx −sinx-\sin x−sinx Example: f(x)=3x4+5x2−7⇒f′(x)=12x3+10xf(x) = 3x^4 + 5x^2 - 7 \quad \Rightarrow quad f'(x) = 12x^3 + 10xf(x)=3x4+5x2−7⇒f′(x)=12x3+10x 2.3 Rules of Differentiation

  1. Sum/Difference Rule: (f±g)′=f′±g′(f \pm g)' = f' \pm g'(f±g)′=f′±g′
  2. Product Rule: (fg)′=f′g+fg′(fg)' = f'g + fg'(fg)′=f′g+fg′
  3. Quotient Rule: (fg)′=f′g−fg′g2\left(\frac{f}{g}\right)' = \frac{f'g - fg'} {g^2}(gf)′=g2f′g−fg′
  4. Chain Rule: (f(g(x)))′=f′(g(x))⋅g′(x)(f(g(x)))' = f'(g(x)) \cdot g'(x)(f(g(x)))′=f′ (g(x))⋅g′(x) Example: y=sin(x2)⇒y′=cos(x2)⋅2xy = \sin(x^2) \quad \Rightarrow \quad y' = \cos(x^2) cdot 2xy=sin(x2)⇒y′=cos(x2)⋅2x 2.4 Applications of DerivativesFinding slopes of curves  Maxima & Minima – Optimization problems  Motion – Velocity v=dx/dtv = dx/dtv=dx/dt, Acceleration a=dv/dta = dv/dta=dv/dt Practice Problem: Find the maximum value of f(x)=−2x2+8x+3f(x) = -2x^2 + 8x + 3f(x)=−2x2+8x+3. 3. Integral Calculus 3.1 Definition of Integral The integral of a function represents the area under the curve : ∫f(x) dx\int f(x) , dx∫f(x)dx Indefinite Integral: No limits, includes constant of integration CCC. ∫x2dx=x33+C\int x^2 dx = \frac{x^3}{3} + C∫x2dx=3x3+C Definite Integral: Has limits aaa and bbb. ∫abx2dx=[x33]ab=b3−a33\int_a^b x^2 dx = \left[\frac{x^3}{3}\right]_a^b = frac{b^3 - a^3}{3}∫abx2dx=[3x3]ab=3b3−a 3.2 Basic Integral Formulas Function Integral xnx^nxn xn+1n+1+C\frac{x^{n+1}}{n+1}
  • Cn+1xn+1+C exe^xex ex+Ce^x + Cex+C 1x\frac{1} (\ln

Topic Key Formula / Concept {h}f′(x)=limh→0hf(x+h)−f(x) Integral ∫xndx=xn+1n+1+C\int x^n dx = \frac{x^{n+1}}{n+1} + C∫xndx=n+1xn+1+C Chain Rule (f(g(x)))′=f′(g(x))g′(x)(f(g(x)))' = f'(g(x)) g'(x)(f(g(x)))′=f′(g(x))g′(x) Product Rule (fg)′=f′g+fg′(fg)' = f'g + fg'(fg)′=f′g+fg′ Area under curve ∫abf(x)dx\int_a^b f(x) dx∫abf(x)dx