Contents

The limit as n approaches infinity of |an+1/an|. You know this is the ratio test, and you know it tells you where a power series converges.
But when you’re actually setting it up—writing out the (n+1)th term, canceling factors between numerator and denominator, and deciding whether to keep or drop the absolute value bars—that’s where the process either holds together or falls apart.
Power series problems don’t fail because students don’t understand what convergence means.
They fail because students drop |x – a| halfway through simplification, or they solve |x – 2| < 3 and write -3 < x < 3 instead of shifting the interval by the center, or they confuse “radius of convergence R = 3” with “interval of convergence (-3, 3)” and the answer they circle doesn’t match what the problem asked for.
You’ve seen geometric series. You’ve worked with arithmetic progressions.
Power series are different because they’re functions of x, and convergence depends entirely on which x values you’re testing.
The ratio test is the tool that determines those values, but applying it correctly under exam pressure requires structure, not just memory.
The execution breaks down when you’re simplifying the ratio and you lose track of which terms depend on n versus which terms are constants, or when you translate the final inequality into an interval and you forget that the center isn’t always at x = 0.
Either you rush through the algebra and write down an interval that doesn’t match any answer choice, or you freeze because you’re not sure if factoring out |x – a| changes the limit, or whether the inequality flips when you isolate x.
This isn’t a content gap.
You need a repeatable process that handles the ratio test setup, simplifies without losing absolute value bars, and translates the convergence condition into the correct interval every time, regardless of how the series is written or what form the answer choices take.
This guide walks you through a systematic approach that works on any power series convergence problem the FE throws at you—from straightforward ratio test applications to problems asking for radius of convergence or testing specific x values. You’ll learn exactly how to set up the ratio test without dropping terms, how to factor out |x – a| and evaluate the limit correctly, and how to interpret the final inequality as an interval of convergence without misreading the boundaries.
Before we walk through it step by step, watch this short video. It shows you the full process from identifying the power series form to applying the ratio test to solving the inequality for the interval of convergence. You’ll see exactly where students typically lose track of absolute values or misinterpret the center of the interval, and how to avoid those traps completely.
What You’ll Learn in This Guide
Here’s what we’re covering and what you’ll walk away knowing.
Core concept: A power series is a series of the form Σ cn(x – a)n where convergence depends on the value of x, tested using the ratio test.
Key test: The ratio test evaluates the limit as n → ∞ of |an+1/an|, and if that limit equals L|x – a|, the series converges when L|x – a| < 1.
Decision rules:
- Set up the ratio test by writing the (n+1)th term over the nth term and simplifying
- Factor out |x – a| as a constant before evaluating the limit of the n-dependent terms
- Solve the inequality L|x – a| < 1 by isolating |x – a|, then translate into the two-sided interval a – R < x < a + R
- The radius of convergence R is the value that makes |x – a| = R at the boundaries
What you’ll be able to do: Apply the ratio test correctly to any power series, simplify without losing track of absolute values or n-dependent terms, and translate the convergence condition into the correct interval or radius of convergence the FE is asking for—whether they give you a series centered at x = 0 or x = a, with factorials or exponentials in the coefficients.
What Is a Power Series?

A power series is a series that includes a variable—usually x—raised to increasing powers, written in the general form:
Σ (from n=0 to ∞) cn(x – a)n
where cn represents the coefficients (which are constants) and a is the center of the series.
This is different from the arithmetic and geometric series you’ve worked with before, where every term was just a number. In a power series, the terms are functions of x, which means the series might converge for some values of x and diverge for others.
The series always converges at x = a (because every term becomes cn · 0n = 0 after the first term), but whether it converges for other x values depends on the structure of the coefficients and the powers involved.
On the FE, power series problems show up when you’re asked to find where a series converges, determine the radius of convergence, or identify the interval of convergence. The question won’t ask you to memorize formulas—it’s testing whether you can apply the ratio test systematically and interpret the result correctly.
The reason this matters is that power series represent functions as infinite polynomials, and knowing where they converge tells you where those representations are valid. In engineering contexts, power series approximations show up in signal processing, control theory, and numerical methods, but on the FE, you’re just being tested on the mechanics of convergence.
The ratio test is the tool that tells you where a power series converges. You set up the test, simplify, and solve an inequality. That inequality gives you the interval where the series behaves.
Power Series on the FE: The Workflow

When you see a power series problem on the FE, the first instinct is often to start simplifying immediately or to try to “see” the pattern without writing anything down.
That leads to dropped terms, lost absolute values, and inequalities that don’t match the answer choices.
Students usually respond one of two ways: they either race through the ratio test and make an algebra mistake that compounds through the rest of the problem, or they freeze at the inequality step because they’re not sure how to isolate x or whether the inequality sign flips.
The workflow below handles any power series convergence problem the same way every time. You’ll apply the ratio test, simplify the limit carefully, and solve the resulting inequality to get the interval of convergence.
Once this becomes automatic, you’ll stop second-guessing your setup and finish these problems in under two minutes.
Let’s lay out the steps.
Step 1: Identify the Power Series Form
The first thing you need to do is read the problem and identify the general term of the series. Write it in the form cn(x – a)n if it’s not already given that way.
Look for the pattern in the terms. The coefficient cn might be something like 1/n, n!, or (-1)n/2n. The variable part will be (x – a)n or sometimes just xn if a = 0.
Your job in this step is to write down the general term cleanly so you can reference it when you set up the ratio test in Step 2.
Step 2: Apply the Ratio Test
Now that you have the general term, set up the ratio test. Write the (n+1)th term in the numerator and the nth term in the denominator:
lim (n→∞) |an+1 / an|
Substitute the general term you identified in Step 1, replacing every n with (n+1) in the numerator.
Cancel common factors between the numerator and denominator. The goal is to simplify this ratio until you can evaluate the limit as n → ∞.
As you simplify, factor out |x – a| since it doesn’t depend on n. What you’re left with is:
|x – a| · (some limit involving n)
Step 3: Evaluate the Limit and Solve the Inequality
Now evaluate the limit as n → ∞ of the remaining expression (the part that doesn’t involve x). This limit will be some constant L.
The ratio test tells you that the series converges when:
L|x – a| < 1
Solve this inequality for x. Divide both sides by L to isolate |x – a|:
|x – a| < 1/L
Then translate the absolute value inequality into an interval:
a – 1/L < x < a + 1/L
That interval is your answer if the problem asks for the interval of convergence. If it asks for the radius of convergence, the radius R is just 1/L.
That’s the whole process. You identify the general term, apply the ratio test, simplify carefully, and solve the inequality to get the interval or radius. The structure is the same every problem, and once you’ve done it a few times, the algebra becomes automatic.
With that laid out, let’s put these steps into practice.
Example Problem: Power Series

The workflow handles any power series convergence problem once you’ve practiced it. The goal is to turn any prompt—no matter how the series is written or what they’re asking for—into the same clean ratio test setup every time.
Right now, the focus is clean execution. Speed comes after a few reps.
With that laid out, let’s put these steps into practice.
This problem states:
Determine the interval of convergence for the power series:Σ (from n=1 to ∞) [(-1)n · xn] / (n · 3n)
The interval of convergence is most nearly:
A) -3 < x < 3
B) -1/3 < x < 1/3
C) -2 < x < 2
D) -4 < x < 4
Solution: Power Series

When you see a power series asking for the interval of convergence, the question isn’t whether to use the ratio test—that’s the only tool that works.
The question is whether you factor out |x – a| before evaluating the limit, or whether you try to evaluate everything at once and end up with an expression you can’t simplify because you’re mixing x terms with n terms.
That decision point is where these problems break.
Factor out |x – a| correctly, and the limit becomes straightforward—you’re just evaluating what happens to the n-dependent terms as n → ∞. Miss that step, and you either get a limit that looks wrong or you can’t figure out what to do with the x when it’s still tangled up with the factorial or exponential terms.
The workflow removes that uncertainty. It forces you to separate the x-dependent part from the n-dependent part immediately, so you’re never guessing whether the limit exists or what it should equal.
I’m going to walk it out step by step. Let’s commit to Step 1 and nothing else yet.
Step 1: Identify the Power Series Form
The first thing we need to do is read through the problem and identify the general term of the series.
Looking at the series:
Σ [(-1)n · xn] / (n · 3n)
The general term is:
an = [(-1)n · xn] / (n · 3n)
This is a power series centered at a = 0 (since it’s just xn, not (x – a)n), with coefficients cn = (-1)n/(n · 3n).
We’ve identified the structure. Now we move to Step 2.
Step 2: Apply the Ratio Test
Next, we need to set up the ratio test. That means writing the (n+1)th term over the nth term and simplifying.
The (n+1)th term is:
an+1 = [(-1)n+1 · xn+1] / [(n+1) · 3n+1]
The ratio is:
|an+1 / an| = |[(-1)n+1 · xn+1] / [(n+1) · 3n+1]| ÷ |[(-1)n · xn] / (n · 3n)|
Simplify by multiplying by the reciprocal:
= |[(-1)n+1 · xn+1] / [(n+1) · 3n+1]| · |[n · 3n] / [(-1)n · xn]|
The (-1) terms cancel in absolute value (since |(-1)n+1| = |(-1)n| = 1), and we can separate the x terms:
= |x| · |n / (n+1)| · |3n / 3n+1|
Simplify the fractions:
= |x| · [n / (n+1)] · (1/3)
Factor out the x term:
= (|x| / 3) · [n / (n+1)]
Now take the limit as n → ∞:
lim (n→∞) [n / (n+1)] = lim (n→∞) [1 / (1 + 1/n)] = 1
So the ratio test gives us:
L|x – a| = (|x| / 3) · 1 = |x| / 3
Before we move on, confirm that we’ve factored out |x| correctly and that the limit of the n terms is 1.
Step 3: Evaluate the Limit and Solve the Inequality
When we get to the inequality, we need to solve for the interval where the series converges.
The ratio test tells us the series converges when:
|x| / 3 < 1
Multiply both sides by 3:
|x| < 3
Translate the absolute value inequality into an interval:
-3 < x < 3
So the final answer to this problem is A) -3 < x < 3.
This tells us that the power series converges for all x values strictly between -3 and 3. Outside that interval, the series diverges. The radius of convergence here is R = 3, measured from the center at x = 0.
Common Mistakes to Avoid on Power Series Problems

Power series problems break at the exact moment you’re simplifying |an+1/an| and you drop the absolute value bars around x because you’re treating it like a constant that doesn’t need protection, or you try to evaluate the limit without factoring out |x – a| first and you end up mixing x terms with n terms in a way you can’t resolve.
You did the setup correctly. You wrote out the (n+1)th term. You set up the ratio.
But then you simplified too quickly—you canceled the (-1)n terms and dropped the absolute value bars at the same time, or you forgot that x could be negative and needs to stay inside |x| throughout the entire simplification.
That error compounds. You get a limit that looks almost right, but when you solve the inequality, your interval is off by a sign or a factor of 2, and none of the answer choices match.
These mistakes are all execution errors in the algebra, not concept errors, and they all happen in the middle of the simplification when you’re moving fast and trying to get to the limit.
Mistake 1: Dropping the Absolute Value During Simplification
This happens when you’re simplifying the ratio |an+1 / an| and you drop the absolute value bars too early, either because you’re treating (-1)n as if it disappears without justification, or because you forget that x could be negative and needs to stay inside |x|.
When you drop the absolute value, you lose the generality of the test. If the problem gives you x = -2 and you’ve been working with x instead of |x|, your inequality will be wrong and your interval won’t match the answer choices.
The fix: Keep absolute value bars on x throughout the entire simplification. Only remove them at the very end when you translate |x – a| < R into the interval -R < x – a < R.Write |x| explicitly in every step where x appears, and only convert to the two-sided inequality after you’ve completely isolated |x – a| on one side.
Mistake 2: Forgetting to Factor Out |x – a| Before Taking the Limit
This happens when you try to evaluate the limit of the entire ratio—including the x terms—as n → ∞, instead of factoring out |x – a| first and treating it as a constant.
When you don’t factor out |x – a|, the limit becomes messy or undefined because you’re mixing x (which is independent of n) with expressions that depend on n. You end up with a limit you can’t evaluate, or you misinterpret the convergence condition.
The fix: Immediately after setting up the ratio, factor out |x – a| and set it aside. Evaluate the limit of only the terms involving n.Then multiply the limit result by |x – a| to get the final convergence condition L|x – a| < 1. This separation keeps the algebra clean and ensures you can actually evaluate the limit.
Mistake 3: Misinterpreting the Inequality When Solving for x
This happens when you solve |x – a| < R and you either forget to split it into the two-sided inequality -R < x – a < R, or you add/subtract a incorrectly and shift the interval to the wrong location on the number line.
When you misinterpret the inequality, you might write an interval like -R < x < R when the center should be at x = a, not x = 0. Or you might flip the inequality direction if you divided by a negative somewhere and didn’t account for it.
The fix: Translate |x – a| < R into the two-sided inequality -R < x – a < R, then solve for x by adding a to all three parts: a – R < x < a + R.Verify that the center of your interval matches the value of a from the original series. If the series is centered at x = 2 and your interval is symmetric around x = 0, you made an error in the translation.
Mistake 4: Confusing Radius and Interval of Convergence
This happens when the problem asks for the radius of convergence but you write down the interval instead, or vice versa. The radius R is a single number (the distance from the center to the boundary), while the interval is the range of x values where convergence occurs.
When you mix these up, you might write R = (-3, 3) when the radius should be R = 3, or you write x = 5 when the interval should be (-5, 5). The units and format don’t match what the question is asking for.
The fix: After solving the inequality, check what the problem is asking for. If it asks for radius of convergence, give a single positive number R.If it asks for interval of convergence, give the range as (a – R, a + R) or in inequality form. The radius is always half the width of the interval, measured from the center to either boundary.
Rules of Thumb for Power Series Problems on the FE

You know how to factor out |x – a| before evaluating the limit now, and you’ve seen how the inequality L|x – a| < 1 needs to be solved by isolating |x – a| first, then translating into the two-sided interval.
These rules are what keep you from reading |x| < 3 and writing -3 < x < 3 correctly, but then seeing |x – 5| < 3 and forgetting to shift the interval by the center, or from solving the inequality correctly but reporting the radius when they asked for the interval.
- Always factor out |x – a| before evaluating the limit. The ratio test requires you to separate the x-dependent part from the n-dependent part. If you try to evaluate the limit without factoring out |x – a| first, you’ll end up with an expression you can’t simplify or a limit that looks wrong. Factor it out immediately after setting up the ratio, treat it as a constant, and evaluate the limit of only the terms involving n.
- The center of convergence is the value that makes (x – a) equal zero. When you see (x – 3)n, the center is at x = 3, not x = 0. When you see just xn, the center is at x = 0. After solving the inequality, your interval should be symmetric around this center point. If you get -3 < x < 3 but the series has (x – 5)n, something went wrong in your algebra.
- The inequality |x – a| < R always splits into a – R < x < a + R. Don’t try to solve the absolute value inequality by inspection or by guessing where the boundaries are. Write out the two-sided inequality explicitly: -R < x – a < R, then add a to all three parts to isolate x. This prevents sign errors and keeps your interval boundaries correct.
- If the limit of the n terms is zero, the radius of convergence is infinite. When you evaluate lim (n→∞) of the remaining fraction after factoring out |x – a|, if that limit is 0, then the series converges for all x. This means R = ∞ and the interval of convergence is (-∞, ∞). Don’t second-guess this—if the algebra gives you L = 0, the series converges everywhere.
- Endpoint behavior isn’t tested by the ratio test. The ratio test tells you the series converges for |x – a| < R and diverges for |x – a| > R, but when |x – a| = R (at the endpoints x = a – R and x = a + R), the test is inconclusive. On the FE, if they’re asking for the interval of convergence, they’ll either specify whether to include endpoints or they’ll make it clear from the answer choices. Don’t waste time testing endpoints unless explicitly required.
You have the workflow, you know where mistakes happen, and these rules keep the algebra tight when you’re moving fast and the terms start to blur.
Final Thoughts | Power Series

Power series convergence is conceptually straightforward—you apply the ratio test, evaluate a limit, solve an inequality.
The challenge isn’t understanding what the ratio test does or why convergence depends on x.
It’s factoring out |x – a| at the right moment so you’re not mixing constants with n-dependent terms when you evaluate the limit, and it’s translating |x – 2| < 3 into -1 < x < 5 instead of -3 < x < 3 because you remembered the interval shifts by the center.
Those are execution details, not concept gaps.
But they’re the execution details that separate correct answers from misses, and they’re the places where rushing costs you points even when you know exactly what you’re supposed to do.
The workflow protects those details.
It forces you to factor out |x – a| before evaluating the limit in Step 2, so you never end up with an expression you can’t simplify. It makes you translate the absolute value inequality into the two-sided form explicitly in Step 3, so you don’t misread the interval boundaries or forget to shift by the center.
When you see a power series on the FE now, you’re not guessing at where to put the absolute value bars or how to translate the inequality.
You write the ratio, factor out the x term, evaluate the limit of the n-dependent part, and solve the inequality step by step.
The structure removes the decision points where execution errors happen.
The gap between recognizing a power series problem and getting the interval correct is just reps with the workflow.
The more times you factor out |x – a| cleanly and translate the inequality without dropping signs, the faster it becomes automatic.
Want more practice? Our full library of FE Exam problems is waiting here.
You know what actually slows down your prep?
It’s not the time you spend working problems—it’s the time you waste between problems, trying to figure out which topic to study next, whether you should do more practice on this concept or move on, whether the problems you’re working are even the ones that show up on the exam.
That indecision is expensive.
You second-guess your plan. You jump between topics without finishing them. You burn three hours and you’re not sure if you actually moved closer to ready, or if you just stayed busy.
Prepineer eliminates that waste.
You get a personalized roadmap that tells you exactly what to study and when, so you’re never guessing whether you’re working on the right things. You get targeted practice on the problem types the FE actually tests, so every rep you do builds real competence.
And you get real coaching when you get stuck, so you’re not spinning on the same mistake for 20 minutes trying to figure it out alone.
Start your free 7-day trial and see what it feels like when every study hour moves you forward instead of just keeping you busy.








