Class 11 Maths Formulas for CBSE & JEE Main 2026 – Chapterwise Formula Sheet, PDF
Class 11 Maths Formulas for CBSE & JEE Main 2026 – Chapterwise Formula Sheet, PDF
By rohit.pandey1
|
Updated on 26 May 2026, 16:06 IST
Mathematics in Class 11 forms the foundation for higher studies, competitive exams, and problem-solving skills required in engineering, science, economics, and technology. Whether you are preparing for CBSE Board Exams, JEE Main 2027, school tests, or Olympiads, learning formulas is one of the most important steps toward scoring high marks.
Download Class 11 Maths Formulas PDF (Free)
Chapter No.
CBSE Class 11 Maths Formula Chapter
Formula Resource
Chapter 1
Sets Formulas Class 11
View Formulas
Chapter 2
Relations and Functions Formulas Class 11
View Formulas
Chapter 3
Trigonometric Functions Formulas Class 11
View Formulas
Chapter 4
Principle of Mathematical Induction Formulas
View Formulas
Chapter 5
Complex Numbers and Quadratic Equations Formulas
View Formulas
Chapter 7
Permutations and Combinations Formulas Class 11
View Formulas
Chapter 8
Binomial Theorem Formulas Class 11
View Formulas
Chapter 10
Straight Lines Formulas Class 11
View Formulas
Chapter 12
Three Dimensional Geometry Formulas Class 11
View Formulas
Chapter 13
Limits and Derivatives Formulas Class 11
View Formulas
Chapter 14
Mathematical Reasoning Formulas Class 11
View Formulas
Chapter 15
Statistics Formulas Class 11
View Formulas
Chapter 16
Probability Formulas Class 11
View Formulas
Chapter 1: Sets Formulas for Class 11
Important Sets Formulas and Operations
Sets form the foundation of Class 11 Maths. Here are all essential formulas:
Fill out the form for expert academic guidance
Basic Set Operations:
Formula
Description
n(A ∪ B) = n(A) + n(B) - n(A ∩ B)
Union of two sets
n(A ∪ B ∪ C) = n(A) + n(B) + n(C) - n(A ∩ B) - n(B ∩ C) - n(A ∩ C) + n(A ∩ B ∩ C)
Union of three sets
n(A - B) = n(A) - n(A ∩ B)
Difference of sets
n(A') = n(U) - n(A)
Complement of a set
n(A ⊕ B) = n(A - B) + n(B - A)
Symmetric difference
De Morgan's Laws:
(A ∪ B)' = A' ∩ B'
(A ∩ B)' = A' ∪ B'
Memory Tip: Remember "Union adds, Intersection subtracts" for the n(A ∪ B) formula.
Common Mistake to Avoid: Don't forget to subtract n(A ∩ B) when calculating n(A ∪ B).
Unlock the full solution & master the concept
Get a detailed solution and exclusive access to our masterclass to ensure you never miss a concept
Chapter 2: Relations and Functions Formulas Class 11
Key Relations and Functions Formulas
Types of Relations:
Relation Type
Definition
Reflexive
(a, a) ∈ R for all a ∈ A
Symmetric
(a, b) ∈ R ⟹ (b, a) ∈ R
Transitive
(a, b) ∈ R and (b, c) ∈ R ⟹ (a, c) ∈ R
Equivalence
Reflexive + Symmetric + Transitive
Function Formulas:
Domain and Range:
For f: A → B, Domain = A, Codomain = B
Range = {f(x) : x ∈ A} ⊆ B
Types of Functions:
One-One (Injective): f(x₁) = f(x₂) ⟹ x₁ = x₂
Onto (Surjective): Range = Codomain
Bijective: Both One-One and Onto
Composite Functions:
(fog)(x) = f(g(x))
Domain of fog = {x ∈ domain of g : g(x) ∈ domain of f}
Chapter 3: Trigonometric Functions Formulas Class 11
Complete Trigonometry Formulas for Class 11 Maths
Trigonometry is crucial for both boards and JEE. Master these formulas for scoring high.
Basic Trigonometric Ratios:
Function
Definition
Range
sin θ
Opposite/Hypotenuse
[-1, 1]
cos θ
Adjacent/Hypotenuse
[-1, 1]
tan θ
Opposite/Adjacent
(-∞, ∞)
cot θ
Adjacent/Opposite
(-∞, ∞)
sec θ
Hypotenuse/Adjacent
(-∞, -1] ∪ [1, ∞)
cosec θ
Hypotenuse/Opposite
(-∞, -1] ∪ [1, ∞)
Fundamental Trigonometric Identities:
Pythagorean Identities:
sin²θ + cos²θ = 1
1 + tan²θ = sec²θ
1 + cot²θ = cosec²θ
Reciprocal Identities:
sin θ = 1/cosec θ
cos θ = 1/sec θ
tan θ = 1/cot θ
Quotient Identities:
tan θ = sin θ/cos θ
cot θ = cos θ/sin θ
Sum and Difference Formulas:
sin(A + B) = sin A cos B + cos A sin B
sin(A - B) = sin A cos B - cos A sin B
cos(A + B) = cos A cos B - sin A sin B
cos(A - B) = cos A cos B + sin A sin B
tan(A + B) = (tan A + tan B)/(1 - tan A tan B)
tan(A - B) = (tan A - tan B)/(1 + tan A tan B)
Double Angle Formulas:
sin 2θ = 2 sin θ cos θ
cos 2θ = cos²θ - sin²θ = 2cos²θ - 1 = 1 - 2sin²θ
tan 2θ = 2 tan θ/(1 - tan²θ)
Triple Angle Formulas:
sin 3θ = 3 sin θ - 4 sin³θ
cos 3θ = 4 cos³θ - 3 cos θ
tan 3θ = (3 tan θ - tan³θ)/(1 - 3 tan²θ)
Product to Sum Formulas:
2 sin A cos B = sin(A + B) + sin(A - B)
2 cos A sin B = sin(A + B) - sin(A - B)
2 cos A cos B = cos(A + B) + cos(A - B)
2 sin A sin B = cos(A - B) - cos(A + B)
Sum to Product Formulas:
sin C + sin D = 2 sin[(C+D)/2] cos[(C-D)/2]
sin C - sin D = 2 cos[(C+D)/2] sin[(C-D)/2]
cos C + cos D = 2 cos[(C+D)/2] cos[(C-D)/2]
cos C - cos D = -2 sin[(C+D)/2] sin[(C-D)/2]
Mnemonic for sin(A+B): "Sine Add: Same Different" (sin cos + cos sin)
Ready to Test Your Skills?
Check Your Performance Today with our Free Mock Tests used by Toppers!
Take Free Test
Mnemonic for cos(A+B): "Cosine Add: Cosines Sines Subtract" (cos cos - sin sin)
JEE Tip: Double and triple angle formulas appear frequently in competitive exams.
create your own test
YOUR TOPIC, YOUR DIFFICULTY, YOUR PACE
start learning for free
Chapter 4: Principle of Mathematical Induction
Mathematical Induction Formula and Steps
Principle of Mathematical Induction:
For a statement P(n) to be true for all natural numbers n ≥ 1:
Step 1: Prove P(1) is true (Base Case)
Step 2: Assume P(k) is true for some k ∈ N (Induction Hypothesis)
Step 3: Prove P(k+1) is true using P(k) (Induction Step)
Common Formulas Proved by Induction:
Formula
Description
1 + 2 + 3 + ... + n = n(n+1)/2
Sum of first n natural numbers
1² + 2² + 3² + ... + n² = n(n+1)(2n+1)/6
Sum of squares
1³ + 2³ + 3³ + ... + n³ = [n(n+1)/2]²
Sum of cubes
Chapter 5: Complex Numbers and Quadratic Equations Formulas
Important Complex Numbers Formulas for Class 11
Basic Complex Number Formulas:
Formula
Description
z = a + ib
Standard form (a = real part, b = imaginary part)
i² = -1
Definition of iota
i³ = -i, i⁴ = 1
Powers of i (cycle repeats every 4)
z̄ = a - ib
Conjugate of z
|z| = √(a² + b²)
Modulus/Absolute value
arg(z) = tan⁻¹(b/a)
Argument of z
Algebraic Operations:
Addition: (a + ib) + (c + id) = (a + c) + i(b + d)
Subtraction: (a + ib) - (c + id) = (a - c) + i(b - d)
Understanding derivation = better retention. Derive at least once:
Quadratic formula
Sum of GP
Distance formula
Binomial theorem
5. Practice with Variety
NCERT Examples → Exercise → Exemplar → Previous Years
Each application reinforces memory
6. Visual Learning
Draw diagrams for geometry chapters
Create mind maps linking related formulas
Use colored pens for better recall
7. Group Study Formula Quiz
Weekly quiz with friends
Teach formulas to others (best retention method)
8. Mobile Wallpaper Trick
Set your phone wallpaper to a formula sheet. You'll see it 50+ times daily!
Chapter-Wise Exam Weightage: CBSE Board & JEE
Which Chapters Are Most Important for Exams?
Chapter
CBSE Marks
Trigonometric Functions
12-15
Limits and Derivatives
10-12
Permutations & Combinations
8-10
Binomial Theorem
6-8
Sequences and Series
8-10
Conic Sections
8-10
Straight Lines
6-8
Complex Numbers
6-8
Probability
6-8
Statistics
6-8
Sets
4-6
3D Geometry
4-6
Common Mistakes Students Make with Class 11 Maths Formulas
Common Maths Formula Mistakes Class 11 Students Should Avoid
Many students lose marks in CBSE board exams and JEE Main because they apply formulas incorrectly. Here are the most common Class 11 Maths formula mistakes and the correct methods to avoid them.
1. Trigonometry Formula Mistakes
Students often confuse trigonometric identities with normal algebraic addition.
Wrong Formula
sin(A+B) = sin A + sin B
Correct Formula
sin(A+B) = sin A cos B + cos A sin B
Why this mistake happens: Many students forget that trigonometric angle formulas are identities, not simple algebraic expansions.
Quick Revision Tip: Sine addition always contains both sin and cos, and two terms are always present.
2. Permutation vs Combination Confusion
This is one of the most common mistakes in Class 11 Maths.
Wrong Approach
Using permutation formulas for selection-based questions.
Correct Concept
Permutation: Arrangement matters
Combination: Selection matters
Situation
Formula Type
Arranging students in a row
Permutation
Selecting students for a team
Combination
Quick Memory Trick: P = Position, C = Choose.
3. GP Sum Formula Errors
Students often use the same GP formula in every question without checking the value of the common ratio.
Incorrect Formula Usage
Sn = a(rn - 1) / (r - 1)
Correct Formula Selection
If r > 1:
Sn = a(rn - 1) / (r - 1)
If r < 1:
Sn = a(1 - rn) / (1 - r)
Important Tip: Always check whether r > 1 or r < 1 before applying the GP sum formula.
4. Complex Number Multiplication Mistakes
Students frequently forget that:
i2 = -1
Wrong Multiplication
(a + ib)(c + id) = ac + bd + i(ad + bc)
Correct Multiplication
(a + ib)(c + id) = (ac - bd) + i(ad + bc)
Why this happens: The negative sign generated by i2 = -1 is often ignored.
5. Limits and Indeterminate Forms
Common Mistake
Stopping immediately after getting:
0 / 0
Correct Method
Factorization
Rationalization
Standard limits
Trigonometric identities
Exam Tip: Whenever you get an indeterminate form, simplify first and substitute later.
6. Straight Lines and Slope Confusion
Wrong Understanding
Thinking perpendicular slopes are simply negative reciprocals without checking the condition.
Correct Formula
m1 × m2 = -1
Important Concepts
Line Type
Condition
Parallel Lines
m1 = m2
Perpendicular Lines
m1m2 = -1
course
No courses found
FAQs: Class 11 Maths Formulas
How many formulas are there in Class 11 Maths?
There are approximately 150-200 important formulas across all 16 chapters. However, focus on mastering 80-100 most frequently used formulas first. Trigonometry alone has 40+ formulas, followed by Calculus and Coordinate Geometry.
Which chapter has the most formulas in Class 11 Maths?
Trigonometric Functions (Chapter 3) has the maximum formulas, including basic ratios, identities, sum/difference formulas, double/triple angles, and product-to-sum conversions. Conic Sections and Limits/Derivatives also have extensive formula lists.
Are Class 11 Maths formulas enough for JEE preparation?
Class 11 formulas form the foundation (40% of JEE syllabus), but you'll need Class 12 formulas and advanced problem-solving for JEE. However, mastering Class 11 thoroughly is crucial as concepts build upon each other.
How to remember Class 11 Maths formulas without forgetting?
Practice daily (even 15 minutes)
Derive formulas once to understand logic
Use flashcards and mnemonics
Apply formulas in problems immediately
Revise frequently (spaced repetition)
Teach formulas to classmates
Do I need to memorize all Class 11 Maths formulas?
No. Focus on understanding and memorizing high-frequency formulas. Some complex formulas can be derived from basic ones during exams if you understand the concepts.
Can I download Class 11 Maths formulas as PDF?
Infinity Learn provide free downloadable PDFs including a complete formula book, one-page cheat sheet, chapter-wise PDFs, and handwritten notes. Links are available in the download section above.
What's the difference between NCERT and reference book formulas?
NCERT contains all essential CBSE formulas. Reference books may include additional shortcuts and variations, but NCERT formulas are sufficient for CBSE boards. For JEE, you might need a few extra formulas and techniques.