Ask your own question, for FREE!
Mathematics 11 Online
OpenStudy (el_arrow):

use four terms of a Taylor series to evaluate

OpenStudy (el_arrow):

\[\lim_{x \rightarrow 0} \frac{ x^2 + 2cosx - 2 }{ 3x^4 }\]

OpenStudy (el_arrow):

how do i do this?

OpenStudy (el_arrow):

@freckles

OpenStudy (freckles):

tay tay series is given by: \[f(x)=\sum_{n=0}^{\infty} \frac{f^{(n)}(a)}{n!}(x-a)^n\]

OpenStudy (freckles):

our thingy (function if you want to be all weird about it) \[f(x)=\frac{x^2+2\cos(x)-2}{3x^4}\]

OpenStudy (el_arrow):

yes

OpenStudy (freckles):

we can find the first 4 terms as that thingy in your problem suggests so we are going to need the first 4 derivatives

OpenStudy (freckles):

3 actually

OpenStudy (freckles):

because the first term isn't really a derivative i guess you can call it the zero derivative (which is just the original function)

OpenStudy (freckles):

\[f(x)=\frac{x^2+2 \cos(x)-2}{3x^4} \\ f(x)=\frac{1}{3}x^{-2}+\frac{2}{3} x^{-4} \cos(x)-\frac{2}{3} x^{-4}\]

OpenStudy (el_arrow):

so basically what we're doing is finding its derivative 4 times?

OpenStudy (freckles):

well we only need the first derivative the second and the third

OpenStudy (el_arrow):

but it says use four terms

OpenStudy (freckles):

right f(x) will be used in the first term

OpenStudy (freckles):

that is 4 terms

OpenStudy (el_arrow):

okay \[f(x) = \frac{ x^2 + 2cosx - 2 }{ 3x^4 }\]

OpenStudy (freckles):

\[f(a)+f'(a)(x-a)+\frac{f''(a)}{2}(x-a)^2+\frac{f'''(a)}{6}(x-a)^3\]

OpenStudy (el_arrow):

how do you do quotient derivative again?

OpenStudy (freckles):

you don't have to

OpenStudy (freckles):

you can separate the 3 fractions as I did above and then use law of exponents to rewrite then just use power rule and product rule

OpenStudy (freckles):

but

OpenStudy (freckles):

if I'm not mistaken there might be an easier way to do this

OpenStudy (el_arrow):

what is it?

OpenStudy (freckles):

no I'm too afraid yeah let's just find the first 3 derivatives of f(x)

OpenStudy (el_arrow):

lol alright

OpenStudy (freckles):

hey hey

OpenStudy (freckles):

I think I'm going to take away my fear I think we can look at the taylor series separate for each term

OpenStudy (el_arrow):

so you did this right x^2 / 3x^4 + 2cosx / 3x^4 - 2 /3x^4?

OpenStudy (freckles):

polynomials are unnecessary for rewrite when it comes to tay series

OpenStudy (el_arrow):

what?

OpenStudy (freckles):

\[f(x) = \frac{ x^2 + 2cosx - 2 }{ 3x^4 } \] just find the first 4 terms of cos(x) using taylor series

OpenStudy (el_arrow):

so x^2 / 3x^4 = 3x^-2 right?

OpenStudy (freckles):

right don't do that that is going to be ugly

OpenStudy (freckles):

but it would be 1/3*x^(-2)

OpenStudy (freckles):

but yeah still don't do that that is going to be really really super duper ugly

OpenStudy (el_arrow):

but isnt that the way you did it

OpenStudy (amistre64):

can we simplify the top if we already know the series for 2cos(x)?

OpenStudy (freckles):

I want you to only find the first 4 terms of cos(x) using taylor series

OpenStudy (el_arrow):

okay

OpenStudy (el_arrow):

\[f(x) = cosx \]

OpenStudy (freckles):

\[\lim_{x \rightarrow 0} \frac{ x^2 + 2cosx - 2 }{ 3x^4 } \\ \lim_{x \rightarrow 0}\frac{x^2+2( ...... )-2}{3x^4}\] when are you done you are going to put that mess there where those ..... things are

OpenStudy (el_arrow):

f(x) = cosx f'(x) = sinx f''(x) = -cosx f'''(x) = sinx

OpenStudy (el_arrow):

you want to me to put all for terms between those parenthesis

OpenStudy (el_arrow):

four*

OpenStudy (freckles):

f(x)=cos(x) f'(x)=-sin(x) f''(x)=-cos(x) f'''(x)=sin(x) just one sign on f' is gross

OpenStudy (freckles):

now plug in mister 0

OpenStudy (freckles):

we are going to evaluate the tay series at x=0

OpenStudy (freckles):

a=0*

OpenStudy (amistre64):

im assuming its already known ... \[\frac{1}{3x^4}\left(x^2-2+2\sum_0\frac{(-1)^n}{(2n)!}x^{2n}\right)\] \[\frac{1}{3x^4}\left(x^2-2+2(1)-2(\frac{x^2}{2 })+2\sum_2\frac{(-1)^n}{(2n)!}x^{2n}\right)\]

OpenStudy (freckles):

do you already know the tay series for cos(x) el_arrow ?

OpenStudy (el_arrow):

\[\lim_{x \rightarrow 0} \frac{ x^2 + 2(cosx - sinx - cosx + sinx) -2 }{ 3x^4 }\]

OpenStudy (el_arrow):

no

OpenStudy (freckles):

\[\text{ Let } f(x)=\cos(x) \\f(x)=f(a)+f'(a)(x-a)+\frac{f''(a)}{2}(x-a)^2+\frac{f'''(a)}{6}(x-a)^3 \\ \text{ so far you have } f(x)=\cos(0)-\sin(a)(x-a)-\frac{\cos(a)}{2}(x-a)^2+\frac{\sin(a)}{6}(x-a)^3\] using the general thingy I wrote above for the first 4 terms of a Taylor series now it would be easiest to apply this series to find the limit when a is 0

OpenStudy (freckles):

lol I already accidentally replaced one of the a's with 0

OpenStudy (amistre64):

its hard to imagine that they would not have covered the taylor series for cos or sin ... and instead give you this thing to play with.

OpenStudy (freckles):

oh oh I should be approximately sign instead of equal sign

OpenStudy (el_arrow):

how did you get 2 and 6 as the denominator

OpenStudy (freckles):

2!=2(1)=2 3!=3(2)(1)=6

OpenStudy (el_arrow):

oh

OpenStudy (freckles):

http://math.bard.edu/belk/math142af09/ApplicationsTaylorSeries.pdf also read this later

OpenStudy (amistre64):

for a dbl chk ... \[\frac{1}{3x^4}\left(2\sum_2\frac{(-1)^n}{(2n)!}x^{2n}\right)\] \[\frac23\sum_2\frac{(-1)^n}{(2n)!}x^{2n-4}\] \[\frac23\sum_{0}\frac{(-1)^n}{(2(n+2))!}x^{2n}\]

OpenStudy (el_arrow):

what are we looking for now?

OpenStudy (freckles):

first 4 taylor series terms of cos(x)

OpenStudy (freckles):

\[\text{ Let } f(x)=\cos(x) \\f(x)=f(a)+f'(a)(x-a)+\frac{f''(a)}{2}(x-a)^2+\frac{f'''(a)}{6}(x-a)^3 \\ \text{ so far you have } f(x)=\cos(a)-\sin(a)(x-a)-\frac{\cos(a)}{2}(x-a)^2 \\ +\frac{\sin(a)}{6}(x-a)^3 \] with a being 0

OpenStudy (freckles):

replace a with 0's and evaluate cos(0) and sin(0) as they occur

OpenStudy (freckles):

the weird thing is I think we are going to need more terms and I guess they aren't counting the terms that end up as 0 as terms

OpenStudy (el_arrow):

okay \[f(x) = \cos(0) - \sin(0)(x-0) - \frac{ \cos(0) }{ 2 } (x-0)^2 + \frac{ \sin(0) }{ 6}(x-0)^3\]

OpenStudy (freckles):

anyways yeah I'm going to just do what @amistre64 did you can show \[\cos(x) \approx 1-\frac{1}{2}x^2+\frac{1}{4!}x^4-\frac{1}{6!}x^6\] there are the first non 0 terms of cos(x)

OpenStudy (freckles):

these are the first 4 none- zero terms of cos(x)*

OpenStudy (el_arrow):

f(x) = 1 - 1/2 x^2 + 1/4x^4 - 1/6x^6

OpenStudy (freckles):

don't forget your ! thingy

OpenStudy (freckles):

I didn't put it on the 2 because 2! just means 2

OpenStudy (el_arrow):

oh right so now how do we find the none-zero terms for the whole equation

OpenStudy (freckles):

\[\lim_{x \rightarrow 0} \frac{ x^2 + 2cosx - 2 }{ 3x^4 } \\ \lim_{x \rightarrow 0}\frac{x^2+2( 1-\frac{1}{2}x^2+\frac{1}{4!}x^4-\frac{1}{6!}x^6 )-2}{3x^4}\]

OpenStudy (freckles):

you will get a little cancel action on top

OpenStudy (freckles):

distribute and add like terms on top

OpenStudy (el_arrow):

oh okay cancel everything out

OpenStudy (freckles):

well not everything

OpenStudy (el_arrow):

just the x's?

OpenStudy (freckles):

you see the 2-2? and the x^2-x^2?

OpenStudy (el_arrow):

yes

OpenStudy (freckles):

ok so that is the only things that add up to zero on top

OpenStudy (freckles):

you should have two terms left on top now

OpenStudy (freckles):

you can separate the fraction and evaluate the limits separately for both

OpenStudy (freckles):

or just plug in 0

OpenStudy (freckles):

lol

OpenStudy (freckles):

well after canceling

OpenStudy (el_arrow):

but if i plug 0 for x everything will go to zero

OpenStudy (freckles):

after the cancellation part

OpenStudy (freckles):

\[\lim_{x \rightarrow 0}(\frac{\frac{2}{4!}x^4}{3x^4}-\frac{\frac{2}{6!}x^6}{3x^4})\] cancel a little more

OpenStudy (el_arrow):

\[\frac{ \frac{ 1 }{ 4! } x^4 - \frac{ 1 }{ 6! } x^6}{ 3x^4 }\]

OpenStudy (el_arrow):

okay so the 2/4! turns to 1/2! and the x^4/x^4 = 1

OpenStudy (el_arrow):

right?

OpenStudy (freckles):

4!=4*3*2*1 2/(4*3*2*1) =1/(4*3*1)

OpenStudy (freckles):

but yes x^4/x^4=1

OpenStudy (el_arrow):

so 2/6! x^6 / 3x^4 = 1 /( 6*5*4*3*1) x^2

OpenStudy (freckles):

you don't need to do that for the other term remember x^6/x^4=x^2 this is the part you plug 0 into

OpenStudy (freckles):

and you are left with the other number

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!