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
0 answers

How to determine shape of a power series's value domain?

I met a problem of determining shape of a power series's value domain. The power series $f(z)=\sum a_n z^n$ is with real coefficients and $a_0=0$, $a_1>0$. A positive real number, $R$, is the series's singularity, which means $f(z)$ is divergent if…
zyynankai
  • 437
0
votes
1 answer

Writing certain functions as power series without using Taylor series

How would one expand the following functions as power series around the given points: $f(x) = \frac{1}{x}$ around $2$ $g(x) = \frac{x}{x-3}$ around $5$ I know how to do that using Taylor series. Is there another method?
Seven9
  • 227
0
votes
1 answer

Power series: The equation of the tangent to the graph of the function at $x=0$ is $ax+b$. What are $a$ and $b$?

The power series is $\displaystyle f(x)=\sum \limits _{n=0}^\infty (n+1)x^n$. Is this question asking me to take the derivative of the function, which I did and found to be $n(n+1)x^{n-1}$, and then to insert values of $n$ until I get an $ax+b$? I…
0
votes
1 answer

Power Series derivation and recursion formula

I am trying to solve a certain differential equation while using a power serias as a solution to it, but because I am not familiar with the rules when you apply derivation to a power series and how to shift the indices, I am unable to get the same…
imbAF
  • 295
0
votes
1 answer

Finding radii of convergence of simple power series using the ratio test

I am having a hard time finding the radii of convergence using the ratio test. Let $\sum_{n=1}^{\infty}a_nx^n$ be a power series with radius of convergence $R$. I need to find the radii of convergence of $\sum_{n=1}^{\infty}\frac{1}{a_n}x^n$ and…
0
votes
1 answer

Formula for the $n$th coefficient of a power series

Let $\sum_{n\geq 0} a_n z^n$ be a power series with radius of convergence greater or equal to 1. Let $0
0
votes
1 answer

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

I am asked to find the sum function of the series: $\sum_{n=0}^\infty \frac{(-1)^n}{(2n+2)!} x^{n}$. I know that $\cos(x)=\sum_{n=0}^{\infty} \frac{(-1)^n}{(2n)!} x^{n}$, but I dont know how to divide this series by $(2n+1)(2n+2)$ Help is…
Saim HQ
  • 11
0
votes
0 answers

Nonintegral terms in Puiseux series

I know that an algebraic function has a Puiseux series expansion around every point. What does it mean when such a Puiseux series doesn't have any nonintegral powers? Can we say anything about such an algebraic function?
M. Wang
  • 899
0
votes
0 answers

Solve the differential equations problem below using power series. 2y''-6x•y'=7

Solve the differential equation below, using power series$$ 2y'' - 6x*y' = 7 $$Hi sorry to bother you guys but I'm having trouble answering because I'm not good at solving this equation,
0
votes
3 answers

Series evaluation: 2x^2 + 4x^4 + ...

Is there any closed form solution of the following series (assuming $0 \leq x \leq 1$)? $$2x^2 + 4x^4 + 6x^6 + 8x^8 \ldots$$
0
votes
1 answer

Power series expansion of function involving logarithm and power function

It is well-known that the power series $$\log\left(\frac{2}{1+\sqrt{1-x}}\right)=\sum_{n=1}^\infty \frac{\binom{2n}{n}}{n4^n}x^n\quad (x\in[-1,1]).$$ However, for the following function $$\log\left(1+(1-x)^{1/p}\right)\quad (p>2)$$ Does it have a…
xuce1234
  • 537
  • 2
  • 8
0
votes
1 answer

How do I find the series' formula knowing its generating function: $f(x) = \frac{x}{6x^2-5x+1}$

$f(x) = \frac{x}{6x^2-5x+1}$ is the generating function of a series. How do I go about finding the formula of this series? I started by finding the partial fractions: $$f(x) = \frac{1}{2x-1} + \frac{-1}{3x-1}$$ How do I proceed from here?
0
votes
0 answers

How to show this equality for a power serie?

Let $S(z) = \sum_\limits{n \in \mathbb{N}} a_n z^n$ be a power serie with radius of convergence 1, such that $$S(x) \sim_{x \to 1^-} \frac{1}{1-x}.$$ I'm trying to show that, for every polynomial $P$, $$\lim_{x\to 1^-} (1-x) \sum_\limits{n \in…
Djekt
  • 129
  • 5
0
votes
1 answer

How to do power series expansion by long division?

So I have the question $$\frac{2z+1}{z^2-z+0.5}$$ do I solve the problem of power series by long division like the following? what I've done I know the power series is infinite but I'm just a little confused on the terminology for the question I'm…
0
votes
1 answer

Power series $\sin$

Suppose $f$ is holomorphic and $|f(\sin z)|<\infty.$ Then can I say $f(\sin z)=\sum_n^\infty a_n(\sin z)^n$ for $a_n\in\mathbb{C}$? Where does $|f(\sin z)|<\infty$ assumption play role here? Edit: Domain of $f$ is not entire $\mathbb{C}$ plane.
user792109