Class 12 Maths Formula Sheet PDF
Class 12 Maths Formula Sheet PDF
A function is invertible if there exists a function f^(-1) such that f(f^(-1)(x)) = x and f^(-1)(f(x)) = x. This implies that the function must be bijective, meaning it is both one-to-one (injective) and onto (surjective). The inverse function reverses the outputs back to the original inputs .
Arc sine (sin^(-1)(x)) has a domain of [-1, 1] and range of [-pi/2, pi/2], arc cosine (cos^(-1)(x)) shares the domain [-1, 1] but has a range of [0, pi], and arc tangent (tan^(-1)(x)) has a domain of all real x with a range of (-pi/2, pi/2). These differences are significant because they ensure each function is one-to-one within its respective range, making the inverse a well-defined function .
The transposition and cofactor computation lay the foundation for constructing the adjoint of a matrix. The adjoint is the transpose of the cofactor matrix, where each element is replaced by its respective cofactor. Inverting a matrix involves the adjoint and the determinant. If the determinant is non-zero, the inverse is obtained using A^(-1) = (1/det(A)) x adj(A).
Row or column operations affect the determinant of a 2x2 matrix as follows: Interchanging two rows or two columns changes the sign of the determinant. Scaling a row or a column by a factor k multiplies the determinant by k. If two rows or two columns are identical, the determinant becomes zero, reflecting linear dependence .
Principal value branches are crucial for inverse trigonometric functions because they designate specific intervals over which these functions are one-to-one. This makes the inverse properly defined as a function, returning a unique output for each input. For example, sin^(-1)(x) is confined to the interval [-pi/2, pi/2] to ensure it is a true function, as sine naturally is multi-valued without this restriction .
The derivative of a function at a point provides the slope of the tangent line to the curve at that point. If f'(c) is the derivative at x = c, then the slope of the tangent is f'(c). The equation of the tangent line is y - f(c) = f'(c)(x - c). The normal line, perpendicular to the tangent, has a slope of -1/f'(c), and its equation is y - f(c) = -1/f'(c)(x - c). These concepts intersect in analyzing the perpendicularity and immediate direction changes of a curve .
The adjoint of a matrix is used to calculate its inverse through the formula A^(-1) = (1/det(A)) x adj(A). This calculation is valid only if the determinant of the matrix is non-zero, which indicates the matrix is invertible. The adjoint is the transpose of the cofactor matrix, ensuring the inverse adheres to the rules of matrix operations .
The composition of functions, denoted as g o f, maps elements from set A to set C, where g o f: A -> C. The domain of g o f is the domain of f, which is set A, and its range is the range of g, which is potentially reduced depending on the image of B under f. Essentially, the range of f must be a subset of the domain of g for the composition to be properly defined .
The first derivative test determines where a function's slope is zero, indicating potential local extrema. If f'(x) = 0, the point is a candidate for a local maximum or minimum. The second derivative test further evaluates this: if f''(x) > 0 at the point, it's a local minimum due to concavity upward, and if f''(x) < 0, it's a local maximum due to concavity downward .
A function is differentiable at a point if it is smooth and has a defined slope there, which implies continuity at that point. However, the reverse is not always true: a function can be continuous but not differentiable, such as at a corner or cusp. An example is the function f(x) = |x|, which is continuous everywhere but not differentiable at x = 0 due to the abrupt change in direction (cusp). At x = 0, f(x) is continuous but lacks a derivative .