AoPSWiki
Support local problem solving programs by contributing to the Art of Problem Solving Foundation.
Click here for more information about the Foundation.
Personal tools

Differentiable

From AoPSWiki

This article is a stub. Help us out by expanding it.

A real function is said to be differentiable at a point if is defined in an open neighborhood of and all partial derivatives of exist at . In particular, for a function defined on some subset of taking values in , is differentiable at if and only if contains an open interval containing and the derivative of exists at .

A function can fail to be differentiable at the point for the following reasons:

  • is not defined at , i.e. doesn't exist.
  • is not defined on some set of points that includes members arbitrarily close to .
  • The derivative f'(x) = \lim_{h \to 0} \frac{f(x + h) - f(x)}{h} is not defined at . Note that this requires at the very least that \lim_{h \to 0}f(x_0 + h) = f(x_0), i.e. any function differentiable at a point must also be continuous at that point.

See also

Want to learn how to tackle those tough AMC/AIME/Olympiad algebra problems? Check out Art of Problem Solving's NEW Intermediate Algebra by Richard Rusczyk and Mathew Crawford. Over 1600 problems!
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us