Back to all guides
All Branches
27 July 2026

πŸ“– Maths Important Formulas

πŸ“š Most Important Mathematics Formulas for Quick Revision & Exam Preparation

πŸ“ Calculus Formula Sheet

πŸš€ Student Sathidar Edition    Designed for B.E. Sem 1 & 2 (GTU) – Complete Formula Reference

πŸ” What is Calculus? Calculus is the mathematical study of continuous change. In engineering, it helps us analyze circuits, forces, motion, and rates of change.

🎯 Who is this for? First-year engineering students following the GTU (Gujarat Technological University) syllabus.

πŸ“Œ What’s inside? All standard Differentiation & Integration formulas, GTU-focused star ratings, common mistakes, exam tips, quick revision box, and FAQ.

πŸ“ Differentiation Formulas

Basic Rules

#FormulaName / RuleGTU Focus
1d/dx (k) = 0Constant Rule⭐
2d/dx (x) = 1Identity Rule⭐
3d/dx (1) = 0Derivative of 1β€”
4d/dx [f(x) Β± g(x)] = f'(x) Β± g'(x)Sum / Differenceβ€”
5d/dx [kΒ·f(x)] = kΒ·f'(x)Constant Multipleβ€”
6d/dx [f(x)·g(x)] = f·g' + g·f'Product Rule⭐
7d/dx [f/g] = (gΒ·f' βˆ’ fΒ·g') / gΒ²Quotient Rule⭐
8d/dx f(g(x)) = f'(g)·g'Chain Rule⭐⭐⭐

Power & Standard Functions

⭐ Most Important – Power Rule

d/dx (xⁿ) = n·xⁿ⁻¹

#FormulaNameGTU Focus
9d/dx (xⁿ) = n·xⁿ⁻¹Power Rule⭐⭐⭐
10d/dx (1/x) = βˆ’1/xΒ²Reciprocal⭐
11d/dx (√x) = 1/(2√x)Square Root⭐
12d/dx (eˣ) = eˣExponential (e)⭐⭐
13d/dx (aΛ£) = aΛ£ Β· ln aExponential (a)β€”
14d/dx (ln |x|) = 1/xNatural Log⭐⭐

Trigonometric Functions

#FormulaNameGTU Focus
15d/dx (sin x) = cos xSine⭐⭐
16d/dx (cos x) = βˆ’sin xCosine⭐⭐
17d/dx (tan x) = sec² xTangent⭐
18d/dx (cot x) = βˆ’cscΒ² xCotangentβ€”
19d/dx (sec x) = sec x Β· tan xSecantβ€”
20d/dx (csc x) = βˆ’csc x Β· cot xCosecantβ€”

Inverse Trigonometric Functions

#FormulaNameGTU Focus
21d/dx (sin⁻¹ x) = 1 / √(1βˆ’xΒ²)Inverse Sine⭐
22d/dx (cos⁻¹ x) = βˆ’1 / √(1βˆ’xΒ²)Inverse Cosineβ€”
23d/dx (tan⁻¹ x) = 1 / (x²+1)Inverse Tangent⭐⭐
24d/dx (cot⁻¹ x) = βˆ’1 / (xΒ²+1)Inverse Cotangentβ€”
25d/dx (sec⁻¹ x) = 1/(|x|·√(xΒ²βˆ’1))Inverse Secantβ€”
26d/dx (csc⁻¹ x) = βˆ’1/(|x|·√(xΒ²βˆ’1))Inverse Cosecantβ€”

πŸ“Š Integration Formulas

Basic Rules

⭐ Most Important – Power Rule (Integration)

∫ xⁿ dx = xⁿ⁺¹/(n+1) + C   (n β‰  βˆ’1)

#FormulaNameGTU Focus
1∫ 1 dx = x + CConstant⭐⭐
2∫ k dx = kx + CConstant Multiple⭐
3∫ xⁿ dx = xⁿ⁺¹/(n+1) + CPower Rule⭐⭐⭐
4∫ 1/x dx = ln |x| + CReciprocal⭐⭐⭐
5∫ eˣ dx = eˣ + CExponential (e)⭐⭐
6∫ aΛ£ dx = (1/ln a)Β·aΛ£ + CExponential (a)β€”
7∫ ln x dx = xΒ·ln x βˆ’ x + CNatural Logβ€”

Standard Forms (Must Remember!)

#FormulaNameGTU Focus
8∫ dx / √(1βˆ’xΒ²) = sin⁻¹ x + CArcsin Form⭐
9∫ dx / (1+x²) = tan⁻¹ x + CArctan Form⭐⭐
10∫ dx / (x·√(xΒ²βˆ’1)) = sec⁻¹ |x| + CArcsec Formβ€”

Trigonometric Functions

#FormulaNameGTU Focus
11∫ sin x dx = βˆ’cos x + CSine⭐⭐
12∫ cos x dx = sin x + CCosine⭐⭐
13∫ tan x dx = βˆ’ln |cos x| + CTangent⭐
14∫ cot x dx = ln |sin x| + CCotangentβ€”
15∫ sec x dx = ln |sec x + tan x| + CSecantβ€”
16∫ csc x dx = βˆ’ln |csc x + cot x| + CCosecantβ€”
17∫ sec² x dx = tan x + CSecant²⭐
18∫ cscΒ² x dx = βˆ’cot x + CCosecantΒ²β€”
19∫ sec xΒ·tan x dx = sec x + CSecΒ·Tanβ€”
20∫ csc xΒ·cot x dx = βˆ’csc x + CCscΒ·Cotβ€”

Generalized Inverse Trigonometric Forms

#FormulaNameGTU Focus
21∫ dx / √(aΒ²βˆ’xΒ²) = sin⁻¹(x/a) + CArcsin (general)⭐
22∫ dx / (a²+x²) = (1/a)·tan⁻¹(x/a) + CArctan (general)⭐⭐
23∫ dx / (x·√(xΒ²βˆ’aΒ²)) = (1/a)Β·sec⁻¹(|x|/a) + CArcsec (general)β€”

⚠️ Common Mistakes (Avoid These!)

#❌ Mistakeβœ… Correct WayWhy it happens
1Forgetting + C∫ f(x) dx = F(x) + CIndefinite integrals represent a family of functions
2∫ sin x dx = +cos x∫ sin x dx = βˆ’cos x + CDerivative of cos is -sin, so integral of sin is -cos
3d/dx (cos x) = sin xd/dx (cos x) = βˆ’sin xWrong minus sign
4Chain Rule: Forgetting inner derivatived/dx [sin(2x)] = cos(2x)Β·2Must multiply by derivative of (2x)
5Product Rule: Using sum insteadd(uv) = uΒ·dv + vΒ·duBoth terms are added, not multiplied
6∫ 1/x dx = ln(x)∫ 1/x dx = ln |x| + CDomain of ln requires absolute value for negative x
7d/dx (xⁿ) = xⁿ⁻¹d/dx (xⁿ) = n·xⁿ⁻¹Forgot to multiply by the power 'n'

🎯 Exam Tips (GTU Focus)

🧠 Power Rule is your best friend

60% of problems start with d/dx (xⁿ). Master this first!

πŸ”— Chain Rule – always check

If you see a function inside a function (e.g., sin(3x), ln(xΒ²+1)), apply Chain Rule. Don't forget the inner derivative!

πŸ“ Practice PYQs

GTU frequently repeats: Chain Rule, Product Rule, Quotient Rule, ∫ 1/x dx, and ∫ eˣ dx. Solve at least 5 years of papers.

⏰ Daily Revision

Spend 10 minutes every morning writing 5–10 formulas from this sheet. Builds muscle memory!

πŸ§ͺ Check your answer

After integrating, differentiate your answer. If you get the original function back β†’ it's correct!

⏱️ Quick Revision Box (10 Second Review)

πŸ“Œ Top 5 Differentiation

  • d/dx (xⁿ) = nΒ·xⁿ⁻¹
  • d/dx (eΛ£) = eΛ£
  • d/dx (ln x) = 1/x
  • d/dx (sin x) = cos x
  • d/dx (cos x) = βˆ’sin x

πŸ“Œ Top 5 Integration

  • ∫ xⁿ dx = xⁿ⁺¹/(n+1) + C
  • ∫ 1/x dx = ln |x| + C
  • ∫ eΛ£ dx = eΛ£ + C
  • ∫ sin x dx = βˆ’cos x + C
  • ∫ cos x dx = sin x + C
⭐ Memory Trick: β€œsine goes to cosine (derivative), but cosine goes to minus sine.”
β€œIntegral of sine is minus cosine, integral of cosine is sine.”

❓ Frequently Asked Questions

1. What is differentiation?

It measures the rate at which a function changes. In simple terms, it's the slope of a curve at any point.

2. What is integration?

It's the reverse process of differentiation. It helps find areas under curves, total accumulated values, and is used heavily in physics and engineering.

3. Why do we add + C in integration?

Because the derivative of any constant is zero. So, when we integrate, there might be an unknown constant hidden in the original function. We use C to represent that.

4. Which formulas are most important for GTU?

Must-know: Power Rule, Chain Rule, Product Rule, ∫ 1/x dx, ∫ eˣ dx, ∫ sin x dx, ∫ cos x dx, and tan⁻¹ x forms.

5. How to remember trig derivatives?

β€œSine is nice, Cosine is negative sine.” For tangent, remember secΒ². For cotangent, remember βˆ’cscΒ².

6. What is the difference between derivative and integral?

Derivative = Rate of change. Integral = Accumulation / Area under the curve. They are inverse operations (Fundamental Theorem of Calculus).