User:Coldauron/Derivatives Draft

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Limits (Draft)[edit | edit source]

A limit is written like this:

which is read as "the limit as approaches of equals ." This means that as the input variable of the function is given values which get arbitrarily closer to the specified value , the output will get arbitrarily closer to the limit value . For those interested, this principle can be used to precisely define a limit with an Epsilon-Delta Argument.

Visualization of limit, depicting the so called "arbitrarily close" values of function input and output.

The figure on the right is a graphical representation of the following limit:

This may at first seem like a trivial statement, but many limits encountered later in the study of calculus are not so straightforward. Here, the specified value for the function input variable is , and arbitrarily close values of are represented by and . Similarly, the limit value here is , and arbitrarily close values of are represented by and . Based on the graph, one can see that as any value within is set closer to , the corresponding value, falling within , will come closer to . Thus, this limit equals, or is defined as, .

Limits may not always be defined at any given point. A simple example of this occurs when a function has an asymptote at , and the only value that continues to approach is infinity! In this case, we have a limit equal to infinity, which is not defined:

Limits can also be defined in any number of dimensions which introduces another possible scenario for an undefined limit. The principle is the same, that as the input variables approach some specified value, the output approaches the limit value. With more input variables, however, the possibility exists that the output will approach different limit values when different input variables are considered individually. In this case, the limit is not defined.

Whether or not a limit is defined at a certain point or set of points in the domain of a function will become important if one wishes to work with the function's derivatives and integrals. This will be made clearer in the sections that follow.

First Derivative (Draft)[edit | edit source]

A derivative is a function that describes the rate of change of another function. Arguably the most basic form of the derivative, the first derivative can be conceptualized using the graph of a function. The first derivative of a function gives the rate of change of per change in . Consider the graph of the function , drawn in the first figure on the right. In this function, it is clear that if increases by one unit, also increases by one unit. This means that the rate of change of per change in is one unit per unit, or simply one. This implies that the first derivative of this function is always equal to one, which is written like this:

Graph of .

Note that from basic algebra, the slope of the function is one. So in this case, the derivative of the function is equal to the slope of the function. The symbol here is called a differential element, and represents an extremely small change. So, the derivative as written here is an extremely small change in divided by an extremely small change in . This is commonly used as notation for a first derivative, but it is not a formal definition. The formal definition of a first derivative gives a formula that describes the rate of change of the function at hand, and uses a limit to extablish the "extremely small change" mentioned above. It is as follows:

Here, the change in is represented by , and the change in is put in the form of (final - initial). In this case, the initial value is given by and the final by . Bearing this in mind, the quotient contained within the limit will clearly give the average rate of change between any two points on the graph, separated by some .

Secant line between the two points in the definition of a first derivative.

This can be represented visually by drawing a secant line between the two points, as shown in the second figure on the right. Again from algebra, it is clear that the quotient discussed previously is equal to the slope of this secant line. This slope is of course constant accross the entire secant line, since it is in fact a line. The instantaneous rate of change of the graphed function, however, is not constant. As the value of increases, the value of starts to increase more and more per . Based on its conceptual definition, a first derivative should represent this rate of change at any specific point in the function, and not a single average value across an interval of the function. So the slope of the secant line here is not consistent with the derivative of the function.

This is where the limit comes in. For any value of this secant line will give the average rate of change across an interval, and not the rate of change at a single point. The rate of change at a point can be represented instead by a tangent line, a line that touches only one point within the function. The two-point quotient can be made use of here by setting the distance between the two points, or to zero. This would place a zero in the denominator, however, leaving the quotient undefined. To get around this, the limit of the quotient can instead be considered.

When evaluated, this limit will yield a new function (rather than simply a constant value, as in the first example) that gives the slope of tangent line at any point on the original function. This new function is the first derivative of the original function.

Notation (Draft)[edit | edit source]

Over the years, several systems of notation for derivatives have been developed. It is advisable that students of calculus familiarize themselves with each of these. The table below lists some examples of the four main notation systems, each writing the same four derivatives of the function . The example derivatives are, from left to right, the first ordinary derivative with respect to , the second ordinary derivative with respect to , the first partial derivative with respect to , and the second partial derivative with respect to .

Leibniz's Notation Lagrange's Notation Euler's Notation Newton's Notation

Of these, Leibniz's notation is considered by many to be the most unambiguous, and will be the convention used in this text. It is worth noting that Newton's notation is often only used under specific circumstances in mechanics, where the independent variable represents time and the derivative subsequently represents a rate of change per unit time, such as a velocity. While notation for partial differentiation does exist in this system, it is not straightforward and an example is not given here. It is recommended that the reader refer to the Wikipedia article on Notation for Differentiation for details on the nuances of these notation systems.

Original Notation Table[edit | edit source]

Lebniz's notation Lagrange's notation Delta notation
dy
dx
d 2y
dx2
f ʹ(x)  f ʺ(x)
Δy
Δx