π Differentiability implies continuity (13 MCQs)
π From Calculus β’ 14. Partial Derivatives Calculus β’ 13 questions available
What is Differentiability implies continuity?
Definition:
If is differentiable at , then is necessarily continuous at ; converse is false.
Example:
is continuous at origin but not differentiable there; differentiable is automatically continuous.
Reason:
This implication provides a sufficient condition for continuity and reinforces that differentiability is a stricter smoothness requirement than mere continuity.
π All Differentiability implies continuity MCQs
Q1. A function has partial derivatives and . However, the limit of as along the path differs from . Which statement best analyzes this scenario?
π Explanation: This question targets error analysis regarding the common misconception that existing partial derivatives imply continuity or differentiability. Students must recognize that partial derivatives only measure behavior along coordinate axes. If the function fails to be continuous along a parabolic path, it cannot be differentiable, as differentiability requires the linear approximation to hold uniformly in all directions, which presupposes continuity.
Q2. Consider a surface modeling temperature distribution where contour lines near point are densely packed ellipses, but at point , contours form a sharp cusp intersection. Based solely on this graphical evidence, how do the differentiability properties compare?
π Explanation: Interpreting contour graphs requires connecting visual density and geometry to analytical concepts. Dense smooth ellipses suggest a well-defined gradient and tangent plane at . Conversely, intersecting or cusped contours at signal a singularity where no unique tangent plane exists. This tests graph-based reasoning, distinguishing between mere continuity of level sets and the stricter requirement of local linearity needed for differentiability in multivariable calculus.
Q3. An engineer models stress using . They compute and everywhere and find them bounded. Yet, physical testing shows material failure at the origin, suggesting non-differentiability. What is the most rigorous mathematical explanation for this discrepancy?
π Explanation: This application question addresses the subtle distinction between boundedness and continuity of partial derivatives. While continuous partials guarantee differentiability, merely bounded partials do not. The engineerβs error lies in assuming boundedness suffices. Students must apply the theorem correctly: without continuity of and at the critical point, the total differential may fail to approximate the function, explaining the physical anomaly despite valid first-order computations.
Q4. Given for and , a student claims it is differentiable at the origin because and . Identify the flaw in this reasoning.
π Explanation: This error analysis question exposes the frequent mistake of equating partial derivative existence with total differentiability. Although and exist at the origin, students must verify if . In this case, the limit does not vanish, proving non-differentiability. The explanation reinforces that partials provide only axial information, while differentiability demands uniform linear approximation in all directions.
Q5. Two researchers analyze . Researcher A verifies continuity and existence of at . Researcher B additionally confirms are continuous in a neighborhood of . Whose conclusion about differentiability is guaranteed correct?
π Explanation: This conceptual understanding question distinguishes between necessary and sufficient conditions. Researcher Aβs criteria are necessary but not sufficient for differentiability. Researcher B applies the standard sufficient condition theorem: if partial derivatives exist and are continuous near a point, the function is differentiable there. Recognizing this hierarchy prevents over-reliance on weaker conditions and clarifies why textbooks emphasize smoothness as a practical test for differentiability in applied contexts.
Q6. In optimizing a cost function , an algorithm uses gradient descent starting at a point where and exist but is not differentiable. What is the most likely consequence during iteration?
π Explanation: This application scenario links theoretical differentiability to numerical method reliability. Gradient descent assumes the gradient vector points in the direction of maximal decrease, which holds only when the function is differentiable. At non-differentiable points, partial derivatives may exist but fail to capture directional behavior accurately, leading to misleading update steps. Understanding this limitation explains why subgradient methods or smoothing techniques are required for non-smooth optimization, bridging abstract analysis with computational practice.
Q7. A student argues that since near the origin, must be differentiable at with zero derivative. Evaluate this claim.
π Explanation: This challenging problem tests deep understanding of the squeeze theorem applied to differentiability. The inequality implies by continuity. Substituting into the differentiability limit yields , which vanishes as . Thus, the bound actually suffices to prove differentiability with zero gradient, correcting the intuitive but incorrect assumption that quadratic bounds only ensure continuity.
Q8. Which combination of properties for at a point definitively rules out differentiability, even if partial derivatives exist?
π Explanation: This mixed-concepts question probes the relationship between directional derivatives and total differentiability. Differentiability implies that every directional derivative equals the dot product of the gradient and the direction vector. If directional derivatives exist but violate this linearity, the function cannot be differentiable, regardless of partial derivative existence. Options A and D are compatible with differentiability, while C relates to second-order smoothness, not first-order differentiability. Identifying this specific failure mode strengthens conceptual precision beyond computational checks.
Q9. When analyzing at the origin, a student computes and and concludes differentiability. What critical step was omitted?
π Explanation: This error analysis highlights incomplete verification protocols. While partials exist and the function is continuous, differentiability requires the remainder term to tend to zero. Along , this ratio equals , disproving differentiability. The omission of path testing in the limit definition is a pervasive mistake; emphasizing multi-directional validation prevents false positives in differentiability assessment.
Q10. A weather model defines pressure as continuous everywhere with existing partials, yet forecasters observe abrupt wind shifts at a location. Assuming the model is mathematically consistent, what does this imply about at that point?
π Explanation: This scenario-based question integrates physics with mathematical analysis. Wind velocity is proportional to the negative gradient of pressure. Abrupt wind shifts indicate discontinuous or undefined gradients, implying is not differentiable at that location. Even if is continuous and partials exist pointwise, non-differentiability means the gradient vector isnβt well-defined or varies discontinuously, disrupting fluid dynamics predictions. This connects abstract differentiability to tangible meteorological phenomena, requiring synthesis of modeling context and analytical definitions.
Q11. Compare two functions at the origin: and . Both have partials at . Which is differentiable?
π Explanation: This Olympiad-style comparison demands nuanced limit analysis. For , the quadratic envelope ensures , proving differentiability despite wild oscillation. For , although partials exist, the cross-term behavior in the differentiability limit fails; approaching along yields non-vanishing ratios due to unsynchronized oscillations. The key insight is that radial decay rate dominates angular pathology in , while βs separability doesnβt compensate for lack of joint control, illustrating subtle interplay between dimensionality and regularity.
Q12. In machine learning, activation functions like ReLU are non-differentiable at zero. Why is this acceptable in backpropagation despite relying on gradients?
π Explanation: This application question bridges pure math and modern AI practice. Classical backpropagation assumes differentiability, but ReLUβs non-differentiability at isolated points is handled via subdifferential calculus, where any value in [0,1] serves as a valid subgradient at zero. Since the set of non-differentiable points has measure zero and optimization trajectories rarely land exactly on them, convergence remains robust. Understanding this extension explains why theoretical differentiability requirements can be relaxed in practice, highlighting the evolution of calculus concepts for real-world engineering constraints.
Q13. A student proves is continuous at and that all directional derivatives exist and equal . They conclude is differentiable. Is this valid?
π Explanation: This challenging conceptual trap tests precise knowledge of differentiability characterizations. While differentiability implies directional derivatives equal the gradient dot direction, the converse isnβt true without additional hypotheses like continuity of partials or Lipschitz conditions. There exist pathological functions where directional derivatives behave linearly yet the function isnβt differentiable due to non-uniform convergence in the increment ratio. The studentβs reasoning overlooks this subtlety, demonstrating that even seemingly strong directional evidence doesnβt substitute for the full epsilon-delta definition of total differentiability in multivariable analysis.