Class 11 Math Complete Notes
Class 11 Math Complete Notes
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 .