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

Power Series representation of $\frac{x^3}{(3x+4)^2}$

How do you do this? I have an exam in 2 hours and I know this type will be on it and I have no clue. We were taught to base it off the power series of $x^n$
Sean
  • 429
0
votes
2 answers

Estimate on rate of growth of a power series

Given two sequences $(a_k),(b_k)$ with $a_k\geq0,b_k>0$ such that the power series $\sum_{k=0}^\infty a_k b_kr^{k}$ and $\sum_{k=0}^\infty a_kr^k$ converge for each $r>0$. My question now is: Does there exist a constant $c$ (depending only on…
sranthrop
  • 8,497
0
votes
1 answer

Verifying whether an expression equals $\frac{1}{x}$

The derivative of some expression turned out to be: $$\frac{e^x}{x}(1 -\frac{1}{2x}) + e^x\sum_{n=2}^{\infty}\frac{x^{n -1}}{n!} + \frac12 \sum_{n =3}^{\infty}\frac{x^{n -2}}{n(n-2)!} + e^{-x}\sum_{n=2}^{\infty}\frac{(-x)^{n-1}}{n!} + \frac12…
0
votes
1 answer

Power Series Question Relating to ArcTan

Why isn't the answer for this 9? If it is different how do I do it? Thanks in advance.!
ChemDude
  • 421
0
votes
1 answer

Inquiries concerning the series expansion of the floor function

I'm wondering if an ordinary power series expansion of the floor function is possible, and what it is if it's possible. Additionally, I'm wondering what some of the most common uses of the floor function are in practice. Additionally, I'd like to…
Matt Groff
  • 6,117
0
votes
2 answers

Defining a Function using the Power Series

. I understand c & d as fairly simple first and second derivatives of a multivariable function @ t = 0. But it escapes me on whether it is acceptable to separate the functions and do the product rule. I do not understand what I'm being asked in a…
CcS
  • 300
0
votes
0 answers

Find an infinite power series of the form an$z^n$ with radius of convergence 1 that converges for z such that |z|=1 except when z = z1, z2, ...zm.

Find an infinite power series of the form $\sum_n a_n z^n$ with radius of convergence 1 that converges for every $z$ such that $|z|=1$ except when $z = z_1, z_2, \ldots, z_m$ where $z_1$, $z_2,\ldots, z_m$ are complex numbers with modulus 1.
0
votes
2 answers

To the power of n/2 - how to get rid of it.

In short, I have a formula $ \frac{2}{3}((-2)^{\frac{n}{2}}-1) $ I need to get rid of (n/2). I have to make sure that I only raise the number with degree n, the integer part, not n/2. Any ideas?
0
votes
2 answers

finding the radius of convergence of a complex power series

I am trying to find radius of convergence of $$ \sum_{n=0}^{\infty} z^{a^n} $$ where $a>1$ integer. I obviously want to use $1/R = \limsup ( |c_n| )^{1/n}$. Is there a way to write $z^{a^n}$ in the form $c_nz^n $?
ILoveMath
  • 10,694
0
votes
2 answers

Power series with simple recurrence relationship: $a_{n+2} = a_{n+1} - \frac{1}{4}a_n$. How to determine corresponding closed form function?

Given: $$\sum_{n = 0}^{\infty} a_nx^n = f(x)$$ where: $$a_{n+2} = a_{n+1} - \frac{1}{4}a_n$$ is the recurrence relationship for $a_2$ and above ($a_0$ and $a_1$ are also given). Is there a nice closed form to this pretty recurrence relationship?
bzm3r
  • 2,632
0
votes
1 answer

How to compute this series

I have to compute this series : $$\sum_{k=0}^\infty (k+1)x^{2k}$$ First, I have $$|x|<1$$ but then I don't know how to begin ...
0
votes
1 answer

Sum of Series - Intelligent Manipulation

I have been learning about sums of series, and am very curious: If we know that $e^x = 1+x+\frac{x^2}{2!}+\frac{x^3}{3!}+\frac{x^4}{4!}+...$ What is the value of the following power series: $S_1=1+\frac{x^3}{3!}+\frac{x^6}{6!}+...$…
0
votes
1 answer

Finding when a series terminates

A recurrence relation $$\frac{b_{j+2}}{b_{j}} = \frac{j-\xi}{(j+2)(j+1)}$$ defines the general term for the power series where $\xi$ is a constant. $$g(x)=\sum^{\infty}_{j=0} b_{j}x^{j}.$$ I want to show this series then terminates when…
user2850514
  • 3,689
0
votes
2 answers

How to prove this equality about series?

I'm trying to prove this equality (unsuccessfully): $$\sum_{n=0}^\infty \frac{i^nt^n}{n!}=\sum_{n=0}^\infty \frac{(-1)^nt^{2n}}{(2n)!}+i\sum_{n=0}^{\infty}\frac{(-1)^nt^{2n+1}}{(2n+1)!}\ , $$ which I know is true because: the left hand side is…
Valent
  • 3,228
  • 1
  • 15
  • 28