Ask your own question, for FREE!
Mathematics 25 Online
OpenStudy (konradzuse):

Taylor Polynomial Q

OpenStudy (konradzuse):

the form is a(x-c)^n right?

OpenStudy (konradzuse):

oh there's a -1 in there... a(-1)^n (x-c)^n?

OpenStudy (konradzuse):

and the function is defined as f(x)= a/x? centered at some c value...?

OpenStudy (anonymous):

\[\Large \sum_{n=0}^\infty \frac{f^{(n)}(a)}{n!}(x-a)^n \] Here centered at \(a\).

OpenStudy (konradzuse):

my book shows something different though, so I'm confused...

OpenStudy (konradzuse):

why centered @ a?

OpenStudy (konradzuse):

it shows I have to take the derivative like maclauren polynomials?

OpenStudy (konradzuse):

I'll just post this q.

OpenStudy (anonymous):

\[\Large (x-a) \] and \(a\) is a value where you want to approximate your function, so I consider that as it's center, the Maclaurin Series is always centered at zero.

OpenStudy (konradzuse):

Find the third taylor polynomial for f(x) = 7/x expanded about c= 1.

OpenStudy (anonymous):

This is Maclaurin Series \[\Large \sum_{n=1}^\infty \frac{f^{(n)}(0)}{n!} \]

OpenStudy (anonymous):

the function and it's following derivatives evaluated at zero, rather then a.

OpenStudy (konradzuse):

all I have written down is a(-1)^n (x-c)^n 7(-1)^n (x-1)^n 7-7(x-1) + 7(x-1)^2 - 7(x-1)^3

OpenStudy (konradzuse):

hmm there q is prob here on open study, I'll go find it.

OpenStudy (anonymous):

\[ \Large \sum_{n=1}^\infty \frac{f^{(n)}(0)}{n!}x^n\] *Correction* Forgot about the exponential term.

OpenStudy (konradzuse):

huh I guess I skipped a bunch of stuff when writing this down...

OpenStudy (konradzuse):

yeah I was going to say what happened to (x-c)^n :P

OpenStudy (konradzuse):

oic what happened he created his own form.. wtf....

OpenStudy (konradzuse):

so basically whatever it's centered at is what f(a)=? so for example in this one centered @ 1 we did f(1)?

OpenStudy (anonymous):

yes (-:

OpenStudy (konradzuse):

ok I want to try to solve this again;..

OpenStudy (konradzuse):

how come they went to f(1)^4? shouldn't we only go to 3?

OpenStudy (konradzuse):

\[\Large \sum_{n=0}^\infty \frac{f^{(n)}(a)}{n!}(x-a)^n = \Large \sum_{n=0}^\infty \frac{f^{(n)}(1)}{n!}(x-1)^n\]

OpenStudy (konradzuse):

so we need to now find f(1) f'(1) f''(1) and f'''(1)?

OpenStudy (konradzuse):

f(n)(1)=(−7)(−2)(−3)(−4)...(−n)/1n+1=(−1)n∗7∗n! how did he figure this last part out?

OpenStudy (anonymous):

well it means basically that you want to go to degree 3

OpenStudy (anonymous):

but the first one is just a constant, so degree of zero.

OpenStudy (anonymous):

Well you can see a pattern emerging there for the constants \[ (-7)(-2)(-3)(-4)(-5) \cdot \dots \] Factor out a minus one and you can see that the 7 stays fix, the rest is n factorial.

OpenStudy (anonymous):

the term \[(-1)n\] Is just the algebra which says that you can factor out minus one n times.

OpenStudy (konradzuse):

I guess it's a lot of puzzle solving...

OpenStudy (konradzuse):

to create anew form...

OpenStudy (konradzuse):

or we could just use the old form and solve?

OpenStudy (anonymous):

in almost all the taylor polynomial problems you have to find a pattern, which is indeed some kind of puzzle solving (-: It's easier for Maclaurin Series especially if you are allowed to use a cheat sheet.

OpenStudy (konradzuse):

I'm allowed to bring a sheet in yeah.

OpenStudy (konradzuse):

gimmeh teh cheat codes... down up, left right ab.

OpenStudy (anonymous):

hehehe, for Taylor Polynomials they wont help you much, they are all computed for Mac Laurin, which as I said, are more straightforward.

OpenStudy (konradzuse):

okay so the formula means NOTHING then huh??????

OpenStudy (konradzuse):

as long as we have our f(a) and c = ?? right?

OpenStudy (anonymous):

The formula is the definition of the Taylor Series, but in every case, you have to compute a few values (often more then 2, approximately 4+) so you can see a pattern and then you can find a general solution to it, which is what @mukushla did in the question you have linked above.

OpenStudy (konradzuse):

yessir, but he didnt' even use the formula. Once we knew it was centered @ 1 and the formula we just plugged it right in... 7/1 7/1^1 7/1^3 etc....

OpenStudy (konradzuse):

this poop asks for a polynomial f(x) = tan(x) c = pi/4. so now we have f(pi/4) = tan(pi/4) = 1

OpenStudy (anonymous):

Yes I understand what you mean, but he still followed the general pattern how you computer a Taylor Series, the center and the function itself just makes it easy in this case (dividing by one) but that clearly isn't always the case. You always start the same way, for Taylor Series and MacLaurin Series, you evaluate the function at the given point and then you evaluate all it's derivatives at the given point.

OpenStudy (konradzuse):

f'() = 1+x?

OpenStudy (konradzuse):

f''(x) 1+x+x^2?

OpenStudy (konradzuse):

f'''() = 1+x+x^2+x^3?

OpenStudy (konradzuse):

hmph just read what you wrote,so you have to plug it into the formula to get the start?

OpenStudy (anonymous):

The derivative of tan(x) is sec^2(x)

OpenStudy (anonymous):

evaluated at pi/4 is equal to 2.

OpenStudy (konradzuse):

:O

OpenStudy (konradzuse):

alrighty, lol shouldn't have just relied on wolfram for that ;p.

OpenStudy (konradzuse):

so f(pi/4) = tan(pi/4) = 1 f'(pi/4) = sec^2(pi/4) = 2?

OpenStudy (anonymous):

yes

OpenStudy (konradzuse):

f''(pi/4) = 2sec(pi/4) sec(pi/4) tan(pi/4)?

OpenStudy (konradzuse):

4?

OpenStudy (anonymous):

\[\Large f''(a) =2\tan a\sec^2a\] For a=pi/2 it equals four yes.

OpenStudy (anonymous):

The derivatives of this polynomial get awkwardly complicated, but they seem to double .

OpenStudy (konradzuse):

where'ds you get 2tanasec^2(a)? Yeah it's ridiculous...

OpenStudy (konradzuse):

so when would we need the forumula, I'm not getting that part... It seems like we are just plug and chugging...

OpenStudy (anonymous):

Well considering the formula we care to know what \[ \large f^{(n)}(a)\] is equal to right?

OpenStudy (konradzuse):

mhm

OpenStudy (konradzuse):

At first I wasn't sure what that meant, but n is just the amount of derivation.

OpenStudy (konradzuse):

and if a is 1 then there is nothing to change.

OpenStudy (anonymous):

yes (-:

OpenStudy (konradzuse):

and what about (x-a)^n and the n!?

OpenStudy (konradzuse):

Idk even though a isn't 1 now, we still got the same answer, even though yours was different than mine...

OpenStudy (konradzuse):

sooo konfused :(

OpenStudy (anonymous):

well have you found a representative for \[ f^{(n)}(a)\] yet?

OpenStudy (anonymous):

it has to match the following pattern (we evaluated some of these, so I will write them down abbreviated) 1 2 4 8 16 32

OpenStudy (konradzuse):

hmm oic we have to plug it back into the original :O.

OpenStudy (anonymous):

of course (-:

OpenStudy (konradzuse):

well f(a)^0 = 1 f(a)^1 = 2, f(a)^2 = 4

OpenStudy (konradzuse):

Well that's what I was asking this entire time wtf we are doing LOL.....

OpenStudy (anonymous):

It seems to me like this will work \[\Large f^{(n)}\left(\frac{\pi}{4}\right)=2^n \]

OpenStudy (konradzuse):

yeah true...

OpenStudy (konradzuse):

I was thinking of some weird form :P

OpenStudy (konradzuse):

so now we take the oriignal form f^n(a) * 2^n/n! (x-c)^n?

OpenStudy (konradzuse):

nvm 2^n/n! (x-1)^n

OpenStudy (anonymous):

By the way, make sure that you (we) understand the question correct, if they are not asking for a general answer, but only for an approximation (to a certain) degree, it is much easier when we just plug in and evaluate the problem.

OpenStudy (konradzuse):

"Find the Taylor Polynomial for"

OpenStudy (konradzuse):

this next one says "Find the third Taylor polynomial"

OpenStudy (konradzuse):

samething.

OpenStudy (anonymous):

well, okay, but the both questions aren't the same thing, I am just mentioning this because sometimes it can be really really hard (for taylor polynomials) especial to find a general solution. However, you can always compute the first few derivatives and plug in the values and then back substitute.

OpenStudy (anonymous):

But sometimes Taylor Polynomials maybe have a pattern like this: 1 2 4 16 80 242 Hence they only get computed by computers.

OpenStudy (konradzuse):

mhmhm

OpenStudy (konradzuse):

the questions have always asked at what point, so it's not too terrible...

OpenStudy (konradzuse):

2^n/n! (x-1)^n is this the correct form?

OpenStudy (anonymous):

I would say it is \[\Large \sum_{n=0}^\infty \frac{2^n}{n!}\left(x-\frac{\pi}{4}\right)^n \]

OpenStudy (konradzuse):

yeah pi/4 sorry...

OpenStudy (anonymous):

Yes, just keep in mind that I speculated about the pattern, because I was too lazy to compute all this terrible derivatives like \[ \Large f^{''}=2\tan x \sec ^2 x \\ \Large f^{'''}=-((\cos(2x)-2)\sec^4(x)) \]

OpenStudy (konradzuse):

how did you get f'' I got 2sec(x) sec(x)tan(x)?

OpenStudy (anonymous):

that's why I asked if the problem might just wants you to have a degree of three evaluation of the polynomial.

OpenStudy (anonymous):

same thing \[2 \sec(x) \cdot \sec(x)\tan(x) = 2 \sec^2(x)\tan(x) \]

OpenStudy (konradzuse):

oh.. LOL

OpenStudy (konradzuse):

derp....

OpenStudy (konradzuse):

but those don't really matter now that we got the formula right ?

OpenStudy (konradzuse):

\[\Large \sum_{n=0}^\infty \frac{2^n}{n!}\left(x-\frac{\pi}{4}\right)^n\]

OpenStudy (konradzuse):

how do we start this if 2^0/0! doesn't exist?

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!