Power Series Converter
Enter each coefficient list from the constant term upward. Use commas, spaces, or semicolons. A starting power shifts a list to higher powers.
Formula Used
For addition: C(x) = Σ cn(x-a)n, where cn = Σ kiai,n.
For subtraction: cn = k1a1,n - Σ kiai,n, for i greater than 1.
For multiplication: cn = Σ a1,ra2,s..., where r + s + ... = n. This is the Cauchy product.
How to Use This Calculator
Choose how many series you want to combine. Enter coefficients from the lowest power to the highest power. Add a scale multiplier when a series is multiplied by a constant. Set the starting power when the first coefficient does not belong to the constant term.
Select addition, subtraction, or multiplication. Pick a truncation order to stop the result at a useful degree. Press the button. The single power series appears above the form, with a coefficient table and order estimate.
Understanding the Conversion
Why combine power series?
A power series often appears as one part of a longer expression. You may have one series for a function, another for a correction term, and another for a multiplied factor. Working with them separately can hide the final pattern. A single combined series gives one clean coefficient for each power. That makes comparison, approximation, and substitution easier.
Coefficient lists
This tool uses coefficient lists. The first value normally belongs to the constant term. The second belongs to the first power. The third belongs to the second power. A starting power changes that placement. For example, a list beginning at power two starts with the squared term. This is useful when a known expression has no lower order terms.
Addition and subtraction
Adding series is direct. The calculator lines up equal powers and adds their coefficients. Subtraction works the same way, but each later series is removed from the first one. Scaling happens before the final operation. This supports expressions such as two times one series minus half of another.
Multiplication
Multiplying series needs convolution. Every term in one series can multiply every useful term in another series. Only pairs or groups whose powers add to the target power are used. The calculator truncates the product at your chosen order. This keeps the output readable and avoids unnecessary higher powers.
Truncation order
The truncation order controls how many powers are shown. If you choose order eight, the result includes powers from zero through eight. The remaining terms are represented by big O notation. A higher order gives more detail. A lower order gives a faster summary for estimates and classroom checks.
Expansion center
The center defines the base term. When the center is zero, the series uses powers of x. When the center is two, the result uses powers of x minus two. All input series should share the same center for the displayed result to be valid.
Where errors happen
Most mistakes come from misaligned powers. A missing zero can shift every later coefficient. A wrong center can make the displayed base different from the original work. Product errors are also common, because several term combinations can create the same power. This calculator reduces those problems by listing every final coefficient in order. Still, the entered lists must match the source series. Review the first few terms carefully before trusting a long result. Small checks save time. They also reveal sign errors early during manual comparison.
Practical checks
Use simple values first. Test short lists before using longer lists. Watch zero coefficients, because they hold the correct power positions. For product work, choose an order high enough to capture the terms you need. Then compare the coefficient table with your handwritten steps. The table makes mistakes easier to find. It also helps you copy the final single series into homework, notes, or a larger calculation.
FAQs
What does this calculator convert?
It combines several power series into one truncated power series. You can add, subtract, or multiply entered coefficient lists.
How should I enter coefficients?
Enter coefficients from lowest power to highest power. You may separate values with commas, spaces, or semicolons.
What is the starting power?
It shifts the first coefficient to a chosen power. Use it when lower powers are missing from a series.
What is the scale multiplier?
It multiplies every coefficient in that series before combining. Use decimals, whole numbers, or negative values.
What does truncation order mean?
It is the highest power kept in the result. Higher orders show more terms and longer coefficient tables.
Can this multiply more than two series?
Yes. Choose the product option. The tool applies repeated truncated convolution across all active series.
What is the expansion center?
It is the value a in powers of x minus a. Keep all entered series centered at the same value.
Can I use negative coefficients?
Yes. Type the minus sign before a coefficient. Negative values are supported in lists and scale fields.
Why do zero coefficients matter?
Zero coefficients preserve power positions. They prevent later coefficients from moving into the wrong degree.
Does the output show exact fractions?
No. It formats numbers as decimals. Increase precision when you need more digits for a close approximation.
Is big O notation included?
Yes. The result shows the next omitted order, so you know where the displayed approximation stops.