Well it is pretty wierd for me to see this question, the function already is power series isn't it? Am I missing the purpose of the excersize?
2026-04-13 01:07:42.1776042462
represent $x^3 +2x$ as power series
84 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
A power series is an infinite series of the form $\sum_{n=0}^\infty a_n(x-x_0)^n$. If for some function $f$ and some set $D$, $$ f(x) = \sum_{n=0}^\infty a_n(x-x_0)^n,\quad x\in D $$ we say that the RHS is the power series of $f$ at $x_0$.
When $f$ is a polynomial function of the form $f(x)=b_0+b_1x+\cdots+b_mx^m$, its power series at $x_0=0$ is $f$ itself.
In general, you will need to find the coefficients $a_n$ when $x_0\ne 0$. But Taylor's theorem tells you that it has something to do with $f^{(n)}(x_0)$.