How do you find the linearization function of # f(x) = sin(4x) + cos(x)#?
1 Answer
Jul 26, 2017
We have:
# f(x) = sin4x+cosx #
Here we will obtain an linear approximation (about
The Maclaurin Series is define by the the infinite Power Series in ascending powers of
# f(x) = f(0) + f'(0)x/(1!) + f''(0)x^2/(2!) + f^((3))(0)x^3/(3!) + ... #
Differentiating wrt
# f'(x) = 4cos4x-sinx #
Thus putting
# \ f(0) = 0+1 = 1 #
# f'(0) = 4-0 = 4#
So the linear terms of the Maclaurin Series are:
# f(x) = 1 + 4x#
We can see this approximation compared with the function on this graph near
graph{(y-sin(4x)-cosx)(y-1-4x)=0 [-1, 1, -1, 2.5]}