How to understand Taylor/Mclaurin series?

  • Context: Undergrad 
  • Thread starter Thread starter Jrohazn
  • Start date Start date
  • Tags Tags
    Series
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 3K views
Jrohazn
Messages
2
Reaction score
0
I'm in Calculus 2, and I have a final coming up. I did extremely well in all other sections, but this section is extremely confusing. I can represent functions into a basic MacLaurin series, and I can also take the derivative of a function and find the series through manipulation of the function into 1/1-x and take the integral of that. Taylor series, though, is EXTREMELY confusing. I have no idea what to do, and no matter how hard I try, I can't find the pattern. Please help!
 
Physics news on Phys.org
Jrohazn said:
I'm in Calculus 2, and I have a final coming up. I did extremely well in all other sections, but this section is extremely confusing. I can represent functions into a basic MacLaurin series, and I can also take the derivative of a function and find the series through manipulation of the function into 1/1-x and take the integral of that. Taylor series, though, is EXTREMELY confusing. I have no idea what to do, and no matter how hard I try, I can't find the pattern. Please help!
Maclaurin series are just a special case of Taylor series, expanding the function about the value 0 instead of the more general expansion about a point x=a.
Rather than launch into an explanation of Taylor series from scratch, how about you find a reasonable online explanation and come back here to ask about any parts you don't understand? Paul's online notes are generally very good: http://tutorial.math.lamar.edu/Classes/CalcII/TaylorSeries.aspx

Edit: well, that's an endorsement - we independently picked the same site.
 
  • Like
Likes   Reactions: scottdave
Khan Academy has a few well put together videos on Taylor Series.

Here are two




Hope this helps and good luck on your final.
 
this video also is great
 
  • Like
Likes   Reactions: scottdave and FactChecker
MAGNIBORO said:
this video also is great

Knowing the quality of 3Blue1Brown's videos I would certainly recommend that OP check that video out.
 
  • Like
Likes   Reactions: scottdave
Taylor series is just saying "can I rewrite a function as an infinite summation of C(x-a)^(increasing powers)".

So say I have the function 2x. Taylor series asks, can 2x be written as C1(x-a)0 + C2(x-a)1 +C3(x-a)2 +C4(x-a)3 + ...

The answer is yes, and you can do it for any function. To show this, you have to find out a method to calculate the constants C.

Here is a great and simple proof of Taylor Series.