Find Degree 3 Taylor Polynomial Approximation of 5ln(sec(x))

hahaha158
Messages
79
Reaction score
0

Homework Statement



Find the degree 3 Taylor polynomial approximation to the function f(x)=5ln(sec(x)) about x=0.


Homework Equations



the taylor polynomial equation

The Attempt at a Solution



Here are my derivatives
f(x)=5ln(secx)
f'(x)=5tanx
f''(x)5sec^2(x)
f'''(x)=10sec^2(x)tanx

Please let me know if any of the above are wrong

When I try to plug in 0 for the x's above I end up with a whole lot of undefined answers because sec0=undefined. How can I get around this?

thanks
 
Physics news on Phys.org
Are you sure that sec 0 = \frac{1}{cos 0} is undefined?
 
Fightfish said:
Are you sure that sec 0 = \frac{1}{cos 0} is undefined?

oops, got sec and csc confused. Thanks
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top