Class 12 Maths: Continuity & Differentiability
Class 12 Maths: Continuity & Differentiability
The Mean Value Theorem articulates that if a function is continuous on [a,b] and differentiable on (a,b), there exists some c in (a,b) such that f’(c) equals the average rate of change over [a,b], i.e., f’(c) = (f(b)-f(a))/(b-a). This links the average and instantaneous rates of change by ensuring that at some point, the instantaneous rate equals the average. A practical application is in determining velocity: if a car’s position over time is continuous and differentiable, MVT assures that at least once, the car's instantaneous speed matches the average speed over a trip .
A function is non-differentiable at a point if there is a discontinuity, a sharp corner or cusp, or a vertical tangent line at that point. Graphically, this is observed as an abrupt change in direction or a vertical line segment that lacks a well-defined slope. For instance, the function f(x) = |x| is non-differentiable at x = 0 due to the sharp cusp at the origin .
Maxima and minima, identified by setting the derivative f’(x) to zero and using the second derivative test, are crucial in optimization problems across various fields. For example, in economics, businesses use these concepts to maximize profit or minimize cost. Given a cost function, identifying points where the derivative equals zero can reveal cost-effective production levels . This approach, combined with second derivative concavity tests, ensures these points correspond to actual local maxima or minima.
The chain rule in differentiation states that the derivative of a composite function dy/dx is obtained by multiplying the derivatives of its constituent functions: dy/dx = dy/du * du/dx. For example, if y = (3x^2 + 2)^5, set u = 3x^2 + 2, thus y = u^5. Then dy/du = 5u^4 and du/dx = 6x. Therefore, dy/dx = 5(3x^2 + 2)^4 * 6x, fully applying the chain rule .
L'Hôpital's Rule is a method to evaluate limits that initially result in indeterminate forms of 0/0 or ∞/∞. It states that lim(x->a) [f(x)/g(x)] = lim(x->a) [f’(x)/g’(x)] if the limit exists. This allows easier computation by differentiating the numerator and denominator separately, simplifying the limit evaluation . It is particularly useful in calculus for resolving complex limits that are otherwise difficult to address directly.
Discontinuities can be categorized as removable, jump, or infinite discontinuities. Removable discontinuity manifests as a hole in the graph where a single point is undefined but the limit exists. A jump discontinuity occurs when there is an abrupt change in the function's value, resulting in a step-like graph. Infinite discontinuity happens when the function approaches infinity, typically represented by a vertical asymptote in the graph .
The second derivative of a function, f''(x), provides insight into the function's concavity by indicating how the slope of the tangent line changes. If f''(x) > 0, the function is concave up, resembling a U-shape, suggesting that the critical points are local minima. Conversely, if f''(x) < 0, the function is concave down, indicating local maxima. This analysis is pivotal in applications like physics to understand acceleration (rate of change of velocity) and in economics for assessing the growth patterns .
Rolle's Theorem states that if a function f(x) is continuous on [a,b], differentiable on (a,b), and f(a)=f(b), there exists at least one c in (a,b) such that f’(c)=0. This theorem helps identify critical points where the function's slope is zero, indicating potential local extrema. For example, consider f(x) = x^2 - 1 on [-1,1]; since f(-1)=f(1), Rolle's Theorem guarantees a point, c=0, where the slope or derivative, f’(x)=2x, equals zero .
A function f(x) is continuous at a point x = a if three conditions are met: (1) f(a) is defined, meaning the function has a valid output at x = a; (2) lim(x->a) f(x) exists, indicating that the limit of f(x) as x approaches a is finite; (3) lim(x->a) f(x) = f(a), showing that the function's limit at x equals the function's actual value at that point . Graphically, this means that there are no breaks or jumps at x = a, and the curve of the function is unbroken at that point .
Differentiability implies continuity; every differentiable function is also continuous. However, not all continuous functions are differentiable. For example, the function f(x) = |x| is continuous everywhere but not differentiable at x = 0 due to the sharp corner at that point . This highlights that while a continuous function may have no breaks, its slope or rate of change might not be well-defined everywhere .