Maclaurin Series

College Depth 83 in the knowledge graph I know this Set as goal
Unlocks 1 downstream topic
series Maclaurin Taylor special-case

Core Idea

A Maclaurin series is a Taylor series centered at a = 0: sum from n=0 to infinity of f^(n)(0)/n! * x^n. It is not a separate concept from Taylor series but a special case that is used so frequently it has its own name. The most important Maclaurin series (e^x, sin(x), cos(x), 1/(1-x), ln(1+x), arctan(x)) should be memorized because they are used to derive many other series.

How It's Best Learned

Derive the standard Maclaurin series from the definition. Memorize the key ones. Practice using them to find series for related functions: e^(-x^2) from e^x, sin(x^2) from sin(x), etc. Show how known series can be added, multiplied, substituted, differentiated, and integrated.

Common Misconceptions

Explainer

You already know Taylor series: a way to represent a function f(x) as a power series centered at a point a, using the formula Σ f^(n)(a)/n! · (x − a)^n. A Maclaurin series is not a new idea — it is simply the Taylor series with a = 0, so every (x − a) becomes just x. The formula reduces to Σ f^(n)(0)/n! · x^n. This special case appears constantly because many of the most important functions in mathematics are most naturally described near the origin, and the algebra simplifies considerably when the center is zero.

The five series you must internalize are:

These five are not arbitrary memorization targets — they are the atomic building blocks from which hundreds of other series are built through algebraic manipulation. If you need the series for e^(−x²), substitute −x² for x in the e^x series: 1 − x² + x⁴/2! − x⁶/3! + ⋯. If you need sin(3x), substitute 3x for x in the sin(x) series. This substitution strategy is faster and less error-prone than re-deriving from the definition every time.

Beyond substitution, you can also differentiate or integrate a known series term by term within its radius of convergence. The series for cos(x) can be derived by differentiating the series for sin(x) term by term. The series for ln(1+x) can be derived by integrating the geometric series 1/(1+x) = 1 − x + x² − ⋯. This interconnectedness means that memorizing a few series unlocks many others. The key discipline is tracking what happens to the radius of convergence: it can only shrink or stay the same through these operations — it never grows.

Practice Questions 5 questions

Prerequisite Chain

Counting to 10Counting to 20Understanding ZeroThe Number ZeroCounting to FiveOne-to-One CorrespondenceCombining Small Groups Within 5Addition Within 10Addition Within 20Two-Digit Addition Without RegroupingTwo-Digit Addition with RegroupingAddition Within 100Repeated Addition as MultiplicationMultiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Two-Digit by One-Digit DivisionDivision with RemaindersRemainders and Quotients in DivisionDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueReading and Writing DecimalsComparing and Ordering DecimalsAdding and Subtracting DecimalsMultiplying DecimalsDividing DecimalsDividing FractionsMixed Number ArithmeticOrder of OperationsInteger Order of OperationsVariable ExpressionsCombining Like TermsOne-Step EquationsTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIndefinite IntegralsBasic Integration RulesRiemann SumsDefinite Integral DefinitionFundamental Theorem of Calculus Part 1Fundamental Theorem of Calculus Part 2U-SubstitutionPartial Fraction Decomposition for IntegrationImproper Integrals - ConvergenceIntegral TestP-SeriesComparison TestLimit Comparison TestAbsolute vs. Conditional ConvergencePower SeriesTaylor PolynomialsTaylor SeriesMaclaurin Series

Longest path: 84 steps · 353 total prerequisite topics

Prerequisites (1)

Leads To (1)