Questions tagged [power-series]

Questions about the properties of functions of the form $\sum_{n=0}^{\infty}a_n (x-c)^n$, where the $a_n$ are real or complex numbers, and $x$ is real or complex.

A series of the form $$\sum_{n=0}^{\infty} a_n (x-c)^n$$ is called a power series, and can be used to expand functions. The center $c$ is often $0$ and the radius of convergence $R$ is given by $R = \left(\limsup\limits_{n\to\infty}\sqrt[n]{|a_n|}\right)^{-1}$.

Power series for some common functions are: \begin{align} \frac{1}{1-x}&=\sum_{n=0}^\infty x^n\quad(|x|\lt1)\\\ \ln(1+x)&=\sum_{n=0}^\infty\frac{(-1)^nx^{n+1}}{n+1}\quad(|x|\leq 1, x\neq -1)\\\ \arctan(x)&=\sum_{n=0}^\infty\frac{(-1)^nx^{2n+1}}{2n+1}\quad(|x|\leq 1,x\neq \pm i)\\\ \tan(x)&=\sum_{n=1}^{\infty}\frac{|B_{2n}|(4^n-1)4^n }{(2n)!}x^{2n-1}\quad(|x|< \pi/2)\\\ \sin(x)&=\sum_{n=0}^\infty\frac{(-1)^n x^{2n+1}}{(2n+1)!}\\\ \cos(x)&=\sum_{n=0}^\infty \frac{(-1)^n x^{2n}}{(2n)!}\\\ e^x &= \sum_{n=0}^\infty\frac{x^n}{n!}\\\ \end{align}

If convergence is not an issue or if you are working over a different domain than $\mathbb{R}$ or $\mathbb{C}$, consider using the tag instead.

8489 questions
0
votes
4 answers

Solving power problem

Does anyone know why $$\frac C{1+r}+\frac C{(1+r)^2}+\frac C{(1+r)^3}+\cdots=\frac Cr?$$ It probably has to do with power basics, but how to solve it.
0
votes
2 answers

Modulus operation

I was studying ratio test in infinite sequence. Then I came across this $$\left| \frac{a_{n+1}}{a_n} - l \right| < \epsilon$$ i.e. $$\left| \frac{a_{n+1}}{a_n} \right| < |l|+\epsilon$$ I don't understand how $| a-b | < c$ becomes $|a| < |b| + c$.…
Vibhav
  • 115
0
votes
1 answer

Which rule was use to solve this series.

I am only confused about the series part of this question. The solution to that part was: $2V^8+2V^{16}+....... =2 V^8/(1-V^8)$ How did they get this, is it a geometric series rule?
0
votes
1 answer

Series expansion for innocent looking function

$$f(z) = \frac{1}{z^2}$$ is given, where $f(z)$ is complex valued function. How can one find series expansion at $ z=i$ with using geometric series approach? It seems simple but first tries gives no result, i.e adding subtracting $i$.
0
votes
1 answer

coefficients of a power series

I have the function $$f(x)=\frac{2x}{10+x}$$ and I am asked to find its power series representation which I found to be $$\sum_{n=0}^{\infty} (-1)^{n} *\frac{2x^{n+1}}{10^{n+1}}$$ and I found the radius of convergence to be $R=10$. All until here…
aziz
  • 51
0
votes
1 answer

Extract $A+B+C$ from $A^{\frac{3}{2}}+B^{\frac{3}{2}}+C^{\frac{3}{2}}= R*D^{\frac{3}{2}}$

I need to find $A+B+C=?$ from $A^{\frac{3}{2}}+B^{\frac{3}{2}}+C^{\frac{3}{2}}= R*D^{\frac{3}{2}}$ I know that I can't use log for this equation. Do anyone have any ideas of how to do the extraction?? Thanks
Iredi
  • 1
0
votes
1 answer

Find power series solution of ${x^{2}y''-xy'+py=0}$ about x=1, p is a constant.

The recurrence relation I ended up getting doesn't match with the final answer. Did a couple of revisions of the thing but nothing changes. I get the recurrence relation as $${a_{r+2}=\frac{-[(r^2-2r+p)a_r+(r+1)(2r-1)a_{r+1}]}{(r+2)(r+1)}}$$ My…
0
votes
2 answers

Determining Radius of Convergence of Power Series

Find the radius of convergence for the following power series: My workings: $$\lim_{n\rightarrow ∞}|\frac{(n+1)! (x-1)^{n+1}}{2^{n+1}(n+1)^{n+1}}\centerdot \frac{2^nn^n}{n!(x-1)^n}|$$ $$=\lim_{n\rightarrow ∞}|\frac{1}{(1+1/n)^n}\centerdot…
0
votes
1 answer

Power Series Expansion

How can I find the Maclaurin series for $f(x)=e^x$/$(1-x^2)$? I have tried expanding it out but I am having trouble with the algebra of it.
0
votes
1 answer

Expressing $z\in\mathbb{C}[[w]]$ as a power series in $y\in\mathbb{C}[[z]]$.

I'm given that $$w=z+\sum_{i=2}^\infty a_iz^i$$ $$z=w+\sum_{i=2}^\infty b_iw^i$$ $$y=z-\sum_{i=2}^\infty (-1)^ia_iz^i$$ And that those series are all convergent (in particular I'm not given that they are absolutely convergent). I'm asked to express…
user2520938
  • 7,235
0
votes
1 answer

Power (Maclaurin) series of $a/x ( exp(x/a) - 1)^{-1}$

I'm currently stuck on an explanation that works with a power series expansion of: $ \frac{a}{\eta}\: \frac{1}{e^{\frac{\eta}{a}}-1}$ As you can see, the function diverges around $\eta=0$, which is exactly where I need to investigate its…
Daimonie
  • 178
0
votes
1 answer

One of the points of interval of convergence of the power series $\sum_{n=0}^\infty \left(\frac{x^8-1}{3}\right)^n$ is not a real number?

One of my points is not a real number in my interval of convergence! This is how I calculated it: $$\lim_{n\to\infty} \left|\frac{x^8-1}{3}\right|$$ Using root test $\frac{x^8-1}{3} <1$ $x<4^{1/8}$ $\frac{x^8-1}{3} >-1$ $x>(-2)^{1/8}$ So you see…
Elsa
  • 902
  • 1
  • 11
  • 24
0
votes
1 answer

Find series representation of a function

Let $\displaystyle f(x) = x^4 (\frac{1-x^6}{1-x})^4$. Now I want to find the series representation of this function. Note that $\displaystyle \frac{d^3}{dx^3} (\frac{1}{1-x})= \frac{6}{(1-x)^4}$. Then $\frac{1}{(1-x)^4} = \frac{1}{6} \sum n (n-1)…
clubkli
  • 759
0
votes
2 answers

Function represented by power series

To what function does the function with power series , $ |x|<1$ $$F(x)=\frac{x^2}{2}-\frac{x^4}{4}+\frac{x^6}{6}-\frac{x^8}{8}+\cdots$$ converge?
Narasimham
  • 40,495
0
votes
1 answer

Help with general power series concept

If f(x) is some general polynomial, what will the power series expansion of f(x) be. Is there a set rule for finding the power series of polynomials.