Exponents
Definition of exponentiation
Multiplying the number 3 by itself four times gives
3×3×3×3= 81
which can be written more simply with the shorthand notation
34= 81
The notation 3 4 is read as “3 raised to the fourth power” or “3 to the fourth power.” In this example, the number 3 is referred to as the base, and the number 4 is called the exponent. In the natural sciences the most frequently used base is an irrational number with the symbol e , whose value to three decimal places is 2.718. An irrational number is a number that cannot be written as a fraction. e.g., the square root of 2 ( ) and the number pi (π).
The most general representation of exponentiation is
am=c
where a and m can be arbitrary numbers. A few numerical examples are
34= 81;2.73= 19.683;101.3= 19.952…;3.11.7= 6.844…
The first two examples can be verified by hand calculation; the last two are easy to verify on a calculator.
Multiplication of exponentials
The rule for multiplying exponentials follows from the definition of exponentials:
am×an=a(m+n)
This rule is easily verified by checking an example:
32×34= (3 ×3) × (3 × 3 ×3 × 3) =36=3(2 + 4)
All the other properties of exponentials follow directly from the rule for combining exponents.
Meaning of the number 0 as exponent
We use the previous rule to deduce what a to the 0th power ( a 0 ) means. To make the point concrete, take a = 3. Equation AB.1 allows us to write
32×30=3(2 + 0)=32
This expression is true if, and only if, 3 0 = 1. In general, any non-0 number raised to the 0th power is equal to 1:
a0= 1(as long asa≠0)
The reason for excluding 0 from the definition will be clear shortly.
Negative numbers as exponents
To deduce the meaning of a negative exponent, again take a = 3 as the base and use Equation AB.1 to write
32×3- 2=3[2 +( – 2)]=30= 1
This expression is true if, and only if, 3 −2 = 1/3 2 . In general,
a-m=1am(as long asa≠0)
Division of exponentials
The definition in Equation AB.3 extends the rule for combining exponents ( Equation AB.1 ) to include division of exponentials:
aman=am×a-n=a(m-n)
We now see why in the definition of the 0th power ( Equation AB.2 ), the base a cannot be 0: a = 0 in Equation AB.4 would force a division of 0 by 0—an operation that has no meaning.
Exponentials of exponentials
Combining exponents shows what happens when an exponential is raised to another power, for example:
(72)3=72×72×72=7(2+2 +2)=76
In general,
(am)n=a(m×n)
Fractions as exponents
We now investigate the case in which the exponent is a fraction (i.e., a m / n ). Taking a concrete example with a = 7, we ask what is meant by 7 1/2 . Applying Equation AB.1 gives
71/2×71/2=7(1/2 + 1/2)=71= 7
which immediately shows that 7 1/2 = . In general:
a1n=an
A direct consequence of combining Equations AB.6 and AB.4 is that
amn=a(m×1n)=(am)1n=amn=(a1n)m=(an)m
Because any rational decimal number can always be written as a fraction (e.g., 1.5 = 3/2, 0.47 = 47/100), decimal numbers in the exponent can be dealt with as fractions.
Equations AB.1 to AB.7 constitute the properties of exponentials that are important for computation. These properties are summarized in Box AppB.1 .
am×an=a(m+n)aman=am×a-n=a(m-n)a0=1(as long asa≠0)
a−m=1am(as long asa≠0)(am)n=a(m×n)
a1n=an
amn=a(m×1n)=(am)1n=amn=(a1n)m=(an)m
Logarithms
Definition of the logarithm
The logarithm can be seen as the inverse of exponentiation. The general way of representing a logarithm is
logac=m
This expression is read as “the logarithm ‘to the base a ’ of the number c is equal to m. ” The meaning of this expression is “ m is the power to which a must be raised to get the number c. ” This is really just another way of representing exponentiation, a m = c. The definition of the logarithm may be stated as
alogac=c
Examples corresponding to those in the exponentiation section are
log381= 4;log2.719.683 = 3;log1019.925…= 1.3,log3.16.844…= 1.7
Historically, the number 10 is the most commonly used base for logarithms. For this reason, base-10 logarithms are referred to as common logarithms. In the natural sciences the irrational number e is usually used as the base for logarithms. Just as the exponential function using e as the base is called the natural exponential function, a logarithm using the base e is called the natural logarithm and is given the symbol ln. Thus the natural logarithm of x is symbolized as ln x.
The definitions given previously, along with the properties of exponentials, imply three rules governing logarithms.
Logarithm of a product
loga(b×c)=logab+logac
Examining the definition of a logarithm immediately shows where this rule comes from:
b=alogabandc=alogac
so
b×c=alogab×alogac=a(logab+logac)
(the last step is a consequence of the rule for combining exponents— Equation AB.1 ). Taking log a of both sides gives Equation AB.8 .
Logarithm of an exponential
The logarithm of an exponential is given by
logacm=m×logac
This rule is a consequence of the rule governing logarithm of a product ( Equation AB.8 ) combined with the definition of an exponential:
logacm=loga(c×c×…×c)mtimes=(logac+logac+…+logac)mtimes=m×logac
A special case of the logarithm of an exponential occurs frequently and is sometimes given as a separate rule:
loga1c=logac-1=-1×logac=-logac
Incidentally, the product rule together with the rule for taking the logarithm of an exponential ( Equation AB.9 ) gives the logarithm of a quotient:
logabc=loga[b×c-1]=logab+loga(c-1)=logab+(-1)logac=logab-logac
Changing the base of a logarithm
For any number c , its logarithms using two different bases, a and b , are related by the expression
logac=(logab) ×logbc
This rule is the result of combining the definition of a logarithm, c = b log b c , with the rule for taking the logarithm of an exponential ( Equation AB.9 ).
The rules of logarithms are summarized in Box AppB.2 .
loga(b×c)=logab+logaclogabc=logab-logaclogacm=m×logac
loga1c=-logaclogac=(logab)×logbc
Solving quadratic equations
Any equation that can be put into the form
ax2+bx+c= 0
can be solved for the value of x through the quadratic formula :
x=-b±b2- 4ac2a
The ± sign means that x may take on two values, one corresponding to using the + sign in the numerator, and one corresponding to using the – sign. Solving the quadratic equation 4 x 2 – 9 = 0 illustrates the technique. Comparing this equation with the general form of the quadratic equation given previously shows the coefficients to be a = 4, b = 0, and c = –9. The two solutions that satisfy the equation are:
x=-(0)±02- 4(4)( – 9)2(4)=±1448=±128=±32
The two answers are x = 3/2 and x = –3/2.
Differentiation and derivatives
The slope of a graph and the derivative
The derivative of a function at a particular point is most easily viewed as the slope of the function at that point. A slope is just a rate of change of one variable relative to another. For a straight line, the slope, being the rate of change of y relative to x (Δ y /Δ x ), is everywhere the same and is easy to compute ( Fig. AppB.1 ).

For functions with nonlinear graphs, determining the slope at a particular point on the curve is slightly more involved. Assume, for the moment, that the function is the parabola, y = x 2 , with the graph shown in Fig. AppB.2 . The problem of finding the slope of the parabola at any particular point ( x , y ) is to find the slope of the tangent line that just touches the parabola at that point.

The general features of the problem are shown in Fig. AppB.2 . To determine the slope of the parabola at the point ( x , y ), we can first pass a test line through a second, arbitrary point ( x +Δ x , y +Δ y ). As Δ x becomes smaller, so will Δ y , and eventually the test line should become the tangent line as Δ x approaches 0. Because the points ( x , y ) and ( x +Δ x , y +Δ y ) both lie on the parabola y = x 2 , we can write the two points as ( x , x 2 ) and ( x +Δ x , ( x +Δ x ) 2 ), respectively. The slope of the line connecting these points is
ΔyΔx=y2-y1x2-x1=(x+Δx)2-x2(x+Δx) -x=(x2+2xΔx+Δx2) -x2Δx=2x+Δx

Stay updated, free articles. Join our Telegram channel

Full access? Get Clinical Tree


