Precalculus Study Guide
Copyright Maplesoft, a division of Waterloo Maple Inc., 2024
Chapter 9: The Elementary Transcendental Functions
|
Introduction
|
|
The elementary transcendental functions include the six trigonometric functions and their inverses, the six hyperbolic functions and their inverses, the exponential function and its inverse, the logarithmic function.
A listing of these functions appears in the next section. This chapter provides tools for exploring the behavior of an elementary function under transformations of the form , where the parameters , and are real numbers.
The hyperbolic functions satisfy identities that parallel those satisfied by the trigonometric functions. These identities can be explored with one of the tools explained in this chapter. In addition, there are tools for solving equations containing exponential and logarithmic functions, and even a tool for solving more general transcendental equations.
|
Chapter Glossary
|
|
The following terms in Chapter 9 are linked to the Maple Math Dictionary.
amplitude
arc cosecant
arc cosine
arc cotangent
arc hyperbolic cosecant
arc hyperbolic cosine
arc hyperbolic cotangent
arc hyperbolic secant
arc hyperbolic sine
|
arc hyperbolic tangent
arc secant
arc sine
arc tangent
complex number
converge
cosecant
cosine
cotangent
|
domain
exponential
elementary function
exponential function
exponentiate
floating-point
hyperbolic cosecant
hyperbolic cosine
hyperbolic cotangent
|
hyperbolic function
hyperbolic secant
hyperbolic sine
hyperbolic tangent
inverse function
irrational number
iteration
midpoint
natural logarithm
|
one-to-one
quadratic equation
rational number
real number
reflection
secant
sequence
sine
tangent
|
|
|
|
|
|
The Elementary Transcendental Functions
|
|
The following 26 functions are generally considered to be the elementary transcendental functions.
Trigonometric Functions
|
Inverse Trigonometric Functions
|
sine
|
|
arcsine
|
|
cosine
|
|
arccosine
|
|
tangent
|
|
arctangent
|
|
cotangent
|
|
arccotangent
|
|
secant
|
|
arcsecant
|
|
cosecant
|
|
arccosecant
|
|
The Exponential Function:
|
The Natural Logarithm:
|
|
|
Hyperbolic Functions
|
Inverse Hyperbolic Functions with Logarithmic Equivalents
|
hyperbolic
sine
|
|
inverse
hyperbolic
sine
|
|
|
hyperbolic
cosine
|
|
inverse
hyperbolic
cosine
|
|
|
hyperbolic
tangent
|
|
inverse
hyperbolic
tangent
|
|
|
hyperbolic
cotangent
|
|
inverse
hyperbolic
cotangent
|
|
|
hyperbolic
secant
|
|
inverse
hyperbolic
secant
|
|
|
hyperbolic
cosecant
|
|
inverse
hyperbolic
cosecant
|
|
|
|
|
|
|
Typical Problems
|
|
9.1. Graph and on the same set of axes.
9.2. State the domain on which is inverted to the principal branch of the arccosine function.
9.3. Prove the identity: .
9.4. Derive the formula .
9.5. Solve the equation for .
9.6. Solve the equation for .
9.7. Solve the equation for .
|
|
Maple Initializations
|
|
Before accessing the Maple version of the solutions to the typical problems stated above, initialize Maple by pressing the button provided on the right.
|
|
|
|
|
|
Solutions
|
|
|
Problem 9.1
|
|
|
9.1 - Mathematical Solution
|
|
The lower curve in Figure 9.1.1 is a graph of whereas the upper curve is the graph of
The amplitude of is 1, whereas the amplitude of is 3.
The angular frequency of is 1, but the angular frequency of is 2.
The phase angle for is 0, but for , it is . The center-line for is , but for , it is .
The required graph could have been drawn from this information, and from a knowledge of how to graph the function .
|
|
Figure 9.1.1 Graphs of (red) and (black)
|
|
|
|
|
|
|
|
9.1 - Maplet Solution
|
|
A graph of and can be obtained with the
Transcendental Function Tutor
.
Clicking this link will launch the tutor with the solution embedded as shown in the thumbnail image in Figure 9.1.2.
The Transcendental Function Tutor modifies an elementary function to . In this problem, , and , values that are entered interactively in the appropriate windows. Clicking the Graph button then produces the desired graph.
|
|
Figure 9.1.2 Thumbnail image of the Transcendental Function Tutor
|
|
|
|
Maple unexpectedly exploits the trigonometric identity
=
Taking allows Maple to write
To launch the Transcendental Function Tutor, click the following link:
Transcendental Function Tutor
|
|
|
|
|
9.1 - Interactive Solution
|
|
Re-initialize Maple by clicking the button to the right.
|
|
|
|
|
•
|
Context Panel: Assign Function
|
|
|
•
|
Type and press the Enter key.
|
•
|
Context Panel: Plots≻Plot Builder
(Use 2*Pi for )
Options: Global Defaults & Settings
Axes≻Advanced Settings≻Tickmarks≻
change "default" to "spacing(Pi,0)"
Apply
|
|
|
|
|
|
|
9.1 - Programmatic Solution
|
|
Entering as a Maple function with
we obtain the required graph as Figure 9.1.3.
|
Figure 9.1.3 Graphs of (red) and (black)
|
|
|
The amplitude of is 1, whereas the amplitude of
=
is 3. The angular frequency of is 1, but the angular frequency of is 2. The phase angle for is 0, but for , it is . The center-line for is , but for , it is .
|
|
|
Problem 9.2
|
|
|
9.2 - Mathematical Solution
|
|
The domain of that is used to define the principal branch of the arccosine function is the interval .
|
|
9.2 - Maplet Solution
|
|
The domain on which is inverted to the principal branch of the arccosine function is the interval .
This can be deduced from the graph generated by the built-in Inverse Tutor whose home is the Student Calculus 1 package.
The inverse function, namely, , is entered into the tutor, and the Display button yields a plot showing the graph of this function in red, and its reflection across in blue. The reflection is a graph of the functional inverse of , that is, of . From this blue graph, the domain of that part of defining a one-to-one invertible function can be deduced.
The Inverse Tutor from the Calculus1 subpackage of the Student package can be accessed from the Tools menu. Follow the path
|
|
Figure 9.2.1 Thumbnail image of the built-in Inverse Tutor (Student Calculus 1)
|
|
|
|
Tools≻Tutors≻Calculus: Single Variable≻Function Inverse
Alternatively, it can be launched in a Maple worksheet with the command
Student[Calculus1][InverseTutor]();
However, the easiest way to launch most of the built-in tutors is to load the appropriate package from the Tools menu, following a path such as Tools≻Load Package: Student Calculus 1. Then, from the Context Panel of the item to be brought into the Tutor, select Tutors and the appropriate Tutor.
It can also be launched by clicking on the link:
Inverse Tutor
|
|
|
|
|
9.2 - Interactive Solution
|
|
•
|
Context Panel: Plots≻Plot Builder
Options: Axes≻Advanced Settings
for -axis, change Tickmarks from "default" to "spacing(Pi,0)" and change Pi to Pi/4
|
|
|
|
|
|
|
9.2 - Programmatic Solution
|
|
To determine the domain on which is inverted to the principal branch of , reflect the graph of across the line . The resulting graph in Figure 9.2.2 will contain the portion of the graph of that we seek. The reflection of the inverse shows the original function, but only that part belonging to the inverse function.
|
Figure 9.2.2 The functional inverse of reflected across the line
|
|
|
From Figure 9.2.2, we can infer that the domain of used to define the principal branch of the arccosine function is the interval .
|
|
|
Problem 9.3
|
|
|
9.3 - Mathematical Solution
|
|
The identity
is proven by converting each hyperbolic function to its exponential equivalent. Thus, write
=
|
|
9.3 - Maplet Solution
|
|
A verification of the identity
can be obtained with the
Hyperbolic Function Identities Tutor
.
Clicking this link will launch the tutor with the solution embedded as shown in the thumbnail image in Figure 9.3.1.
To enter the identity, note that the Maple notation for expressions such as is cosh(x)^2.
To replace each hyperbolic function with its exponential equivalent, press the button labeled Convert to exponential form.
|
|
Figure 9.3.1 Thumbnail image of the Hyperbolic Function Identities Tutor
|
|
|
|
To simplify the resulting expression, press the button labeled Simplify.
To determine if the two sides of the resulting equation are the same, press the button labeled Verify. Of course, for this identity, the simplification step results in the identity , so that a visual inspection would suffice.
To launch the Hyperbolic Function Identities Tutor, click the link:
Hyperbolic Function Identities Tutor
|
|
|
|
|
9.3 - Interactive Solution
|
|
Type the left-hand side as
Context Panel: Conversions≻Exponential
|
|
|
|
|
|
9.3 - Programmatic Solution
|
|
The identity
is proven by converting each hyperbolic function to its exponential equivalent. In Maple, these calculations begin with the left-hand side.
|
Enter the left-hand side. (The parentheses are essential.)
|
|
Convert to exponential form.
|
|
|
|
|
|
|
Problem 9.4
|
|
|
9.4 - Mathematical Solution
|
|
To derive the formula
apply the three steps for calculating the inverse of the function . Begin with the equation
In order to solve for , convert the hyperbolic function to its exponential equivalent, obtaining
Recognizing that , make the substitution , obtaining
or
Use the quadratic formula to solve for , obtaining
=
Now, means that when , = 0. If, therefore, , then the solution with the positive square root, namely,
becomes
= 0 + 1 = 1
Hence, we select this solution, and write
Finally, isolating by taking the natural logarithm of both sides, we have
If we switch the letters, we get the desired result, namely,
|
|
9.4 - Maplet Solution
|
|
The
Inverse Hyperbolic Function Tutor
will guide a user through the derivation of the logarithmic form of an inverse hyperbolic function such as .
Clicking this link will launch the tutor with the solution embedded as shown in the thumbnail image in Figure 9.4.1.
Select from the drop-down list in the tutor, noting that it appears in the form of an equation .
In succession, press the buttons labeled as on the left in Table 9.4.1. The results are as on the right.
The choice of the correct solution of the equation quadratic in z requires the most thought. For the function , the two solutions will be
|
|
Figure 9.4.1 Thumbnail image of the Hyperbolic Function Identities Tutor
|
|
|
|
Since is in the domain of , it can be both positive and negative. However, which must always be positive. The only way to guarantee that remains positive is to choose the solution with the plus sign before the root, else since the radical will always be slightly larger than , the expression could become negative if the solution with the minus sign is chosen.
To launch the Inverse Hyperbolic Function Tutor, click the link:
Inverse Hyperbolic Function Tutor
|
|
|
Button
|
Result
|
Solve for x
|
|
Convert to exponentials
|
replaced with
|
Set exp(y) = z
|
and an equation quadratic in results
|
Solve for z
|
There are two solutions for . Pick the correct one
|
Replace z with exp(y)
|
Restore
|
Solve for y
|
Isolate
|
Correct Expression for y
|
Gives Maple's logarithmic expression for initial function
|
Table 9.4.1 Actions provided by Inverse Hyperbolic Function Tutor
|
|
|
|
|
9.4 - Interactive Solution
|
|
Stepwise Solution
|
•
|
Type the equation and press the Enter key.
|
•
|
Context Panel: Conversions≻Exponential
|
|
|
•
|
Control-drag the exponential form of the equation.
|
•
|
Change to , and to . Press the Enter key.
|
•
|
Context Panel: Solve≻Obtain Solutions for≻
|
|
|
•
|
Type and complete by Control-dragging the appropriate solution. Press the Enter key.
|
•
|
Context Panel: Solve≻Isolate Expression for≻
|
|
|
•
|
Control-drag, and change to and to .
|
|
|
Conversion via Maple
|
•
|
Context Panel: Apply a Command
convert
ln
|
|
|
|
|
|
|
9.4 - Programmatic Solution
|
|
To derive the formula
apply the three steps for calculating the inverse of the function .
|
Enter the equation .
|
|
Convert the hyperbolic function to exponential form.
|
|
Make the substitutions and .
|
|
Solve for .
|
|
Select the solution that satisfies .
|
|
Solve explicitly for .
|
|
Switch the letters and .
|
|
Compare to Maple's built-in conversion to log form.
|
|
|
|
|
|
|
Problem 9.5
|
|
|
9.5 - Mathematical Solution
|
|
To solve the equation
first isolate the exponential term on the left, that is, divide both sides by 2, to obtain
Take the natural logarithm of both sides to obtain
For real, we have
=
so we actually have
Division by 3 completes the solution so that
|
|
9.5 - Maplet Solution
|
|
The equation can be solved with the
Transcendental Equation Tutor
.
Clicking this link will launch the tutor with the solution embedded as shown in the thumbnail image in Figure 9.5.1.
The equation is entered in the form , and the button labeled Graph provides a plot of , the expression obtained when the equation is rewritten to have zero on its right-hand side.
The button labeled Solve analytically will yield an exact solution where possible.
The button labeled Float the results will convert the exact solution to floating-point (decimal) form.
|
|
Figure 9.5.1 Thumbnail image of the Transcendental Equation Tutor
|
|
|
|
The button labeled Solve numerically will provide a numeric solution of the equation.
To launch the Transcendental Equation Tutor, click the following link:
Transcendental Equation Tutor
|
|
|
|
|
9.5 - Interactive Solution
|
|
Immediate Maple Solution
|
•
|
Type and press the Enter key.
Be sure to use the exponential e, not the letter .
|
•
|
Context Panel: Solve≻Solve
|
|
|
Stepwise Solution
|
•
|
Type and press the Enter key.
Be sure to use the exponential e, not the letter .
|
•
|
Context Panel: Manipulate Equation
Multiply both sides by
Apply ln to both sides
Press Return Steps
|
•
|
Context Panel: Simplify≻Assuming Real
|
•
|
Context Panel: Manipulate Equation
Multiply both sides by
Press Return Steps
|
|
|
|
|
|
|
9.5 - Programmatic Solution
|
|
The equation
is immediately solved for in Maple via
Proceeding stepwise, first isolate the exponential term on the left, that is, divide both sides by 2, to obtain
Take the natural logarithm of both sides to obtain
Although and are inverse functions for real, the natural logarithm of a complex number is a more complicated concept. Maple will not make the simplification
=
unless it knows that is real. Hence, the proper way to obtain the desired simplification is
Division by 3 completes the solution so that
is obtained.
|
|
|
Problem 9.6
|
|
|
9.6 - Mathematical Solution
|
|
To solve the equation
first exponentiate both sides, obtaining
or
since the simplification
is valid for any .
All that remains is to solve for , by first subtracting 5 from each side of the equation to get
then dividing the resulting equation by 2, to obtain
|
|
9.6 - Maplet Solution
|
|
The equation can be solved with the
Transcendental Equation Tutor
.
Clicking this link will launch the tutor with the solution embedded as shown in the thumbnail image in Figure 9.6.1.
The equation is entered in the form , and the button labeled Graph provides a plot of , the expression obtained when the equation is rewritten to have zero on its right-hand side.
The button labeled Solve analytically will yield an exact solution where possible.
The button labeled Float the results will convert the exact solution to floating-point (decimal) form.
|
|
Figure 9.6.1 Thumbnail image of the Transcendental Equation Tutor
|
|
|
|
The button labeled Solve numerically will provide a numeric solution of the equation.
To launch the Transcendental Equation Tutor, click the following link:
Transcendental Equation Tutor
|
|
|
|
|
9.6 - Interactive Solution
|
|
Immediate Maple Solution
|
•
|
Type and press the Enter key.
|
•
|
Context Panel: Solve≻Solve
|
|
|
Stepwise Solution
|
•
|
Type and press the Enter key.
|
•
|
Context Panel: Manipulate Equation
Apply exp to both sides
Add to both sides
Multiply both sides by
Press Return Steps
|
|
|
|
|
|
|
9.6 - Programmatic Solution
|
|
The equation
is immediately solved for in Maple via
Proceeding stepwise, first exponentiate both sides, obtaining
Notice that Maple implements the simplification
immediately.
All that remains is to solve for , done stepwise by first subtracting 5 from each side of the equation via
then dividing the resulting equation by 2, to obtain
|
|
|
Problem 9.7
|
|
|
9.7 - Mathematical Solution
|
|
The equation
has a real root in the interval , as can be seen from Figure 9.7.1 where and are separately graphed in black and red, respectively. If the equation is rearranged to read
it will be in the form
where
If an initial guess at the root is given by , and a new approximation to the root is given by
|
|
Figure 9.7.1 Left and right hand sides of the equation
|
|
|
|
the first step has been taken in an iterative process that might converge to the root .
In general, under the right conditions on , the sequence
converges to a root .
Implementing this strategy with , we get the sequence in Table 9.7.1. The sequence converges to the root that lies in the interval .
|
|
|
|
|
|
9.7 - Maplet Solution
|
|
The equation can be solved with the
Transcendental Equation Tutor
.
Clicking this link will launch the tutor with the solution embedded as shown in the thumbnail image in Figure 9.7.2.
The equation is entered in the form , and the button labeled Graph provides a plot of , the expression obtained when the equation is rewritten to have zero on its right-hand side.
The button labeled Solve analytically will yield an exact solution where possible.
The button labeled Float the results will convert the exact solution to floating-point (decimal) form.
|
|
Figure 9.7.2 Thumbnail image of the Transcendental Equation Tutor
|
|
|
|
For this problem, there is no analytic solution available. Hence, Maple simply rewrites the equation using in place of . However, floating this result gives , essentially the same value found by a strictly numeric solution.
The button labeled Solve numerically provides a numeric solution of the equation.
To launch the Transcendental Equation Tutor, click the following link:
Transcendental Equation Tutor
|
|
|
|
|
9.7 - Interactive Solution
|
|
Immediate Maple Solution
|
•
|
Context Panel: Solve≻Numerically Solve
|
|
|
Iterative Solution
|
•
|
Context Panel: Assign Function
|
|
|
•
|
Type and press the Enter key.
|
|
|
•
|
Type and Control-drag the value of between the parentheses. Press the Enter key.
|
•
|
Repeat until the digits in stop changing.
|
|
|
|
|
|
|
9.7 - Programmatic Solution
|
|
The real root of the equation
is not a rational number. In fact, Maple's solve command gives the construction
for the root. However, if this root is subjected to the evalf command, the following numeric approximation for the root appears.
Not every equation can be solved exactly, so Maple's solve command need not return a solution. When it does return a solution, it need not be in a recognizable form.
However, there is at least one real root that can be computed numerically, and for this, we use Maple's fsolve command, implemented via
That there is only one real root can be determined by writing the equation in the form , where is the function whose rule is
Then, the roots of the original equation are the zeros of the function , which is graphed in Figure 9.7.3.
There are a number of different algorithms that can be used to obtain a numeric solution of the equation . One of the simplest to understand is the bisection method. If the signs of and are different, then a zero of is known to lie in the interval . An approximation of this zero is the midpoint of the interval, given by . The zero will lie in that part of the interval for which the sign of differs from the sign at the endpoint of the interval. Repeated application of this strategy narrows down the bound on the zero until it is at an acceptable level.
The first step in this construction is illustrated in Figure 9.7.4.
|
Figure 9.7.4 Illustration of the bisection method for root-finding
|
|
|
Table 9.7.2 lists the steps of the bisection algorithm.
Step
|
Comment
|
1. Test that .
|
This checks for a root in the interval .
|
2. Obtain .
|
This is the midpoint of the interval .
|
3. If then . Return to step 2.
|
Zero of lies between left endpoint and midpoint.
|
4. If then . Return to step 2.
|
Zero of lies between right endpoint and midpoint.
|
5. If then stop, since is a root of .
|
Zero of is at the midpoint.
|
Table 9.7.2 Steps in the bisection method for root-finding
|
|
|
An unsophisticated procedure called bis, implements the bisection algorithm, and is given below. It contains a test to be sure there is a sign-change in the initial interval. Then, a prescribed number of interval-halvings are executed.
The following command guarantees that all of the results obtained by the bis command will be displayed.
The bis command is invoked via
The first column records the number of interval-halvings, the second gives the interval in which the root is located, the third is the midpoint of the interval in the second column, the fourth is the function value, or residual, at the midpoint, and the fifth is the length of the interval in the second column.
The iterative method used earlier can likewise be implemented in Maple. Define the function
and execute the iteration
|
|
|
|
Exercises - Chapter 9
|
|
In Exercises 9.1 - 9.16, graph the given pair of functions on the same set of axes.
9.1. and
9.2. and
9.3. and
9.4. and
9.5. and
9.6. and
9.7. and
9.8. and
9.9. and
9.10. and
9.11. and
9.12. and
9.13. and
9.14. and
9.15. and
9.16. and
9.17. State the domain on which is inverted to the principal branch of the arctangent function.
In Exercises 9.18 - 9.21, prove the given identities. Hint: Use the exponential equivalents of the hyperbolic functions.
9.18.
9.19.
9.20.
9.21.
In Exercises 9.22 - 9.27, prove the given identities. Hint: Use the identities in Exercises 9.18 - 9.21 and proceed as for the equivalent trigonometric identities, or simply use the exponential equivalents of the hyperbolic functions.
9.22.
9.23.
9.24.
9.25.
9.26.
9.27.
In Exercises 9.28 - 9.33, solve the given equation for .
9.28.
9.29.
9.30.
9.31.
9.32.
9.33.
|
Go to Chapter 1 2 3 4 5 6 7 8 10 11
Go to Contents
|