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

Convergence of the series $\sum_{i=0}^n z^n$ Discuss convergence at the edge of the disc

I have to find the radius of convergence of the power series $\sum_{i=0}^n z^n$ And then discuss the behavior at the edge of the convergence disk. At the moment I just find that the series converge at the disk of radius 1. So I'm trying to discuss…
123
  • 11
0
votes
1 answer

Finding the summation of a power series

Let $\sum a_nx^n$ be a power series whose radius of convergence is $p\in(0,+\infty)$. If $A, B$ are two real numbers satisfying the relation $a_n+A\cdot a_{n-1}+B\cdot a_{n-2}=0$ for all $n>1$ and $A^2-4B<0$, then find the sum of the power…
0
votes
0 answers

two series representations of a formula?

i noticed that there are two formulas for the series representation of $(1+x)^n$, which are: 1) $\sum_{k=0}^\infty {{n}\choose{k}} x^k$ 2) $\sum_{k=0}^\infty \frac{(-n)_k}{k!} (-x)^k$ What is the difference between them? which one is the correct…
0
votes
0 answers

Expand the function $f(x)$ into a power series

Expand the function $f(x)=\ln(1+x+x^2+x^3)$ into a power series. This is my solution: with $|x| <1$ we have $$\ln(1+x+x^2+x^3)=\ln\left(\dfrac{1-x^4}{1-x}\right)=\ln(1-x^4)-\ln(1-x) \\=-\sum_{n=1}^{\infty} \dfrac{x^{4n}}{n}+ \sum_{n=1}^{\infty}…
0
votes
1 answer

Power-Series question

Suppose, $ P(x) := \sum_{n\geqslant r} {p_{n}x^n}$ and $ Q(x) := \sum_{n\geqslant s} {q_{n}x^n} $ are formal power series, where $p_{r}$ and $q_{s}$ doesnt equal $0$ such that $x^r$ is the smallest-order non-zero term of P(x) and $x^s$ is the…
Thatdude1
  • 247
0
votes
2 answers

What I did wrong in finding the radius of convergence for this problem?

I'm asked to find the radius of convergence for summation from n = 1 to $\infty$ of $\sum n!x^n/(4n^n)$. I used the ratio test because of the factorial, and I eventually got a whole bunch of cancellations that just left me with $|x|$, and so if $|x|…
Aleksandr Hovhannisyan
  • 2,983
  • 4
  • 34
  • 59
0
votes
1 answer

Strict Form for Maclaurin Series

I have arrived at a expression $\sum_{n=0}^{\infty}n(n-1)(x^n +x^{n-1})$ in a Maclaurin series question. Is this a suitable form? If not, how do I adjust what I already have?
0
votes
5 answers

How can we know the answer to 1-1+1-1+1...?

I was watching this video I noticed that the teacher said that 1-1+1-1+1... equals 1/2. How can we know that? The proof he uses doesn't make sense to me. We go from 1 to 0 to 1 and back again, etc. If it goes on like so forever, where does a…
user360791
0
votes
1 answer

Tight bounds on the sum of the $j$th power of the first $n$ natural number?

What are the tight bounds for $S_{n,j}=\sum_{k=1}^n k^j$? Where $O(j)=O(n^3)$.
mike
  • 5,604
0
votes
0 answers

Using a geometric series to calculate the sum of a power series-what is wrong?

Assume I need to calculate the sum of the following power series: $$ S=\sum_{I=1}^\infty \frac{(-1)^n x^n y^n}{n} $$ The first way is to substitute: $$ t=xy \Rightarrow S= \sum_{I=1}^\infty \frac{(-1)^n t^n}{n} = -ln(1+t)=-ln(1+xy) $$ The second way…
0
votes
1 answer

Interval of convergence of $\sum_{k=0}^\infty$ $(-1)^k$ $(2x)^{2k}$

Given $\sum_{k=0}^\infty$ $(-1)^k$ $(2x)^{2k}$, I have to evaluate the interval of convergence. Approach I have to evaluate the convergence radius. Using Cauchy-Hadamard, I receive: $\lim_{k\to \infty}$ $\sqrt[k]{1 \over |-1|^k}$ $=$ $1 \over…
Julian
  • 1,401
0
votes
1 answer

Simple Power Series Solutions for advanced applied math

First of all, the image is my question page. Then, I have my answer for this question just don't know if it is right or not. If I am wrong, can you give me a suggestion?
Hao
  • 13
  • 2
0
votes
2 answers

Determining radius of convergence by factoring

I know that you can determine radius of convergence of a function $f(x)$ by factoring the function to look like $1/(1-x)$. But when I tried to do that here, it didn't work. This is my work: But the book says that the interval of convergence is…
Alex G
  • 237
0
votes
2 answers

Finding the closest number to the power of 2 for x.

What is the fastest way to calculate x given y as a large integer? $y = 100$ $z = 2$ $x = 64$ (Power of z and smaller than or equal to y). $x = f(100, 2) = 64$ $x = f(128, 2) = 128$ $x = f(90, 3) = 81$
Raheel Khan
  • 569
  • 1
  • 5
  • 21