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

For which $ \ x \in \mathbb{R} \ $ the following series converge?

For which $ \ x \in \mathbb{R} \ $ the following series converge? $ (i) \ $ $ \ \large \sum_{n=1}^{\infty} \frac{1}{n} \frac{x^n}{1-x^n} \ $ $ (ii) \ $ $ \sum_{n=1}^{\infty} \large (-1)^{n} \frac{1}{x^2-n^2} \ $ Answer: (i) The series is $ \…
MAS
  • 10,638
0
votes
1 answer

then find the the radius of convergence of the following power series $\sum_{n=1} ^{\infty}a_nx^n$ about $ x =0$?

let $a_n = \frac {(1+(-1)^n)}{2^n} + \frac {(1 +(-1)^{n-1})}{3^n}$. then find the the radius of convergence of the following power series $\sum_{n=1} ^{\infty}a_nx^n$ about $ x =0$? My attempts :by Cauchy–Hadamard theorem the radius of…
jasmine
  • 14,457
0
votes
1 answer

How to find the center of the power series.

How to find the center of the power series. $\sum _{ n=0 }^{ \infty }{ \frac { 2n(x+1)^ n }{ 3^ n } } $ I think it to be (x-(-1))= so, the center is -1
tien lee
  • 1,775
0
votes
1 answer

how to find the interval of convergence.

Find the radius and the interval of convergence for the following power series. Justify your answer! $\sum _{ k=1 }^{ \infty }{ \frac { (-1)^ k+1(x-1)^ k }{ k3^ k } } $ My attempt First by using ratio test, I got $-2
tien lee
  • 1,775
0
votes
1 answer

Find the power series representation?

$$f(x)=xe^{x^2}$$ $$f(x)= \sum_{n = 0}^{\infty} \frac1{an!}x^{pn}$$ Need to find $an$ and $pn$? Not sure how to approach this one, even though I have been solving these type of questions before.
George S
  • 359
0
votes
1 answer

Does the radius of convergence for a power series change when you multiply it by a constant?

I have to use differentiation to find power series representations for certain functions. I also have to find the radius of convergence. For part a) of the problem, I have to do this for $f(x)= \frac {1}{(1+x^2)}$. I then have to use the answer for…
0
votes
1 answer

$\sum_{n=1}^{\infty} \frac{(-1)^n}{x^n}n\bigl(\frac{\pi}{2}-\arctan(n)\bigr)\log\bigl(2+\frac{1}{n}\bigr)$

Considering $ x \in \mathbb{R} \setminus\{0\}$, I want to study: $$ \sum_{n=1}^{\infty} \frac{(-1)^n}{x^n}n\left(\frac{\pi}{2}-\arctan(n)\right)\log\left(2+\frac{1}{n}\right)$$ I want to find for which the set of $x$ where the series converge and…
qcc101
  • 1,345
0
votes
1 answer

Explanation on differentiating power series

Given a power series of the form $$f(z)=\sum_{n=0}^\infty a_nz^n$$ with $z\in\mathbb{C}$ and radius of convergence $R$, then itss derivatives is $$f’(z)=\sum_{n=1}^\infty n\,a_nz^{n-1}$$ with radius of convergence $R$. Now, some texts define the…
0
votes
2 answers

How can I prove that $\sum_{i=0}^{\infty} \frac{z^{i+1}}{(i+1)!} = e^z - 1?$

How can I prove that $$ \sum_{i=0}^\infty \frac{z^{i+1}}{(i+1!)} = e^z - 1 $$ knowing that $$ \sum_{i=0}^\infty \frac{z^i}{i!} = e^z $$
RVC
  • 397
  • 2
  • 12
0
votes
1 answer

Power series: show that c_n=0 for all natural numbers

Let $X$ be a set in a $\mathbb{C}$-Banach-Space. Given is a sequence $(c_n)_{n\in N}$ so that the power series $$\left(\sum_{n=0}^N c_n(z-a)^n)\right)$$ has a radius of convergence $\rho \gt 0$. Further given is a function $$f:{z\in C:|z-a|\lt\rho}…
0
votes
2 answers

Origin of the Power Series

So I managed to show that the Taylor series of any function expressible as a power series is as such : https://www.dropbox.com/s/pkl3krcwafgmsx2/Taylor%20Series.pdf?dl=0 but I have no idea how to show that any infinitely differentiable function can…
0
votes
0 answers

The power series sinh(x) around x=ln(2)

I want to find the series of Sinh(x) around x=ln(2) . I solved it using 2 different method . First…
MCS
  • 471
0
votes
1 answer

Power Series about x=1

Find the first three terms of the power series solution to y''+xy=0, about x=1. I know what I need to do, I'm just stuck on how to multiply x through the sum of an(x-1)^n. I appreciate any help!
0
votes
1 answer

Find an expression for a power series

The power series needs the be simplified is given as \begin{equation} \sum_{p=k}^n\frac{\mu^p}{p!}\binom{p}{k}(-1)^{p-k}. \end{equation} Can it be simplified in a more compact form?
seuhoww
  • 113
0
votes
1 answer

Is the Power series convergent at $|t|=1$?

$$\sum\limits_{k=1}^{\infty}\prod\limits_{j=1}^{k}\frac{4j^2-6j+3}{2j(2j+1)}t^{2k+1}$$ I could prove using ratio test that if $|t|<1$ this above series converges. But wolfram alpha shows when $|t|=1$ this series still converges. I am stuck here.…
mudok
  • 751
  • 6
  • 18