A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Maclaurin Series

College Depth 98 in the knowledge graph I know this Set as goal
1topic build on this
455prerequisites beneath it
See this on the map →
Taylor SeriesTaylor Series for Common Functions
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 fn(0)/n! * xn. 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 (ex, 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-x2 from ex, sin(x2) 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 Σ fn(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 Σ fn(0)/n! · xn. 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 ex 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

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication 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 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-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 IntroductionSine, Cosine, and Tangent RatiosTrigonometric 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 TestSeries Convergence Test StrategyPower SeriesRadius and Interval of ConvergenceTaylor SeriesMaclaurin Series

Longest path: 99 steps · 455 total prerequisite topics

Prerequisites (1)

Leads To (1)