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
1
vote
3 answers

Has this infinite sum $\sum _{i=1}^{\infty } p^i \log (b i+a)$ any known solution?

I am wondering if exist a known solution for this kind of infinite sum $$ \sum _{i=1}^{\infty } p^i \log (a i + b) $$ where $p,a,b$ are real and $p\leq 1$. ...or even an approximation of the exact solution.
emanuele
  • 369
1
vote
2 answers

Need help understanding power series

So as I understand so far: A power series is like any other series except now the partial sums depend on the variable x. The value of x determines the convergence or divergence of the series, meaning at certain x values the nth partial sum goes to…
Rdewolfe
  • 161
1
vote
3 answers

Inverting a power series

How to prove that a power series in more than one variable is invertible? Is this still true if the variables are noncommutative?
Stultus
1
vote
1 answer

What happens to number 3?

I'm reviewing a text on Maclaurin series. This is more of an algebraic question, anyway. How do we go from here: $$ z^2e^{3z} = \sum\limits_{n=0}^\infty \frac{z^2(3z)^n}{n!}$$ to here: $$ z^2e^{3z} = \sum\limits_{n=0}^\infty \frac{z^n}{n!}z^{n+2}…
1
vote
0 answers

Radius of power series.

Consider the formal power series in one complex variable $z$ of the form $$f(z) = \sum_{n = 0}^{\infty} c_{n} (z-a)^{n}$$ where $a,c_n\in\mathbb{C}.$ Then the radius of convergence of $f$ at the point $a$ is given by $$\frac{1}{R} = \limsup_{n \to…
user180834
  • 1,453
1
vote
1 answer

Power series convergence in boundary problem

Say I have a power series $\sum_{k=0}^\infty a_k x^k $ which converge uniformly on $\left[0, 1\right)$ . Now I need to prove that series $\sum_{k=0}^\infty a_k $ are convergent. My idea is to use equivalent Cauchy form $ \forall \epsilon\ \exists N…
1
vote
2 answers

Why limes superior in Cauchy-Hadamard formula for radius of convergence of power series?

Can anyone explain to me why there is $\limsup$ instead of $\lim$ in Cauchy-Hadamard formula for radius of convergence of power series? It isn't that obvious to me ;/
luka5z
  • 6,359
1
vote
3 answers

Finding the sum of x of two power series.

Could someone give me a hint on finding the sum of all $x$ for the following power series: $$ \sum_{n=1}^{\infty}(-1)^{n+1} \frac{x^{2n+1}}{2n+1} $$ I am pretty sure we need to compare this with $$arctan (x) =…
reteip
  • 149
1
vote
1 answer

taking the inverse of power series

I am working with solution to near regular singular points. I started with: $$y_1(x)=x^\frac{1}{2}\left[1-\frac{3}{4}x+\frac{9}{64}x^2-\frac{3}{256}x^3+\cdots\right] $$ Then I squared it: $$y_1^2(x) =…
Jackson Hart
  • 1,600
0
votes
1 answer

Prove the equality with power series

I have to prove for $|x| < 1$ that $$ \ln\frac{2(1-\sqrt{1-x})}{x} = \frac 12 \cdot \frac x2 + \frac 12 \cdot \frac 34 \cdot \frac{x^2}{4} + \frac 12 \cdot \frac 34 \cdot \frac 56 \cdot \frac{x^3}{6} + \dots $$ I tried to use the Taylor series for…
perlik
  • 273
0
votes
2 answers

Power Series constant values

I know that we could represent the function $\frac{8x}{7+x}$ as a power series $8\sum\limits_{n=0}^{\infty}(-1)^n(\frac{x}{7})^{n+1}$ Therefore the first few terms would be: $\frac{8x}{7}-\frac{8x^2}{49}+\frac{8x^3}{343}-\dots$ according to this…
O.A.
  • 392
0
votes
1 answer

find radius of convergence

Suppose the radius of convergence of $\sum_n a_n x^n$ is $r$ ($r$ is a positive number). Prove that the radius of convergence of $\sum_n a_n^2 x^n$ is $r^2.$ I've tried to use Cauchy–Hadamard theorem, but I think it's illegal to use arithmetic of…
0
votes
2 answers

By completing the square, show that $\int_{0}^{\frac{1}{2}}\frac{dx}{x^2-x+1}=\frac{\pi }{3\sqrt{3}}$

By completing the square, show that $\int_{0}^{\frac{1}{2}}\frac{dx}{x^2-x+1}=\frac{\pi }{3\sqrt{3}}$. I found that $\int_{0}^{\frac{1}{2}}\frac{dx}{x^2-x+1}$ equals to $\int_{0}^{\frac{1}{2}}\frac{x+1}{x^3+1}dx$ so it becomes…
user156199
  • 65
  • 5
0
votes
3 answers

If $f(x) = e^{x^{2}}$, show that $f^{(2n)}(0)=(2n)!/n!$

If $f(x) = e^{x^{2}}$, show that $f^{(2n)}(0)=(2n)!/n!$
Sally G
  • 1,194
0
votes
1 answer

Convergence of a power series at points where ratio test is inconclusive

I need to find the interval of convergence of the following power series using either the ratio test , integral test or comparison test. Using the ratio test I found that it will converge for $ -4 < x < 4 $ but it proves inconclusive at $ x = \pm 4…
alex
  • 237