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

Expansion of power series for $\frac{\ln(1-x)}{1+x}$

My Problem is to expand $f(x)=\dfrac{\ln(1-x)}{1+x}$ into a power series. My Approach: from looking onto the Graphs of this function, i know, for rising x the y is falling towards Zero, without reaching it. but i don't think there is convergence for…
1
vote
1 answer

Product of power series

Please how to write this series $$\sum_{n=1}^{\infty} \left(1+\frac{1}{2}+\ldots+\frac{1}{n}\right) z^n,\ z\in\Bbb C$$ into a product of power series? Thank you
user842411
1
vote
5 answers

Prove that $e^x > 1 + (1 + x)\log(1 + x), x > 0$ using power series expansion.

Prove that $e^x > 1 + (1 + x)\log(1 + x), x > 0$ using power series expansion. I am a bit puzzled by this statement because the power series for $\log(1+x)$ only converges iff $|x|<1$. Is the problem sound? Should it be $1>x>0$?
user675768
1
vote
1 answer

Homework: Maclaurin Power Series Help

I'm trying to find the Maclaurin Power Series for $$f(x)=\frac{3x-8}{3x^2+5x-2}$$ but each degree of differentiation gets more complex with no discernible pattern. Any help is appreciated, thanks.
David
  • 220
  • 2
  • 5
1
vote
4 answers

Identify the function represented by $\displaystyle \sum_{k=2}^\infty \frac{x^k}{k(k-1)}$

So first I wrote it out in the terms, and I got $\displaystyle \sum_{k=2}^\infty \frac{x^k}{k(k-1)} = \frac{x^2}{2}+\frac{x^3}{6}+\frac{x^4}{12}+\frac{x^5}{20}+...$ I know the power series for $\displaystyle ln(1+x) =…
1
vote
1 answer

Functions $f, g$ are given. We know that we can expand them into power series around $x_0=0$, they also satisfy: $f(\frac{1}{k})=g(\frac{1}{k})$ ...

Functions $f, g$ are given. We know that we can expand them into power series around $x_0=0$, they also satisfy: $f(\frac{1}{k})=g(\frac{1}{k})$ for sufficiently large $k \in \mathbb{N} $. Prove that $f(x)=g(x)$ around $x_0=0 $. $$$$My solution: we…
fdhd
  • 1,490
  • 1
  • 11
  • 21
1
vote
1 answer

Showing differentiability of a power series

I'm struggling to show differentiability of a sumfunction $f:[-a,a]\rightarrow\mathbb{R}$. I'm dealing with the following series. $$\sum_{n=1}^\infty \frac{1}{2n}x^{2n} \hspace{25pt}x\in\mathbb{R}$$ and let $0\leq a<1$. I've already shown that the…
Matt
  • 99
1
vote
1 answer

radius of convergence of a power series unable to solver

Question: Suppose a power series $$\sum_{n=0}^\infty a_n x^n$$ Satisfies $$a_{n-2} + (n^2 + \alpha^2)a_n =0,\ for\ all\ n\geqslant 2$$ What is the radius of convergence of the power series? I have tried: 1) Split into 2, odds and even 2) $$a_{0} +…
winson
  • 47
1
vote
2 answers

Interval of convergence of a series

How to get the interval of convergence for the given function, $$f(x) = \frac{1}{2+x-x^2}$$ I have computed the Maclaurin series and the generalized power series as follows however I am unable to proceed with the valid interval of convergence.…
Aruha
  • 357
1
vote
2 answers

Finding power series representation of the fucntion $f(x) = \frac{1+x^2}{1-x^2}$.

So I want to find the power series representation of the function $f(x) = \frac{1+x^2}{1-x^2}. $ So how do I solve this? I can start by reducing the function to the known form of geometric series but I have a summation at the numerator. How do I…
Rick
  • 1,099
1
vote
1 answer

Is there a formal way for solving these series with |r| < 1

$$\sum _{n=1}^{\infty }\:\left(\frac{5}{6}\right)^{2n-2}=\sum \:_{n=1}^{\infty \:}\:\frac{\left(\frac{5}{6}\right)^{2n}}{\left(\frac{5}{6}\right)^2}=\frac{1}{\left(\frac{5}{6}\right)^2}\sum \:\:_{n=1}^{\infty…
1
vote
1 answer

$\sum_{n=0}^\infty C_n(x-3)^n$ converges for $x=0$, and diverges for $x=7$. Does $\sum C_n$ converge? $\sum C_n5^n$? $\sum C_n\frac{2^{n+1}}{n+1}$?

Suppose a power series $\sum_{n=0}^\infty C_n(x-3)^n$ converges when $x=0$ and diverges when $x=7$. Determine which series below will definitely converge. I) $\sum_{n=0}^\infty C_n$ II) $\sum_{n=0}^\infty C_n5^n$ III) $\sum_{n=0}^\infty…
user532874
1
vote
1 answer

Why we can write functions as "infinite" power series?

If we look at the definition of "function", we can see it as a "relation" between two sets, or "mapping" of a given element to another element, my question is: why we can represent this relation as infinite summation of a simple polynomial? In…
1
vote
0 answers

Power series on index squared

While researching some control and optimization algorithms I encountered power series in the form $$\sum_{k=1}^\infty z^{k^2}, \text{ and also } \sum_{k=1}^\infty k z^{k^2}.$$ I know nothing about series in which not all terms appear, only those…
Pait
  • 1,758
1
vote
1 answer

radius of convergence of $\dfrac{1}{1-x}$

$$f(x)=\dfrac{1}{1-x}=\sum\limits_{n=0}^{\infty}x^n$$ After a bit of experimenting with geometric series, it seems the radius of convergence is restricted because the function blows up at $x=1$. If I do the power series about a different point,…
AgentS
  • 12,195