Master Class 11 Maths formulas covering Trigonometry, Complex Numbers, Permutations & Combinations, Binomial Theorem, Sequences & Series, Straight Lines, Conic Sections, 3D Geometry, and Limits. Essential for JEE preparation and board exams.
sin(A + B) = sin A cos B + cos A sin B; sin(A - B) = sin A cos B - cos A sin BSimilarly for cos and tancos(A + B) = cos A cos B - sin A sin B; cos(A - B) = cos A cos B + sin A sin Btan(A + B) = (tan A + tan B)/(1 - tan A tan B); tan(A - B) = (tan A - tan B)/(1 + tan A tan B)sin 2A = 2 sin A cos A; cos 2A = cos² A - sin² A = 2cos² A - 1 = 1 - 2sin² A; tan 2A = 2tan A/(1 - tan² A)sin 3A = 3 sin A - 4 sin³ A; cos 3A = 4 cos³ A - 3 cos A; tan 3A = (3tan A - tan³ A)/(1 - 3tan² A)sin C + sin D = 2 sin((C + D)/2) cos((C - D)/2); cos C + cos D = 2 cos((C + D)/2) cos((C - D)/2)Useful for simplifying trigonometric expressions2 sin A cos B = sin(A + B) + sin(A - B); 2 cos A cos B = cos(A + B) + cos(A - B)z = a + ib, where i² = -1a = real part, b = imaginary part|z| = √(a² + b²)For z = a + ibz* = a - ibFor z = a + ib; z × z* = |z|²arg(z) = tan⁻¹(b/a)Angle made with positive real axis; consider quadrantz = r(cos θ + i sin θ) = r e^(iθ)where r = |z|, θ = arg(z)(cos θ + i sin θ)ⁿ = cos nθ + i sin nθFor integer n; also applies to zⁿ = rⁿ(cos nθ + i sin nθ)1^(1/n) = e^(2πik/n), k = 0, 1, 2, ..., n-1Sum of nth roots of unity = 0n! = n × (n - 1) × (n - 2) × ... × 2 × 1; 0! = 1Product of all positive integers up to nⁿPᵣ = n!/(n - r)!Number of ways to arrange r objects from n distinct objectsⁿCᵣ = n!/(r!(n - r)!) = ⁿPᵣ/r!Number of ways to choose r objects from n distinct objects; order doesn't matterⁿC₀ = 1, ⁿCₙ = 1, ⁿCᵣ = ⁿCₙ₋ᵣ, ⁿCᵣ + ⁿCᵣ₋₁ = ⁿ⁺¹CᵣPascal's identity: ⁿCᵣ + ⁿCᵣ₋₁ = ⁿ⁺¹Cᵣ(n - 1)!Arrangements of n distinct objects in a circlenʳr selections from n objects with replacement(x + y)ⁿ = Σ ⁿCᵣ xⁿ⁻ʳ yʳ (r = 0 to n)Expansion of (x + y)ⁿ using binomial coefficientsTᵣ₊₁ = ⁿCᵣ xⁿ⁻ʳ yʳ(r + 1)th term in binomial expansionIf n is even: T₍ₙ/₂₎₊₁; If n is odd: T₍ₙ₊₁₎/₂ and T₍ₙ₊₃₎/₂There are two middle terms if n is oddⁿC₀ + ⁿC₁ + ⁿC₂ + ... + ⁿCₙ = 2ⁿSum of all binomial coefficients(1 + x)ⁿ = 1 + nx + n(n-1)/2! x² + n(n-1)(n-2)/3! x³ + ...For |x| < 1; used for fractional and negative exponentsaₙ = a + (n - 1)d; Sₙ = n/2[2a + (n - 1)d]a = first term, d = common differenceaₙ = ar^(n-1); Sₙ = a(1 - rⁿ)/(1 - r) if r ≠ 1a = first term, r = common ratioS∞ = a/(1 - r) if |r| < 1Only converges if |r| < 1A = (a + b)/2Mean of two numbersG = √(ab)For two positive numbers a and bH = 2ab/(a + b)Reciprocal of AM of reciprocalsA ≥ G ≥ H, with equality iff a = bUseful inequality for two positive numbersm = tan θ = (y₂ - y₁)/(x₂ - x₁)θ = angle with positive x-axisy - y₁ = m(x - x₁)Line passing through (x₁, y₁) with slope my = mx + cm = slope, c = y-intercept(y - y₁)/(y₂ - y₁) = (x - x₁)/(x₂ - x₁)Line through points (x₁, y₁) and (x₂, y₂)x/a + y/b = 1a = x-intercept, b = y-interceptd = |ax₀ + by₀ + c|/√(a² + b²)Distance from (x₀, y₀) to line ax + by + c = 0tan θ = |m₁ - m₂|/(1 + m₁m₂)Slopes m₁ and m₂; parallel if m₁ = m₂, perpendicular if m₁m₂ = -1Standard: (x - h)² + (y - k)² = r²; General: x² + y² + 2gx + 2fy + c = 0Center: (h, k) or (-g, -f), Radius: r or √(g² + f² - c)Standard: y² = 4ax (focus at (a, 0)), x² = 4ay (focus at (0, a))Vertex at origin; directrix x = -a or y = -aStandard: x²/a² + y²/b² = 1 (a > b); eccentricity e = √(1 - b²/a²)Foci at (±c, 0) where c² = a² - b²Standard: x²/a² - y²/b² = 1; eccentricity e = √(1 + b²/a²)Foci at (±c, 0) where c² = a² + b²; asymptotes: y = ±(b/a)xd = √[(x₂ - x₁)² + (y₂ - y₁)² + (z₂ - z₁)²]Distance between points P₁(x₁, y₁, z₁) and P₂(x₂, y₂, z₂)P = ((mx₂ + nx₁)/(m + n), (my₂ + ny₁)/(m + n), (mz₂ + nz₁)/(m + n))Point dividing line segment in ratio m:nIf line makes angles α, β, γ with x, y, z axes, then l = cos α, m = cos β, n = cos γ; l² + m² + n² = 1Direction cosines satisfy l² + m² + n² = 1Ax + By + Cz + D = 0General form; normal vector: (A, B, C)d = |Ax₀ + By₀ + Cz₀ + D|/√(A² + B² + C²)Distance from point (x₀, y₀, z₀) to planelim(x→a) f(x) = L means for every ε > 0, ∃ δ > 0 such that |f(x) - L| < ε whenever |x - a| < δFormal definition of limitlim[f(x) + g(x)] = lim f(x) + lim g(x); lim[f(x) × g(x)] = lim f(x) × lim g(x); lim[f(x)/g(x)] = lim f(x)/lim g(x) if lim g(x) ≠ 0Assuming individual limits existlim(x→0) sin x/x = 1; lim(x→0) (1 - cos x)/x² = 1/2; lim(x→∞) (1 + 1/x)ˣ = eImportant limits to memorizelim(x→a) f(x)/g(x) = lim(x→a) f'(x)/g'(x)If 0/0 or ∞/∞ formf is continuous at x = a if lim(x→a) f(x) = f(a)Left limit = Right limit = Function value