Calculus/Trigonometry

From testwiki
Jump to navigation Jump to search

Template:Calculus/Top Nav Trigonometric functions play an important role in calculus. In many aspects, the trigonometry content here will be fundamental in understanding certain operations in calculus and proofs. The following information below is a review rather than an intended lesson. For more information about trigonometry, please read Trigonometry Book 1.

Measuring angles

The circle of radius R has a central angle {\displaystyle \theta } , where the arc of S is subtended by the central angle. When R is measured in radians, the equation of the {\displaystyle m{\overset {\frown }{S}}=R\theta } is true.
The circle of radius R has a central angle θ, where the arc of S is subtended by the central angle. When R is measured in radians, the equation of the mS=Rθ is true.

In everyday life it is common to measure angles in degrees, where there are 360 degrees in a circle. In mathematics it is often convenient to use a different measure of angles, the radian. There are 2π radians in a circle. Why is the radian used in math? It turns out that the radian is a natural measure of circles. Consider the circle in the figure to the right. R is the radius, θ is an angle with vertex at the center of the circle, and S is the arc of the circle subtended by the angle. By using radians as the measure for θ the equation S=Rθ holds. Certain operations we will study in calculus are simplified by using radians as the measure of angles.

Template:Calculus/Def

rad is the unit for radians. However, often times it can be ignored.

Suppose you want to convert between radians and degrees. There are 180 degrees and π radians in a half circle. Using the ratio of degrees to radians or radians to degrees in a half circle gives us a scaling factor to convert from radians to degrees or degrees to radians, respectively.

An example calculation below is used to find the measure of

32π

. Notice that

π

is eliminated when multiplying the two dimensions.

180π32π=18032=903=270

An example calculation is used to find the measure of

270

. Notice that

=degrees

and is eliminated when multiplying the two dimensions.

π180270=270π180=32π

The general formula for converting between radians and degrees is shown below.

θrad=πrad180θ

In this book, radians will be used much more often than degrees, so it is important to be familiar with the conversion.

Basic trigonometric functions

Functions

The basic trigonometric functions are the sine, cosine, and tangent functions. In mathematical expressions, these are represented as sin, cos and tan respectively. These functions relate the angles in a right triangle to various ratios of the lengths of the triangle's sides. You may recall the mnemonic SOH-CAH-TOA, which helps the student remember these relationships. θ is the angle of interest, a is the length of the side of the triangle opposite the angle, b is the length of the side of the triangle adjacent to the angle, and c is the length of the hypotenuse. The mnemonic tells us that

Trigonometric functions: Template:Color, Template:Color, Template:Color, Template:Color, Template:Color, Template:Color
sinθ=ac

,

cosθ=bc

, and

tanθ=ab

The other three basic functions are the cosecant, secant, and cotangent functions, which are the reciprocals of the sine, cosine, and tangent functions respectively. The graphs of those functions are on the right.

cscθ=1sinθ=ca

,

secθ=1cosθ=cb

, and

cotθ=1tanθ=ba

However, such definitions limit the domains of the functions. Because the angles in right triangles can only be

π2

maximum, angles larger than that cannot be defined. So, to solve this problem, the unit circle helps expand the inputs of the function from

[0,π2]

to all real numbers. (The unit circle is explained right below this section)

The properties of the functions are summarized below.

Properties of trigonometric functions
Function Domain Range Parity
Sine (sin) [1,1] Odd
Cosine (cos) [1,1] Even
Tangent (tan) x{nnπ2+kπk} Odd
Cosecant (csc) x{nnkπk} (,1][1,) Odd
Secant (sec) x{nnπ2+kπk} (,1][1,) Even
Cotangent (cot) x{nnkπk} Odd

Basic values

There are some important values to be memorized in trigonometric functions because these values are a starting point to branch out towards more values. The table below summarizes the basic values of trigonometric functions.

Template:Center/top Radian0π6+2kππ4+2kππ3+2kππ2+2kπ2π3+2kπ3π4+2kπ5π6+2kππ+2kπsin012223213222120cos132221201222321tan03313/31330csc/22233123322/sec123322/222331cot/313303313/ Template:Center/end Other values of these functions can be calculated through trigonometric identities (see below) and the Taylor series (see Template:Calculus/map page).

The unit circle

The center of the unit circle is the origin O, point A=(xA,yA). Creating line segments starting from point A to x on the x-axis will create two line segments. From this, we learn that, in terms of θ, point A=(cosθ,sinθ)and other properties.

A circle with the equation x2+y2=1 is called a unit circle. Imagine a circle with center at the origin of a Cartesian coordinate system.

Rotating a ray from the direction of the positive half of the x-axis by an angle θ (counterclockwise for θ>0, and clockwise for θ<0) yields intersection points of this ray with the unit Template:Nowrap and, by extending the ray to a line if necessary, with the Template:Nowrap and with the Template:Nowrap The tangent line to the unit circle in point Template:Math, which is orthogonal to this ray, intersects the y- and x-axis at points D=(0,yD) and E=(xE,0). The coordinate values of these points give all the existing values of the trigonometric functions for arbitrary real values of θ in the following manner:

Trigonometric functions and the unit circle
Function Right-triangle definition Unit circle definition
sinθ Template:Sfrac yA
cosθ Template:Sfrac xA
tanθ Template:Sfrac yB=yAxA
cscθ Template:Sfrac yD=1yA
secθ Template:Sfrac xE=1xA
cotθ Template:Sfrac xC=xAyA

The importance of the unit circle is that it expands the definitions of trigonometric functions. Before, those values are constrained within a right triangle. Now, the functions can be used on any radian as their input.

Trigonometric identities

The identities listed here are considered as basics for calculus and it is highly recommended for readers to recognize and memorize these identities. For more advanced identities, please go to List of trigonometric identities.

The Pythagorean identity

Template:Calculus/Def

Right-triangle definition derivation

From the definitions of

sinθ

,

cosθ

, and

tanθ

, one can see that

sinθcosθ=tanθ

Likewise,

cscθsecθ=cotθ

We can derive some useful identities using the definitions of the trigonometric functions together with the Pythagorean theorem. Recall that, given a right triangle having sides of length

a

and

b

and hypotenuse of length

c

, that

a2+b2=c2

. Suppose the angle opposite the leg length

a

and the adjacent leg length

b

is

θ

. By doing some manipulation, we can derive the Pythagorean identity of trigonometry.

sinθ=accosθ=bc

sin2θ+cos2θ=a2c2+b2c2=a2+b2c2=c2c2=1

Therefore,

sin2θ+cos2θ=1

There are some transformations of the Pythagorean identity. One way to transform it is to divide the above equation by

sin2θ
sin2θ+cos2θsin2θ=1sin2θ
sin2θsin2θ+cos2θsin2θ=1sin2θ
1+cot2θ=csc2θ

Therefore,

1+cot2θ=csc2θ

Equally, one may multiply the equation by

1cos2θ

,

sin2θ+cos2θcos2θ=1cos2θ
sin2θcos2θ+cos2θcos2θ=1cos2θ
tan2θ+1=sec2θ

After some adjustments, we get

1+tan2θ=sec2θ

Unit circle definition derivation

According to the unit circle, assume that there is a point

A=(xA,yA)

, the definition tells us that

sinθ=yAcosθ=xAtanθ=yAxAcscθ=1yAsecθ=1xA, and cotθ=xAyA

And since the unit circle has a radius of 1, the distance between point

A=(xA,yA)

and the center should be 1. Using the distance formula, we can get

xA2+yA2=1
sin2θ+cos2θ=1

The other versions of the Pythagorean identities in the right-triangle definition derivation can be expanded to the unit circle using the same method. Again, with the help of the unit circle, trigonometric functions are not limited within the triangle. It expands the perspective of those functions from triangles to all real angles.

This identity is important in later chapters when we discuss trigonometric substitution (see Chapter Template:Calculus/map page).

Identities of angle addition and subtraction

There are more values to the domain of the trigonometric functions than π6, π4, π3, and its multiples. There are infinitely many inputs possible for the sine and cosine functions. Techniques were found along the way to calculate the exact values of some "untraditional" values for θ. Take a look at the example below:

sin(512π)=2+64

The exact value can, with confidence, be declared absolutely correct because there is a formula for sine that can evaluate sin(512π).

This is the angle addition formula for sine.

sin(α+β)=sinαcosβ+cosαsinβ

The formulae for other functions are listed below:Template:Calculus/Def

Proof for addition

This proof uses a great deal of geometry. However, there is another way to prove this using Euler's formula, which is currently beyond our knowledge.

Look at the image on the right, which consists of 4 right triangles: the blue triangle, the red triangle (with a hypotenuse of 1), the upper-left triangle, and the upper-right triangle. According to the definition of trigonometric functions, the adjacent and opposite sides (respective to the notated angles) should be:

Illustration of angle addition formulae for the sine and cosine. Emphasized segment is of unit length.
Red opposite =1sinβ Blue opposite =cosβsinα Upper-left opposite =sin(α+β) Upper-right opposite =sinαsinβ
Red adjacent =1cosβ Blue adjacent =cosβcosα Upper-left adjacent =cos(α+β) Upper-right adjacent =cosαsinβ

Now, let's broaden our view from the individual triangles to the rectangle as a whole. Since opposite sides of a rectangle should have the same length, the following equations should be true.

Upper-left opposite

=

Blue opposite

+

Upper-right adjacent

Upper-left adjacent

=

Blue adjacent

Upper-right opposite

Then, plugging in the values will yield:

sin(α+β)=sinαcosβ+cosαsinβ
cos(α+β)=cosαcosβsinαsinβ

Simply dividing the equations above will yield the tangent formula.

tan(α+β) =sin(α+β)cos(α+β)
=sinαcosβ+cosαsinβcosαcosβsinαsinβ
=sinαcosβcosαcosβ+cosαsinβcosαcosβcosαcosβcosαcosβsinαsinβcosαcosβ
=tanα+tanβ1tanαtanβ


Proof for subtraction

Subtraction is just a special case of addition: ab=a+(b). Thus, using this clever manipulation, one can save a lot of time from drawing triangles.

Actually, before starting the calculation, let us review the properties of trigonometric functions (you can find it right above this section). Since the sine function is an odd function, it has the following identity. (for the definition of odd and even functions, see Chapter Template:Calculus/map page)

sinθ=sin(θ)

Since the cosine function is an even function, the following equation is also true.

cosθ=cos(θ)

Thus,

sin(αβ) =sin(α+(β)) cos(αβ) =cos(α+(β)) tan(αβ) =sin(αβ)cos(αβ)
=sinαcos(β)+cosαsin(β) =cosαcos(β)sinαsin(β) =sinαcosβcosαsinβcosαcosβ+sinαsinβ
=sinαcosβcosαsinβ =cosαcosβ+sinαsinβ =sinαcosβcosαcosβcosαsinβcosαcosβcosαcosβcosαcosβ+sinαsinβcosαcosβ
=tanαtanβ1+tanαtanβ

So, the case of calculating

sin(512π)

is now solvable. Using what we have just derived, we can get:

sin(512π) =sin(π6+π4)
=sinπ6cosπ4+cosπ6sinπ4
=1222+3222
=2+64

For the other three trigonometric functions (cosecant, secant, and cotangent), one can apply the definition of these functions and do some adjustments.

csc(α±β)=1sin(α±β)=1sinαcosβ±cosαsinβ
sec(α±β)=1cos(α±β)=1cosαcosβsinαsinβ
cot(α±β)=1tan(α±β)=1tanαtanβtanα±tanβ

These additional formulae are not required to be memorized because knowing the first three formulae (sine, cosine, and tangent) is sufficient to deduce the other three.

Applications

In certain countries, students are required to memorize the specific examples of the applications of the formulae. Those specific examples are called the induction formulae because those examples are widely used in scientific problems and would save a lot of time substituting the values into the original formulae.

However, there is a better way to understand the induction formulae with the help of the unit circle.

For example, the periods of even numbers of π can be interpreted as rotating the angle on the unit circle for full revolutions, while the periods of odd numbers of π can be interpreted as rotating the angle on the unit circle for half a revolution and then full revolutions. Those transformations can be plotted on the unit circle, which makes the process convenient for people to calculate.

Shifts of even numbers of π Shifts of odd numbers of π Parity (symmetry about the x-axis in the unit circle) Symmetry about the y-axis in the unit circle transformations of π2
sin(2kπ+α)=sinα,k sin((2k+1)π+α)=sinα,k sin(α)=sinα sin(πα)=sinα sin(π2+α)=cosα
cos(2kπ+α)=cosα,k cos((2k+1)π+α)=cosα,k cos(α)=cosα cos(πα)=cosα cos(π2+α)=sinα
tan(2kπ+α)=tanα,k tan((2k+1)π+α)=tanα,k tan(α)=tanα tan(πα)=tanα tan(π2+α)=cotα
cot(2kπ+α)=cotα,k cot((2k+1)π+α)=cotα,k cot(α)=cotα cot(πα)=cotα cot(π2+α)=tanα
csc(2kπ+α)=cscα,k csc((2k+1)π+α)=cscα,k csc(α)=cscα csc(πα)=cscα csc(π2+α)=secα
sec(2kπ+α)=secα,k sec((2k+1)π+α)=secα,k sec(α)=secα sec(πα)=secα sec(π2+α)=cscα

There are many more examples and applications by using this identity. The table above only lists selected groups of examples. It would be great if you can plug in specific numbers into the formulae and do some experiments.

Double-angle formulae

It is highly recommended that readers should memorize and be familiar with the processes because of the convenience they will provide.Template:Calculus/Def

Proof

The double-angle formulae are easy to derive by using the addition identities of trigonometric functions. The reason that the formulae are separated from the applications of the addition and subtraction identities is that the double-angle formulae also serve as a base for the half-angle formulae and a way to transform between powers. Those formulae will be very useful in calculus, especially when one needs to lower the power of the exponents.

sin(2α) =sin(α+α) cos(2α) =cos(α+α) tan(2α) =sin(2α)cos(2α)
=sinαcosα+cosαsinα =cosαcosαsinαsinα =2sinαcosαcos2αsin2α
=2sinαcosα =cos2αsin2α =2sinαcosαcos2αcos2αcos2αsin2αcos2α
=2tanα1tan2α

In the

cos(2α)

case, we can use the Pythagorean identity to transform the formula to other forms.

cos(2α)=cos2αsin2α=cos2α(1cos2α)=2cos2α1

cos(2α)=cos2αsin2α=(1sin2α)sin2α=12sin2α

Thus, the double-angle formulae are complete.

Half-angle formulae

The half-angle formulae can be interpreted as the reverse of the double-angle formulae. The proof is not difficult. Using what we already know, we can derive the formulae quite easily. Template:Calculus/Def First, we understand that:

cos(2α)=cos2αsin2α=2cos2α1=12sin2α

There are only two equations that are important for the derivation.

cos(2α)=2cos2α1

and

cos(2α)=12sin2α

Now, let α=θ2. So:

cosθ=2cos2(θ2)1

and

cosθ=12sin2(θ2)

After some adjustments, one can get:

cos2(θ2)=1+cosθ2

and

sin2(θ2)=1cosθ2

However, this can be improved because the exponents on the left side of the equations are not eliminated. The problem is that one cannot simply take the square root of the whole equation because the positive and negative signs matter a lot. So, in order to solve the problem, a function is used.

sgn(x)={1if x<0,0if x=0,1if x>0.

Therefore, the formulae can be improved.

sinθ2=sgn(2πθ+4πθ4π)1cosθ2
cosθ2=sgn(π+θ+4ππθ4π)1+cosθ2
tanθ2=sinθ2cosθ2=±1cosθ1+cosθ

It is recommended that it would be more convenient to simply use the unit circle to determine the signs of the answers. Furthermore, the equations with exponents are more frequently used in calculus because the reason that the half-angle formulae make integrating more convenient is that the formulae can eliminate exponents rather than create square roots.

Tangent half-angle substitution

The tangent half-angle substitution is very powerful because any basic trigonometric function can be written in terms of tanα2. Template:Calculus/Def

Proof

The proof is slightly difficult because it requires special manipulations regarding the double-angle formulae. Let us start with the sine function first. We already know that sinα=2sinα2cosα2. Let us do some adjustments. First, write the equation into a fraction.

sinα=2sinα2cosα21

Now, divide both the nominator and the denominator by cos2α2

2sinα2cosα21=2sinα2cosα2cos2α21cos2α2

After some cancellations and adjustments, and knowing that 1cosθ=secθ :

2sinα2cosα2cos2α21cos2α2=2tanα2sec2α2

Since the Pythagorean identity states that 1+tan2θ=sec2θ :

2tanα2sec2α2=2tanα21+tan2α2

In the end,

sinα=2tanα21+tan2α2

The derivation for cosine is also similar

cosα =cos2α2sin2α2 (the double-angle formula)
=cos2α2sin2α2cos2α21cos2α2 (divide both sides by cos2α2)
=1tan2α2sec2α2 (do some adjustments)
=1tan2α21+tan2α2 (use the Pythagorean identity)

There is basically no derivation for the tangent formula because it is the same as the double-angle formula for tangent:

tanα=2tanα21tan2α2

Law of sines and cosines

These laws are more of an application of trigonometry than identities, but they are equally important compared to their counterparts. Template:Calculus/Def

Proof

A triangle with sides a, b, and c with opposite angles A, B, and C respectively.

The proof for law of sines involves the formula for the area of a triangle, which is:

Area=12Bh

In the triangle portrayed on the right, there are three ways to describe the area, which are:

Δ=12b(csinA)=12c(asinB)=12a(bsinC)

Then multiply these by 2abc.

2Δabc=sinAa=sinBb=sinCc

The proof for law of cosines involves the Pythagorean theorem, which is:

c2=a2+b2

(when triangle

ABC

is a right triangle with

c

as its hypotenuse)

In any triangle, the Pythagorean theorem can be written like this.

c2=(abcosC)2+(bsinC)2
c2=a22abcosC+b2cos2C+b2sin2C
c2=a22abcosC+b2(cos2C+sin2C)

Since according to the Pythagorean identity of trigonometry sin2θ+cos2θ=1

c2=a2+b22abcosC

More identities will be discovered as we wander deeper into the world of Calculus.

Inverse trigonometric functions

The inverse trigonometric functions are, as the name suggests, inverse functions of trigonometric functions. Since inverse functions are defined as:

Template:Calculus/Def

the concept of inverse trigonometric functions are not hard to digest.

There are two common versions of notations for inverse trigonometric functions. One is intuitive because of the definition: the inverse function of sin(x) is sin1(x). However, because this may be mistaken as the reciprocal of the function sin(x) very easily, this section and hopefully this book will use the second notation:

f(x) f1(x)
sin(x) arcsin(x)
cos(x) arccos(x)
tan(x) arctan(x)
cot(x) arccot(x)
sec(x) arcsec(x)
csc(x) arccsc(x)

Properties

The inverse functions are basically a process of reversing the original functions. For example, if g is the inverse function of f and f(a)=b, then g(b)=a. The process of transforming a to b is reversed so that the process is now from b to a. Such identity also exists in inverse trigonometric functions. Instead of turning an angle into a linear length, inverse trigonometric functions turn linear lengths into angles.

sin(θ)=x, so arcsin(x)=θ.

However, as a function, they still need to obey basic rules of functions, which is: By definition, for each "input" a function returns only one "output", corresponding to that input. While the same output may correspond to more than one input, one input cannot correspond to more than one output. (see Template:Calculus/map page). In other words, there can only be one result. Since many angles can have the same result in trigonometric functions, the so-called inverse trigonometric functions are technically not functions. Take the following for example:

sin(2kπ)=0 (k)
arcsin(0)=2kπ (k) (not a function)

So in order to solve the multiple outputs problem, mathematicians limit the domain and range of those so-called inverse trigonometric functions so that situations like the one above can be avoided. And since there are no multiple outputs after the limitation, those so-called inverse trigonometric functions are finally functions.

Function Domain Range Graph
arcsin(x) [1,1] [π2,π2]
arccos(x) [1,1] [0,π]
arctan(x) (π2,π2)
arccot(x) (0,π)
arcsec(x) (,1][1,) [0,π2)(π2,π]
arccsc(x) (,1][1,) [π2,0)(0,π2]

Note that the ranges for arccosecant and arcsecant may vary among different texts.

General Solutions

Because those inverse functions are considered as functions, the output of those functions are not the general solutions for problems like this:

Find all angles that satisfy

sin(θ)=12

Since

arcsin(12)=π6

, the answer should be

π6

. However, after checking the answer on the unit circle, we can find that

5π6

also satisfies the question. So, there should be a way of using the function arcsine to represent all the possible angles that fulfill the requirement. Fortunately, there is. One way to write the answer is:

θ{θ|θ=π6+2kπ,k}{θ|θ=5π6+2kπ,k}

As one can see,

π6=arcsin(12)

and

5π6=arcsin(12)+π

. Substituting those results into the answer will yield:

θ{θ|θ=arcsin(12)+2kπ,k}{θ|θ=arcsin(12)+(2k+1)π,k}

Now, by substituting

12

as

y

, the general solution for

θ in sin(θ)=y

is:

θ{θ|θ=arcsin(y)+2kπ,k}{θ|θ=arcsin(y)+(2k+1)π,k}

Using the same way, the general solutions for other equations are:

Question Solution
sin(θ)=y θ{θ|θ=arcsin(y)+2kπ,k}{θ|θ=arcsin(y)+(2k+1)π,k}
cos(θ)=x θ{θ|θ=arccos(x)+2kπ,k}{θ|θ=arccos(x)+2(k+1)π,k}
tan(θ)=r θ{θ|θ=arctan(r)+kπ,k}

Other questions such as cot(θ)=1r can be simplified as 1tan(θ)=1r.

Since inverse functions have the identity of f1(f(x))=x, arcsin(sin(θ))=θ. Thus, when handling equations like this: sin(θ)=sin(α), where α is a constant, the general solution can be more simplified because arcsin(sin(α))=α.

Relations

The following table demonstrates the relationships between trigonometric functions and inverse trigonometric functions.

θ sin(θ) cos(θ) tan(θ)
arcsin(x) sin(arcsin(x))=x cos(arcsin(x))=1x2 tan(arcsin(x))=x1x2
arccos(x) sin(arccos(x))=1x2 cos(arccos(x))=x tan(arccos(x))=1x2x
arctan(x) sin(arctan(x))=x1+x2 cos(arctan(x))=11+x2 tan(arctan(x))=x
arccot(x) sin(arccot(x))=11+x2 cos(arccot(x))=x1+x2 tan(arccot(x))=1x
arcsec(x) sin(arcsec(x))=x21x cos(arcsec(x))=1x tan(arcsec(x))=x21
arccsc(x) sin(arccsc(x))=1x cos(arccsc(x))=x21x tan(arccsc(x))=1x21

It is not difficult to prove these. Take

tan(arcsin(x))=x1x2

for example. First, let

x=sin(θ)

. So

tan(arcsin(x))=tan(arcsin(sin(θ)))=tan(θ)

Since

tan(θ)=sin(θ)cos(θ)

and

sin2(θ)+cos2(θ)=1

,

tan(θ)=sin(θ)cos(θ)=sin(θ)1sin2(θ)

Since

x=sin(θ)

,

sin(θ)1sin2(θ)=x1x2

Thus,

tan(arcsin(x))=x1x2

.

Other relationships can be proved through this method.

These other related functions though serve as an equally important role in calculus, it is not required to be memorized as intensely as the basic ones on the top page.

Hyperbolic functions

A ray through the unit hyperbola Template:Math in the point Template:Math, where a is twice the area between the ray, the hyperbola, and the x-axis. For points on the hyperbola below the x-axis, the area is considered negative (see animated version with comparison with the trigonometric (circular) functions).

Hyperbolic functions is an alternative form of trigonometric functions. While trigonometric functions are defined on the unit circle (see section on top), hyperbolic functions are defined on the positive x-axis of the unit hyperbola (see more on Hyperbolic functions).

The unit hyperbola has the equation

x2y2=1

. Since hyperbolic functions are only defined on the positive x-axis part of the equation, more specifically, we just want this part of the equation:

x2y2=1 (x>0)

Rotating a ray from the direction of the positive half of the x-axis by an angle

θ

(counterclockwise for

θ>0,

and clockwise for

θ<0

) yields intersection points of this ray with the unit hyperbola:

A=(xA,yA)

. It is defined that:

sinha=yA
cosha=xA
tanha=yAxA

where

a

is twice the area between the ray, the hyperbola, and the

x

-axis.

According to the definition, we can see that cosh2asinh2a=1.

sinh, cosh and tanh

Euler's formula

Euler's formula is a mathematical formula in complex analysis that establishes the fundamental relationship between the trigonometric functions and the complex exponential function. Euler's formula states that for any real number x:

eix=cosx+isinx

For those who don't know,

e

is the natural base of the logarithm and

i

is the imaginary unit

(i=1)

. This formula is extremely useful in a variety of scientific fields. However, this is not within the scope of this particular chapter. This formula will be mentioned in Chapter Template:Calculus/map page.Template:Calculus/Top Nav

Template:Calculus/TOC