0% found this document useful (0 votes)
27 views15 pages

Class 11 Math Complete Notes

The document is a comprehensive formula sheet and notes for CBSE Class 11 Mathematics covering key topics such as Sets, Relations & Functions, Trigonometric Functions, Complex Numbers, Linear Inequalities, Permutations & Combinations, Binomial Theorem, Sequences & Series, Straight Lines, Conic Sections, 3D Geometry, Limits & Derivatives, and Probability. Each section includes important definitions, formulas, and rules essential for understanding and solving mathematical problems. Additionally, it provides exam tips for effective time management and common mistakes to avoid.

Uploaded by

bharanisree4321
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views15 pages

Class 11 Math Complete Notes

The document is a comprehensive formula sheet and notes for CBSE Class 11 Mathematics covering key topics such as Sets, Relations & Functions, Trigonometric Functions, Complex Numbers, Linear Inequalities, Permutations & Combinations, Binomial Theorem, Sequences & Series, Straight Lines, Conic Sections, 3D Geometry, Limits & Derivatives, and Probability. Each section includes important definitions, formulas, and rules essential for understanding and solving mathematical problems. Additionally, it provides exam tips for effective time management and common mistakes to avoid.

Uploaded by

bharanisree4321
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

CBSE Class 11 Mathematics

Complete Formula Sheet & Notes


1. SETS (8 Marks)

Key Definitions:
 Set: A well-defined collection of distinct objects
 Empty Set (∅): A set with no elements
 Universal Set (U): Set containing all elements under consideration
 Subset: A ⊆ B if every element of A is in B
 Power Set: P(A) = set of all subsets of A

Important Formulas:
 n(P(A)) = 2^n, where n = number of elements in A
 n(A ∪ B) = n(A) + n(B) - n(A ∩ B)
 n(A ∪ B ∪ C) = n(A) + n(B) + n(C) - n(A ∩ B) - n(B ∩ C) - n(C ∩ A) + n(A ∩ B ∩ C)
 (A ∪ B)' = A' ∩ B' (De Morgan's Law)
 (A ∩ B)' = A' ∪ B' (De Morgan's Law)
2. RELATIONS & FUNCTIONS (7 Marks)

Key Definitions:
 Cartesian Product: A × B = {(a,b) : a ∈ A, b ∈ B}
 Function: f: A → B where each element in A has unique image in B
 Domain: Set of all first elements
 Range: Set of all images

Important Formulas:
 n(A × B) = n(A) × n(B)
 Total relations from A to B = 2^(n(A) × n(B))

Types of Functions:
 One-One (Injective): f(x₁) = f(x₂) ⟹ x₁ = x₂
 Onto (Surjective): Range = Codomain
 Bijective: Both one-one and onto
3. TRIGONOMETRIC FUNCTIONS (8 Marks)

Angle Conversions:
 Radian = (π/180) × Degree
 Degree = (180/π) × Radian

Basic Identities:
 sin²θ + cos²θ = 1
 1 + tan²θ = sec²θ
 1 + cot²θ = cosec²θ

Compound Angles:
 sin(A ± B) = sinA cosB ± cosA sinB
 cos(A ± B) = cosA cosB ∓ sinA sinB
 tan(A ± B) = (tanA ± tanB) / (1 ∓ tanA tanB)

Double Angle:
 sin 2A = 2 sinA cosA
 cos 2A = cos²A - sin²A = 2cos²A - 1 = 1 - 2sin²A
 tan 2A = 2tanA / (1 - tan²A)

Triple Angle:
 sin 3A = 3sinA - 4sin³A
 cos 3A = 4cos³A - 3cosA
4. COMPLEX NUMBERS (7 Marks)

Key Definitions:
 Complex Number: z = a + ib, where i² = -1
 Conjugate: z̄ = a - ib
 Modulus: |z| = √(a² + b²)

Important Formulas:
 i² = -1, i³ = -i, i⁴ = 1
 z · z̄ = |z|²
 |z₁ · z₂| = |z₁| · |z₂|

Quadratic Equations:
 x = [-b ± √(b² - 4ac)] / 2a
 Sum of roots = -b/a
 Product of roots = c/a
 Discriminant D = b² - 4ac
5. LINEAR INEQUALITIES (5 Marks)

Key Rules:
 Adding same number preserves inequality
 Multiplying by positive preserves inequality
 Multiplying by negative reverses inequality

Important:
 |x| < a ⟹ -a < x < a
 |x| > a ⟹ x < -a or x > a
6. PERMUTATIONS & COMBINATIONS (7 Marks)

Factorial:
 n! = n × (n-1) × (n-2) × ... × 2 × 1
 0! = 1

Permutations:
 ⁿPᵣ = n!/(n-r)!
 ⁿPₙ = n!

Combinations:
 ⁿCᵣ = n!/[r!(n-r)!]
 ⁿC₀ = ⁿCₙ = 1
 ⁿCᵣ = ⁿCₙ₋ᵣ
 ⁿPᵣ = r! × ⁿCᵣ

Important:
 Circular Permutations: (n-1)!
7. BINOMIAL THEOREM (4 Marks)

Binomial Theorem:
 (a + b)ⁿ = ⁿC₀aⁿ + ⁿC₁aⁿ⁻¹b + ... + ⁿCₙbⁿ
 General Term: Tᵣ₊₁ = ⁿCᵣ aⁿ⁻ʳbʳ

Important Results:
 ⁿC₀ + ⁿC₁ + ⁿC₂ + ... + ⁿCₙ = 2ⁿ
 (1 + x)ⁿ = ⁿC₀ + ⁿC₁x + ⁿC₂x² + ... + ⁿCₙxⁿ
8. SEQUENCES & SERIES (6 Marks)

Arithmetic Progression:
 aₙ = a + (n-1)d
 Sₙ = n/2[2a + (n-1)d]
 AM = (a + b)/2

Geometric Progression:
 aₙ = arⁿ⁻¹
 Sₙ = a(rⁿ - 1)/(r - 1) for r > 1
 S∞ = a/(1-r) for |r| < 1
 GM = √(ab)

Relation:
 AM ≥ GM

Special Sums:
 Σn = n(n+1)/2
 Σn² = n(n+1)(2n+1)/6
 Σn³ = [n(n+1)/2]²
9. STRAIGHT LINES (4 Marks)

Slope:
 m = (y₂ - y₁)/(x₂ - x₁) = tan θ
 Parallel lines: m₁ = m₂
 Perpendicular lines: m₁m₂ = -1

Equations:
 Slope-intercept: y = mx + c
 Point-slope: y - y₁ = m(x - x₁)
 Two-point: (y - y₁)/(y₂ - y₁) = (x - x₁)/(x₂ - x₁)
 Intercept: x/a + y/b = 1

Distance:
 d = √[(x₂-x₁)² + (y₂-y₁)²]
 Distance from point to line: d = |Ax₁ + By₁ + C|/√(A² + B²)
10. CONIC SECTIONS (4 Marks)

Circle:
 (x - h)² + (y - k)² = r²
 Center: (h, k), Radius: r

Parabola:
 y² = 4ax
 Focus: (a, 0), Directrix: x = -a
 Latus rectum: 4a

Ellipse:
 x²/a² + y²/b² = 1
 Foci: (±c, 0) where c² = a² - b²
 e = √(1 - b²/a²)

Hyperbola:
 x²/a² - y²/b² = 1
 e = √(1 + b²/a²)
11. 3D GEOMETRY (4 Marks)

Distance:
 d = √[(x₂-x₁)² + (y₂-y₁)² + (z₂-z₁)²]

Section Formula:
 x = (mx₂ + nx₁)/(m+n)
 Midpoint: ((x₁+x₂)/2, (y₁+y₂)/2, (z₁+z₂)/2)
12. LIMITS & DERIVATIVES (8 Marks)

Important Limits:
 lim(x→0) (sin x)/x = 1
 lim(x→0) (tan x)/x = 1
 lim(x→0) (eˣ - 1)/x = 1
 lim(x→∞) (1 + 1/x)ˣ = e

Standard Derivatives:
 d/dx(xⁿ) = nxⁿ⁻¹
 d/dx(sin x) = cos x
 d/dx(cos x) = -sin x
 d/dx(tan x) = sec² x
 d/dx(eˣ) = eˣ
 d/dx(ln x) = 1/x

Rules:
 Product: d/dx[f·g] = f'g + fg'
 Quotient: d/dx[f/g] = (f'g - fg')/g²
13. PROBABILITY (8 Marks)

Basic Formulas:
 P(E) = n(E)/n(S)
 0 ≤ P(E) ≤ 1
 P(E') = 1 - P(E)

Addition:
 P(A ∪ B) = P(A) + P(B) - P(A ∩ B)
 Mutually exclusive: P(A ∪ B) = P(A) + P(B)

Conditional:
 P(A|B) = P(A ∩ B)/P(B)

Multiplication:
 P(A ∩ B) = P(A) · P(B|A)
 Independent: P(A ∩ B) = P(A) · P(B)
EXAM TIPS

Time Management:
 Allocate time based on marks
 Attempt easier questions first
 Leave time for revision

Common Mistakes:
 Check domain restrictions
 Remember inequality sign reversal
 Verify probability sums
 Identify order importance (P vs C)

Common questions

Powered by AI

The elements of an arithmetic progression are defined by the formula aₙ = a₁ + (n-1)d, where a₁ is the first term and d is the common difference. The sum of the first n terms of an arithmetic progression is given by the formula Sₙ = n/2 [2a₁ + (n-1)d]. This formula arises because the sequence is linear, and thus the sum can be calculated as the average of the first and last term, multiplied by the number of terms .

The binomial theorem is applicable to expand expressions of the form (a + b)ⁿ, where a and b are terms, and n is a non-negative integer. It states that this expression can be expanded as ∑ⁿₙ₌₀ ₙCᵣ aⁿ⁻ʳ bʳ, where ₙCᵣ are binomial coefficients. This theorem provides a methodical way to expand large powers of a binomial expression and is useful in algebraic expansions, probability calculations, and numerical analysis. It simplifies complex expressions by breaking them down into sums of products .

An onto (surjective) function is one where every element in the codomain is the image of at least one element in the domain. This implies that the range of the function is equal to its codomain. A one-one (injective) function is one where no two different elements in the domain map to the same element in the codomain, implying f(x₁) = f(x₂) only if x₁ = x₂. These characteristics are crucial in determining bijective mappings, which are both injective and surjective, ensuring a perfect one-to-one and onto correspondence between domain and codomain .

Trigonometric identities, such as sin²θ + cos²θ = 1, 1 + tan²θ = sec²θ, and 1 + cot²θ = cosec²θ, provide relationships between different trigonometric functions that can simplify complex trigonometric expressions. For example, knowing these identities can help reduce problems involving multiple trigonometric functions into simpler forms or find equivalent expressions. They are essential for solving trigonometric equations, proving identities, and transforming expressions in calculus and physics .

Permutations refer to the arrangement of objects in a specific order, where order matters. The formula for permutations is given by nPᵣ = n!/(n-r)!, where n is the total number of objects, and r is the number of objects being arranged. Combinations, on the other hand, refer to the selection of objects where order does not matter. The formula for combinations is nCᵣ = n!/[r!(n-r)!]. These concepts are used in probability and statistics to calculate possible arrangements and selections .

De Morgan's Laws are significant in set theory as they provide a fundamental rule for the complement of unions and intersections of sets. The laws are expressed as (A ∪ B)' = A' ∩ B' and (A ∩ B)' = A' ∪ B'. These laws are crucial when dealing with complex set operations and are particularly useful in simplifying expressions and solving problems involving complements. Their application extends to logic and digital circuit design, where they help in simplifying Boolean expressions .

A hyperbola is defined by the equation x²/a² - y²/b² = 1. Its key properties include two disconnected curves approaching asymptotes. The foci are located at (±c, 0) where c² = a² + b². The eccentricity, given by e = √(1 + b²/a²), measures the deviation of the hyperbola from being circular, with a value greater than 1 indicating its shape. These characteristics are determined using geometric definitions and algebraic manipulation, providing insights into the hyperbola’s graphed dimensions and behavior .

The rules of linear inequalities, such as the preservation of inequality when adding the same number, multiplication by a positive number, and the reversal of inequality when multiplying by a negative number, are fundamental in solving inequality problems. They guide the transformations allowed during the manipulation of inequalities. For instance, incorrect application can lead to an incorrect solution space. These rules are vital for accurately solving inequalities and understanding their graphical and algebraic implications .

The quadratic formula is derived from the standard form of a quadratic equation ax² + bx + c = 0 by completing the square. By rearranging terms and completing the square, the formula x = [-b ± √(b² - 4ac)] / 2a is obtained. This formula is practically used to find the roots of any quadratic equation quickly and efficiently, regardless of whether the roots are real or complex. Its wide applicability in physics, engineering, and other scientific fields underscores its importance .

A power set is defined as the set of all subsets of a given set A. The relevance of a power set in determining the number of subsets for a given set lies in the formula n(P(A)) = 2^n, where n is the number of elements in the set A. This formula states that if a set contains n elements, then the total number of subsets, including the empty set and the set itself, is 2 raised to the power of n .

You might also like