The following exercises make use of the functions S 5 ( x ) = x + x 3 6 + x 5 120 and C 4 ( x ) = x − x 2 2 + x 2 24 on [ − π , π ] . 169. [Taylor approximations and root finding.) Recall that Newton’s method x n + 1 = x n − f ( x n ) f ' ( x n ) approximates solutions of f(x) = 0 near the input x 0 . a. If f and g are inverse functions, explain why a solution of g ( x ) = a is the value f ( a ) of f. b. Let P N ( x ) be the Nth degree Maclaurin polynomial of e x . Use Newton’s method to approximate solutions of p N ( x ) − 2 = 0 for N = 4, 5, 6. c. Explain why the approximate roots of P N ( x ) − 2 = 0 are approximate values of In(2).
The following exercises make use of the functions S 5 ( x ) = x + x 3 6 + x 5 120 and C 4 ( x ) = x − x 2 2 + x 2 24 on [ − π , π ] . 169. [Taylor approximations and root finding.) Recall that Newton’s method x n + 1 = x n − f ( x n ) f ' ( x n ) approximates solutions of f(x) = 0 near the input x 0 . a. If f and g are inverse functions, explain why a solution of g ( x ) = a is the value f ( a ) of f. b. Let P N ( x ) be the Nth degree Maclaurin polynomial of e x . Use Newton’s method to approximate solutions of p N ( x ) − 2 = 0 for N = 4, 5, 6. c. Explain why the approximate roots of P N ( x ) − 2 = 0 are approximate values of In(2).
The following exercises make use of the functions
S
5
(
x
)
=
x
+
x
3
6
+
x
5
120
and
C
4
(
x
)
=
x
−
x
2
2
+
x
2
24
on
[
−
π
,
π
]
.
169. [Taylor approximations and root finding.) Recall that Newton’s method
x
n
+
1
=
x
n
−
f
(
x
n
)
f
'
(
x
n
)
approximates solutions of f(x) = 0 near the input x0.
a. If f and g are inverse functions, explain why a solution of g(x) = a is the value f(a) of f.
b. Let PN (x) be the Nth degree Maclaurin polynomial of ex. Use Newton’s method to approximate solutions of pN(x) − 2 = 0 for N = 4, 5, 6.
c. Explain why the approximate roots of PN(x) − 2 = 0 are approximate values of In(2).
1. Consider the function: x3 − 6x2 +11x − 6. This function has three roots at x* = 1, 2, 3.
1. a) Which of the following is the expression for g(x) using Newton’s method?
Find the root of the following equations
f(x) = x2ex – 1
using the Secant method
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, subject and related others by exploring similar questions and additional content below.