π Extreme value theorem multivariable (14 MCQs)
π From Calculus β’ 14. Partial Derivatives Calculus β’ 14 questions available
What is Extreme value theorem multivariable?
Definition:
Continuous on closed bounded (compact) set attains absolute maximum and minimum values at some points in .
Example:
on disk achieves min 0 at origin and max 1 on boundary circle.
Reason:
Guarantees optimization solvability for continuous functions on nice domains; motivates checking interior critical points AND boundary separately.
π All Extreme value theorem multivariable MCQs
Q1. A continuous function is defined on the set . Despite being smooth and bounded, fails to attain a global maximum on . Which theoretical gap explains this failure?
π Explanation: The Extreme-Value Theorem strictly requires the domain to be both closed and bounded (compact) in addition to the function being continuous. Since is an open disk, it lacks its boundary points, allowing the function to approach a supremum asymptotically without ever actually achieving that maximum value within the set.
Q2. Consider restricted to the closed unit disk. A student claims the global extrema must occur where . Why is this reasoning fundamentally flawed for finding global extrema on this domain?
π Explanation: While critical points where are candidates, the Extreme-Value Theorem guarantees existence on compact sets but does not restrict location to interior stationary points. For this saddle function, the global maximum and minimum actually occur on the boundary circle, necessitating separate boundary analysis via parameterization or Lagrange multipliers.
Q3. Given a contour plot of a continuous function on a closed rectangular region where level curves become infinitely dense near the top-right corner but no critical point markers exist there, what can be definitively concluded about the global maximum?
π Explanation: Densely packed contour lines indicate rapid change and typically extreme values. Since the EVT guarantees a maximum exists on this closed bounded region and no interior critical points are indicated, the extremum must lie on the boundary. The density pattern specifically suggests the maximum is located at that corner rather than along flat boundary segments.
Q4. A model for temperature distribution on a metal plate includes a point heat source creating a singularity at . If the plate is the closed unit square including the origin, why does the EVT fail to guarantee a maximum temperature?
π Explanation: The Extreme-Value Theorem has two necessary conditions: continuity of the function and compactness of the domain. Even though the closed unit square is compact, the presence of a singularity means is not continuous at . Without continuity, the theorem provides no guarantee that any finite maximum temperature actually exists or is attained.
Q5. When optimizing on the closed triangular region with vertices , which multi-step procedure correctly applies EVT principles to ensure no candidate is missed?
π Explanation: Proper application requires exhaustive search: first finding interior critical points where , then treating each boundary edge as a separate constrained optimization problem (often reducing to single-variable calculus), and finally evaluating vertices. Simply checking vertices and one critical point misses potential extrema occurring at non-vertex boundary locations where the directional derivative along the edge vanishes.
Q6. A student argues that since is continuous everywhere, it must have a global minimum by the EVT. What is the precise error in applying the theorem to this unbounded domain?
π Explanation: The Extreme-Value Theorem demands both closed AND bounded (compact) domains. While is closed, it is unbounded, so EVT does not apply. In this case, approaches 0 asymptotically but never attains it, confirming no global minimum exists. Students often confuse 'closed' with 'compact' or assume continuity alone suffices for extremum existence.
Q7. Two surfaces and are continuous on the same closed disk. Graphs show has higher peak but has deeper valley. If , which statement about 's global extrema follows from EVT and superposition principles?
π Explanation: While EVT guarantees that the sum of continuous functions on a compact set attains global extrema, the location and value cannot be deduced simply from individual extrema. Superposition can create new critical points or shift extrema to boundaries. Students must recognize that existence is preserved under addition, but specific extremal properties are not linearly combinable without full re-analysis.
Q8. In modeling population density over a closed habitat, data shows is continuous but measurements suggest no stable equilibrium. If EVT guarantees a maximum density exists, what practical implication does this have for resource allocation planning?
π Explanation: EVT assures planners that some finite maximum population density exists somewhere in the habitat, providing a theoretical upper bound for infrastructure design. However, the theorem is existential, not constructiveβit doesn't reveal where or what that maximum is. Effective planning thus requires additional optimization techniques to locate the maximum, while trusting that a worst-case scenario is well-defined and finite.
Q9. A function on a closed annulus has everywhere in the interior. A peer concludes no global extrema exist. Refute this using EVT and geometric reasoning about multiply-connected domains.
π Explanation: Compactness depends on closed and bounded, not simple connectivityβan annulus is compact. With no interior critical points, EVT still guarantees extrema exist, forcing them onto the boundary. For an annulus, this means checking both the inner and outer circles. The misconception confuses topological complexity with compactness; EVT applies regardless of holes as long as the set is closed and bounded.
Q10. During numerical optimization of on a closed square, an algorithm converges to with . Verification shows . What does this reveal about algorithmic limitations versus EVT guarantees?
π Explanation: EVT guarantees a global maximum exists on the compact square, but provides no mechanism to find it. Gradient descent naturally converges to nearby critical points, potentially missing higher boundary values. This discrepancy highlights that theoretical existence (EVT) and computational discovery are distinct challenges. Robust optimization requires combining EVT-aware boundary checks with interior search, not relying solely on gradient convergence.
Q11. If is continuous on a closed bounded region and is the global maximum at an interior point , which additional condition MUST hold that distinguishes this from a boundary maximum?
π Explanation: For an interior global maximum where is differentiable, Fermat's theorem for multivariable functions requires . This is a necessary condition distinguishing interior extrema from boundary ones, where gradients need not vanish. Note that negative semi-definiteness of Hessian is sufficient but not necessary for maximality, and exceeding boundary values is a consequence, not a prerequisite condition derived from EVT itself.
Q12. A physics model defines energy on a closed ball. Symmetry suggests extrema at center, but calculations show at origin. Using EVT and symmetry-breaking concepts, where should one next search for global extrema?
π Explanation: When expected symmetric critical points fail to satisfy , symmetry is broken and extrema may occur at unexpected locations. EVT still guarantees existence on the compact ball, so one must systematically check: (1) actual interior critical points solving without assuming symmetry, and (2) the entire boundary sphere. Relying on intuitive symmetry without verification is a common error in physical modeling.
Q13. Comparing optimization of on a closed disk versus an open disk: which pair of statements correctly contrasts EVT applicability and extremum attainment?
π Explanation: On the closed disk, EVT guarantees both max and min exist; min occurs at origin. On the open disk, the same minimum value is attained at origin (which is included), but EVT cannot be invoked because the domain isn't compact. This subtle distinction shows that extremum attainment can occur without EVT, but only EVT provides the guarantee. Students often conflate 'attainment' with 'guaranteed attainment.'
Q14. A continuous function on a closed rectangle has exactly one critical point in the interior, which is a saddle point. Boundary analysis reveals constant function values along all four edges. What can be concluded about global extrema locations?
π Explanation: Since the only interior critical point is a saddle (not an extremum), global extrema must lie on the boundary by EVT. Constant boundary values mean every boundary point is simultaneously a candidate for both max and min. However, without knowing interior behavior relative to boundary constant, we cannot determine if boundary represents max, min, or both. EVT confirms existence on boundary but additional evaluation is needed to classify.