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
1 answer

Power series from Math Subject GRE

Find the smallest value of $b$ that makes the following statement true: $$\text{If} \quad 0\leq a
RFZ
  • 16,814
1
vote
3 answers

Can the radius of convergence be determined form the given data?

Suppose $p\leqslant a_n\leqslant q$ $\forall$ $n\geqslant 1$, where $p, q \in \mathbb{R}$. Then how to calculate the radius of convergence of $$\sum_{n=0}^\infty a_nx^n.$$ I tried using ratio test, root test. Any idea will be very helpful.
TRUSKI
  • 1,113
1
vote
1 answer

Construct an entire power series

Let $g:\mathbb{R}_+ \to \mathbb{R}_+$ be monotone increasing. Prove that there exists an entire power series $f(x)=\sum a_n x^n$(i.e. with infinite radius of convergence) s.t. $$\forall x>0, f(x)>g(x)$$ I can't find an appropriate function, for I…
pqros
  • 830
1
vote
1 answer

Weird Power Series Expansion

When I do the power series expansion of $\displaystyle f(x)={1\over(4-2x^3)}$ and find the interval of convergence, I get two different answers depending on the way that I solve it. If I break $f(x)$ up into $\displaystyle \frac14\left({1\over…
Layzer
  • 11
1
vote
2 answers

Computing $ \sum_{k\ge2}k(1-p)^{k-2}$

Computing $\displaystyle \sum_{k\ge2}k(1-p)^{k-2}$, $p\in ]0,\space1[$ WolframAlpha says it is $\cfrac {p+1}{p^2}$ but I couldn't get that value but anyway here is what I did: $$\displaystyle \sum_{k\ge2}k(1-p)^{k-2} =…
user31280
1
vote
1 answer

product of two series

Hi everyone, How I can calculated this.. $$\left(1-24\sum_{n=1}^{\infty}{\dfrac{n}{1-x^n}x^n}\right)\left(1+240\sum_{n=1}^{\infty}{\dfrac{n^3}{1-x^n}x^n}\right)$$ My greatest problem is how find…
Azul_
  • 11
  • 2
1
vote
1 answer

Example power series

I have a question. I want to know an example of a power series centered at $x = 0$ that converges on $[-2,2]$ but not absolutely on the entire interval $[-2,2]$, and diverges otherwise. I saw that it could be $\frac{(-1)^k}{k}x^{k(k+1)}$. But I…
C...
  • 91
  • 3
1
vote
2 answers

Series representation of an expression?

What is the series representation of $(1+x)^{-n}$, where $n$ is a positive integer? I have this term in an integral, and I want to replace this term by a series representation to be able to solve the integral.
1
vote
4 answers

Sum of power series $\sum_{n=1}^\infty (-1)^n\frac{n(n+1)}{2^n}x^n$

Calculate the sum of series: $$\sum_{n=1}^\infty (-1)^n\frac{n(n+1)}{2^n}x^n$$ I know how to calculate sum of power series, but I don't know what should I do with $(-1)^n$
Yas
  • 283
1
vote
1 answer

Does the value of a power sum drastically change for even or odd parity?

I was going over old HW solutions to study for an exam and I noticed something strange. Basically, the number in the denominator was 90 based on the table I looked up the value in, but the solution to this problem said it should be 1440. The…
q-compute
  • 193
1
vote
2 answers

Calculating the convergence radius of a power series

I've tried to calculate the convergence radius of the following power series: $$\sum_{n=1}^{\infty}\frac{3^n+4^n}{5^n+6^n}x^n$$ The Cauchy–Hadamard theorem doesn't help in this situation (I think). So what I did is I tried to apply the d'Alembert…
nono
  • 323
1
vote
1 answer

taylor series involving Mobius function

is there a formulae for the function $$ g(x)= \sum_{n=0}^{\infty} \mu (n) x^{n} $$ i presume that i must use the Lambert series $$ x= \sum_ {n=0}^{\infty} \frac{\mu (n) x^{n}}{1-x^{n}} $$
Jose Garcia
  • 8,506
1
vote
1 answer

Radius of convergence, complex power series

I want to compute the radius of convergence of the series for the function $f(z)=\frac{1}{1+z^2}$. I have written this as $$f(z)=\sum_{n=0}^\infty (-1)^n(z^2)^n$$ and then said $$R=\lim_{n \to \infty} \left \lvert \frac{(-1)^n}{(-1)^{n+1}} \right…
1
vote
0 answers

Power series of different odd to even coefficient

Say we have $$\sum_{n\ge0}a_nx^n$$ Where$\:\:a_n=\begin{cases} \Phi_n, & \text{if}\ \:n\:\:\text{even} \\ \Theta_n, & \text{if}\:\:n\:\:\text{odd} \end{cases}$ Now how do we go about finding the set of values of$\:x\:$for which the…
1
vote
0 answers

Solving power series equations arond regular singular points

Find two linearly independent series solutions to $$2xy''+y'+xy=0$$ ($x_0$ is a regular singular point), Edit So, $$y=\sum^\infty_{n=0}a_nx^{n+r}$$$$y'=\sum^\infty_{n=0}(n+r)a_nx^{n+r-1}$$ and $$y''=\sum^\infty_{n=0}(n+r)(n+r-1)a_nx^{n+r-2}$$ So…
Codefailure
  • 111
  • 3