πŸŽ“ BookMCQ
← Back to 14. Partial Derivatives Calculus

πŸ“ Extreme value theorem multivariable (14 MCQs)

πŸ“– From Calculus β€’ 14. Partial Derivatives Calculus β€’ 14 questions available

What is Extreme value theorem multivariable?

Definition:
Continuous ff on closed bounded (compact) set DD attains absolute maximum and minimum values at some points in DD.

Example:
f=x2+y2f=x^2+y^2 on disk x2+y2≀1x^2+y^2 \leq 1 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.

3
Easy
5
Medium
6
Hard

πŸ“ All Extreme value theorem multivariable MCQs

Q1. A continuous function f(x,y)f(x,y) is defined on the set S={(x,y)∣x2+y2<1}S = \{(x,y) \mid x^2 + y^2 < 1\}. Despite being smooth and bounded, ff fails to attain a global maximum on SS. Which theoretical gap explains this failure?

A.The partial derivatives do not exist at the origin.
B.The function is not differentiable at the boundary.
C.The domain SS is open and therefore not compact. βœ…
D.The Hessian matrix is indefinite everywhere.
πŸ’‘ Difficulty: medium | βœ… Correct: C

πŸ“– Explanation: The Extreme-Value Theorem strictly requires the domain to be both closed and bounded (compact) in addition to the function being continuous. Since SS 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 f(x,y)=x2βˆ’y2f(x,y) = x^2 - y^2 restricted to the closed unit disk. A student claims the global extrema must occur where βˆ‡f=0\nabla f = \mathbf{0}. Why is this reasoning fundamentally flawed for finding global extrema on this domain?

A.The gradient never equals zero on this domain.
B.Global extrema on closed bounded sets can occur on the boundary where βˆ‡fβ‰ 0\nabla f \neq \mathbf{0}. βœ…
C.The function is not continuous on the unit disk.
D.Critical points only identify local minima, never maxima.
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: While critical points where βˆ‡f=0\nabla f = \mathbf{0} 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?

A.It occurs at an interior critical point not shown.
B.The function has no global maximum despite continuity.
C.The global maximum occurs at the top-right corner boundary. βœ…
D.The contour plot indicates a removable discontinuity.
πŸ’‘ Difficulty: medium | βœ… Correct: C

πŸ“– 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 T(x,y)T(x,y) on a metal plate includes a point heat source creating a singularity at (0,0)(0,0). If the plate is the closed unit square including the origin, why does the EVT fail to guarantee a maximum temperature?

A.The square is not a bounded region.
B.Temperature functions are inherently non-differentiable.
C.Continuity is violated at the singularity, breaking EVT hypotheses. βœ…
D.Partial derivatives are undefined at all boundary points.
πŸ’‘ Difficulty: medium | βœ… Correct: C

πŸ“– 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 TT is not continuous at (0,0)(0,0). Without continuity, the theorem provides no guarantee that any finite maximum temperature actually exists or is attained.

Q5. When optimizing f(x,y)=xyf(x,y) = xy on the closed triangular region with vertices (0,0),(1,0),(0,1)(0,0), (1,0), (0,1), which multi-step procedure correctly applies EVT principles to ensure no candidate is missed?

A.Set βˆ‡f=0\nabla f = \mathbf{0} and evaluate only interior solutions.
B.Evaluate ff at vertices and the single interior critical point.
C.Check interior critical points, then parameterize and optimize ff on each of three boundary segments, comparing all candidates. βœ…
D.Use Lagrange multipliers on the entire triangular region simultaneously.
πŸ’‘ Difficulty: hard | βœ… Correct: C

πŸ“– Explanation: Proper application requires exhaustive search: first finding interior critical points where βˆ‡f=0\nabla f = \mathbf{0}, 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 f(x,y)=eβˆ’(x2+y2)f(x,y) = e^{-(x^2+y^2)} 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?

A.The exponential function is not continuous at infinity.
B.EVT requires compact domains; R2\mathbb{R}^2 is closed but unbounded. βœ…
C.The function has no critical points in R2\mathbb{R}^2.
D.Global minima cannot exist for positive functions.
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: The Extreme-Value Theorem demands both closed AND bounded (compact) domains. While R2\mathbb{R}^2 is closed, it is unbounded, so EVT does not apply. In this case, ff 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 ff and gg are continuous on the same closed disk. Graphs show ff has higher peak but gg has deeper valley. If h=f+gh = f + g, which statement about hh's global extrema follows from EVT and superposition principles?

A.hh's maximum equals sum of individual maxima.
B.hh's extrema locations are averages of ff and gg extrema locations.
C.EVT guarantees hh has global max and min, but their values/locations require analyzing f+gf+g directly. βœ…
D.hh inherits the convexity properties of both functions.
πŸ’‘ Difficulty: hard | βœ… Correct: C

πŸ“– 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 P(x,y)P(x,y) over a closed habitat, data shows PP 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?

A.Maximum density always occurs at geographic center.
B.Planning can ignore boundary regions since maxima are interior.
C.Resource capacity must accommodate the guaranteed maximum, even if its exact location requires further computation. βœ…
D.Continuous models cannot represent real populations accurately.
πŸ’‘ Difficulty: easy | βœ… Correct: C

πŸ“– 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 ff on a closed annulus has βˆ‡fβ‰ 0\nabla f \neq \mathbf{0} everywhere in the interior. A peer concludes no global extrema exist. Refute this using EVT and geometric reasoning about multiply-connected domains.

A.Annuli are not compact, so EVT doesn't apply.
B.Global extrema must occur on either inner or outer circular boundary when no interior critical points exist. βœ…
C.Multiply-connected domains cannot support continuous functions.
D.The gradient condition implies discontinuity at the hole.
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– 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 f(x,y)f(x,y) on a closed square, an algorithm converges to (0.5,0.5)(0.5, 0.5) with βˆ‡fβ‰ˆ0\nabla f \approx \mathbf{0}. Verification shows f(0,0)>f(0.5,0.5)f(0,0) > f(0.5,0.5). What does this reveal about algorithmic limitations versus EVT guarantees?

A.EVT was incorrectly applied to the square.
B.Numerical methods may find local, not global, extrema; EVT ensures global exists but doesn't guide algorithms to it. βœ…
C.The function is discontinuous at corners.
D.Gradient-based methods fail on squares specifically.
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– 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 f(x,y)f(x,y) is continuous on a closed bounded region DD and f(a,b)=Mf(a,b) = M is the global maximum at an interior point (a,b)(a,b), which additional condition MUST hold that distinguishes this from a boundary maximum?

A.βˆ‡f(a,b)=0\nabla f(a,b) = \mathbf{0} and the Hessian is negative semi-definite.
B.ff must be differentiable at (a,b)(a,b) with βˆ‡f(a,b)=0\nabla f(a,b) = \mathbf{0}. βœ…
C.The value MM must exceed all boundary values.
D.All second partial derivatives must be negative at (a,b)(a,b).
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: For an interior global maximum where ff is differentiable, Fermat's theorem for multivariable functions requires βˆ‡f=0\nabla f = \mathbf{0}. 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 E(x,y,z)E(x,y,z) on a closed ball. Symmetry suggests extrema at center, but calculations show βˆ‡Eβ‰ 0\nabla E \neq \mathbf{0} at origin. Using EVT and symmetry-breaking concepts, where should one next search for global extrema?

A.Symmetry guarantees center is extremum; recalculate gradient.
B.Search entire spherical surface boundary and any asymmetric interior critical points. βœ…
C.Energy functions cannot have extrema in balls.
D.Only check points where x=y=zx=y=z due to symmetry.
πŸ’‘ Difficulty: easy | βœ… Correct: B

πŸ“– Explanation: When expected symmetric critical points fail to satisfy βˆ‡E=0\nabla E = \mathbf{0}, 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 βˆ‡E=0\nabla E = \mathbf{0} 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 f(x,y)=x2+y2f(x,y) = x^2 + y^2 on a closed disk versus an open disk: which pair of statements correctly contrasts EVT applicability and extremum attainment?

A.Both domains yield global minimum at origin; EVT applies equally.
B.Closed disk: EVT guarantees min at origin. Open disk: min exists at origin but EVT doesn't guarantee it. βœ…
C.Open disk has no minimum; closed disk minimum is on boundary.
D.EVT applies to open disk but not closed disk due to boundary issues.
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– 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?

A.Global max and min both occur at the saddle point.
B.No global extrema exist due to saddle point.
C.Global max and min occur on boundary edges, but EVT alone cannot distinguish which edge without further analysis. βœ…
D.Constant boundary values imply function is constant everywhere.
πŸ’‘ Difficulty: easy | βœ… Correct: C

πŸ“– 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.

πŸ”— Related Topics (MCQs)