An abstract from wikipedia
Calculus (Latin,
calculus, a small stone used for counting) is a discipline in mathematics
focused on limits, functions, derivatives, integrals, and infinite series. This
subject constitutes a major part of modern mathematics education. It has two
major branches, differential calculus
and integral calculus, which are
related by the fundamental theorem of
calculus.
Calculus is the study of change, in the same
way that geometry is the study of shape and algebra is the study of operations
and their application to solving equations. A course in calculus is a gateway
to other, more advanced courses in mathematics devoted to the study of
functions and limits, broadly called mathematical analysis. Calculus has
widespread applications in science, economics, and engineering and can solve
many problems for which algebra alone is insufficient.
Historically, calculus
was called "the calculus of infinitesimals", or "infinitesimal
calculus". More generally, calculus (plural calculi) may refer to any
method or system of calculation guided by the symbolic manipulation of
expressions. Some examples of other well-known calculi are propositional
calculus, variation calculus, lambda calculus, pi calculus and join calculus.
Limits and infinitesimals
Calculus is usually
developed by manipulating very small quantities. Historically, the first method
of doing so was by infinitesimals. These are objects which can be treated like
numbers but which are, in some sense, "infinitely small". An
infinitesimal number dx could be
greater than 0, but less than any number in the sequence 1, ˝, ⅓, ... and
less than any positive real number. Any integer multiple of an infinitesimal is
still infinitely small, i.e., infinitesimals do not satisfy the Archimedean
property. From this point of view, calculus is a collection of techniques for
manipulating infinitesimals. This approach fell out of favor in the 19th
century because it was difficult to make the notion of an infinitesimal
precise. However, the concept was revived in the 20th century with the
introduction of non-standard analysis and smooth infinitesimal analysis, which
provided solid foundations for the manipulation of infinitesimals.
In the 19th century, infinitesimals
were replaced by limits. Limits describe the value of a function at a certain
input in terms of its values at nearby input. They capture small-scale
behavior, just like infinitesimals, but use the ordinary real number system. In
this treatment, calculus is a collection of techniques for manipulating certain
limits. Infinitesimals get replaced by very small numbers, and the infinitely
small behavior of the function is found by taking the limiting behavior for
smaller and smaller numbers. Limits are easy to put on rigorous foundations,
and for this reason they are usually considered to be the standard approach to
calculus.
Differential calculus
Tangent line at (x,
f(x)). The derivative f′(x) of a curve at a point is the slope (rise over
run) of the line tangent to that curve at that point.
Main article:
Differential calculus
Differential calculus
is the study of the definition, properties, and applications of the derivative
of a function. The process of finding the derivative is called differentiation.
Given a function and a point in the domain, the derivative at that point is a
way of encoding the small-scale behavior of the function near that point. By
finding the derivative of a function at every point in its domain, it is
possible to produce a new function, called the derivative function or just the
derivative of the original function. In mathematical jargon, the derivative is
a linear operator which inputs a function and outputs a second function. This
is more abstract than many of the processes studied in elementary algebra,
where functions usually input a number and output another number. For example,
if the doubling function is given the input three, then it outputs six, and if
the squaring function is given the input three, then it outputs nine. The
derivative, however, can take the squaring function as an input. This means
that the derivative takes all the information of the squaring function—such as
that two is sent to four, three is sent to nine, four is sent to sixteen, and
so on—and uses this information to produce another function. (The function it
produces turns out to be the doubling function.)
The most common symbol
for a derivative is an apostrophe-like mark called prime. Thus, the derivative
of the function of f is f′, pronounced "f prime." For instance,
if f(x) = x2 is the squaring function, then f′(x) = 2x is the doubling
function.
If the input of the
function represents time, then the derivative represents change with respect to
time. For example, if f is a function that takes a time as input and gives the
position of a ball at that time as output, then the derivative of f is how the
position is changing in time, that is, it is the velocity of the ball.
If a function is
linear (that is, if the graph of the function is a straight line), then the
function can be written y = mx + b, where:
![]()
This gives an exact
value for the slope of a straight line. If the graph of the function is not a
straight line, however, then the change in y divided by the change in x varies.
Derivatives give an exact meaning to the notion of change in output with
respect to change in input. To be concrete, let f be a function, and fix a
point a in the domain of f. (a, f(a)) is a point on the graph of the function.
If h is a number close to zero, then a + h is a number close to a. Therefore (a
+ h, f(a + h)) is close to (a, f(a)). The slope between these two points is
![]()
This expression is
called a difference quotient. A line through two points on a curve is called a
secant line, so m is the slope of the secant line between (a, f(a)) and (a + h,
f(a + h)). The secant line is only an approximation to the behavior of the
function at the point a because it does not account for what happens between a
and a + h. It is not possible to discover the behavior at a by setting h to
zero because this would require dividing by zero, which is impossible. The
derivative is defined by taking the limit as h tends to zero, meaning that it
considers the behavior of f for all small values of h and extracts a consistent
value for the case when h equals zero:
![]()
Geometrically, the
derivative is the slope of the tangent line to the graph of f at a. The tangent
line is a limit of secant lines just as the derivative is a limit of difference
quotients. For this reason, the derivative is sometimes called the slope of the
function f.
Here is a particular
example, the derivative of the squaring function at the input 3.
Let f(x) = x2
be the squaring function.

The derivative f′(x)
of a curve at a point is the slope of the line tangent to that curve at that
point. This slope is determined by considering the limiting value of the slopes
of secant lines. Here the function involved (drawn in red) is f(x) = x3
− x. The tangent line (in green) which passes through the point (−3/2,
−15/8) has a slope of 23/4. Note that the vertical and horizontal scales
in this image are different.

The slope of tangent
line to the squaring function at the point (3,9) is 6, that is to say, it is
going up six times as fast as it is going to the right. The limit process just
described can be performed for any point in the domain of the squaring
function. This defines the derivative function of the squaring function, or
just the derivative of the squaring function for short. A similar computation
to the one above shows that the derivative of the squaring function is the
doubling function.
Leibniz notation
A common notation,
introduced by Leibniz, for the derivative in the example above is

In an approach based
on limits, the symbol dy/dx is to be interpreted not as the quotient of two
numbers but as shorthand for the limit computed above. Leibniz, however, did
intend it to represent the quotient of two infinitesimally small numbers, dy
being the infinitesimally small change in y caused by an infinitesimally small
change dx applied to x. We can also think of d/dx as a differentiation
operator, which takes a function as an input and gives another function, the
derivative, as the output. For example:
![]()
In this usage, the dx in the denominator is read as
"with respect to x." Even when calculus is developed using limits
rather than infinitesimals, it is common to manipulate symbols like dx and dy as if they were real numbers; although it is possible to avoid
such manipulations, they are sometimes notationally convenient in expressing
operations such as the total derivative.