<?xml version="1.0" encoding="UTF-8"?>

<record version="10" id="11572">
 <title>Lambert series</title>
 <name>LambertSeries</name>
 <created>2009-01-26 08:53:19</created>
 <modified>2009-01-31 18:01:29</modified>
 <type>Example</type>
<parent id="8731">double series</parent>
 <creator id="2872" name="pahio"/>
 <author id="2872" name="pahio"/>
 <classification>
	<category scheme="msc" code="40A05"/>
	<category scheme="msc" code="30B10"/>
 </classification>
 <related>
	<object name="NecessaryConditionOfConvergence"/>
	<object name="CauchysRootTest"/>
	<object name="TauFunction"/>
 </related>
 <preamble>% this is the default PlanetMath preamble.  as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.

% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}

% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
 \usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}

% there are many more packages, add them here as you need them

% define commands here

\theoremstyle{definition}
\newtheorem*{thmplain}{Theorem}
</preamble>
 <content>\PMlinkescapeword{terms}

The series
\begin{align}
\sum_{n=1}^\infty\frac{a_nz^n}{1\!-\!z^n} \;=\; \frac{a_1z}{1\!-\!z}+\frac{a_2z^2}{1\!-\!z^2}+\ldots
\end{align}
is called {\em Lambert series}.\, We here consider more closely only the special case
\begin{align}
\sum_{n=1}^\infty\frac{x^n}{1\!-\!x^n} \;=\; \frac{x}{1\!-\!x}+\frac{x^2}{1\!-\!x^2}+\ldots
\end{align}
for the real \PMlinkescapetext{variable} $x$.\\



\textbf{I.\; Convergence}\\

$1^\circ.$\; $x = \pm1$:\; The series is not defined.\\

$2^\circ.$\;  $|x| &gt; 1$:\; We have

\[
\frac{x^n}{1\!-\!x^n} \;=\; \frac{1}{\frac{1}{x^n}\!-\!1} \;\to\; -1 \neq 0 
\quad \mbox{as}\;\; n \to \infty,
\]
whence the series (2) diverges.\\

$3^\circ.$\;  $0 \leqq x &lt; 1$:\; The series with nonnegative terms converges, since
\[
\sqrt[n]{\frac{x^n}{1\!-\!x^n}} \;=\; \frac{x}{\sqrt[n]{1\!-\!x^n}} \;\to\; x &lt; 1
\quad \mbox{as}\;\; n \to \infty.
\]

$4^\circ.$\;  $-1 &lt; x &lt; 0$:\; We get an alternating series with
\[
\left|\frac{x^n}{1\!-\!x^n}\right| \;=\; \frac{|x|^n}{|1\!-\!x^n|} \;\leqq\; \frac{|x|^n}{1\!-\!|x|^n}
\;\leqq\; \frac{|x|^n}{1\!-\!|x|} \;\to\; 0 \quad \mbox{as}\;\; n \to \infty,
\]
and by Leibniz theorem, the series converges.\\

Thus we have the result that the Lambert series (2) converges, \PMlinkescapetext{even} absolutely, when\, $|x| &lt; 1$.\\


\PMlinkescapetext{\textbf{II.\; Power series expansion}}\\

Let\, $|x| &lt; 1$.\, \PMlinkescapetext{Expand} the terms to geometric series:\\
\begin{tabular}{lcrrrrrrrrrrrrrrr}
$\displaystyle\frac{x}{1\!-\!x}$&amp;$=$&amp;$x$&amp;$+$&amp;$x^2$&amp;$+$&amp;$x^3$&amp;$+$&amp;$x^4$&amp;$+$&amp;$x^5$&amp;$+$&amp;$x^6$&amp;$+$&amp;$\ldots$\\
$\displaystyle\frac{x^2}{1\!-\!x^2}$&amp;$=$&amp;$$&amp;$$&amp;$x^2$&amp;$$&amp;$$&amp;$+$&amp;$x^4$&amp;$$&amp;$$&amp;$+$&amp;$x^6$&amp;$+$&amp;$\ldots$\\
$\displaystyle\frac{x^3}{1\!-\!x^3}$&amp;$=$&amp;$$&amp;$$&amp;$$&amp;$$&amp;$x^3$&amp;$$&amp;$$&amp;$$&amp;$$&amp;$+$&amp;$x^6$&amp;$+$&amp;$\ldots$\\
$\displaystyle\frac{x^4}{1\!-\!x^4}$&amp;$=$&amp;$$&amp;$$&amp;$$&amp;$$&amp;$$&amp;$$&amp;$x^4$&amp;$$&amp;$$&amp;$$&amp;$$&amp;$+$&amp;$\ldots$\\
$\displaystyle\frac{x^5}{1\!-\!x^5}$&amp;$=$&amp;$$&amp;$$&amp;$$&amp;$$&amp;$$&amp;$$&amp;$$&amp;$$&amp;$x^5$&amp;$$&amp;$$&amp;$+$&amp;$\ldots$\\
$\displaystyle\frac{x^6}{1\!-\!x^6}$&amp;$=$&amp;$$&amp;$$&amp;$$&amp;$$&amp;$$&amp;$$&amp;$$&amp;$$&amp;$$&amp;$$&amp;$x^6$&amp;$+$&amp;$\ldots$\\
$\displaystyle\;\;\ldots$&amp;$$&amp;$\ldots$&amp;$$&amp;$\ldots$&amp;$$&amp;$\ldots$&amp;$$&amp;$\ldots$&amp;$$&amp;$\ldots$&amp;$$&amp;$\ldots$&amp;$$&amp;$\ldots$\\
\end{tabular}

Those geometric series converge absolutely,
\[
|x^k|+|x^{2k}|+|x^{3k}|+\ldots \;=\; \frac{|x|^k}{1\!-\!|x|^k}
\]
and the series $\displaystyle\sum_{k=1}^\infty\frac{|x|^k}{1\!-\!|x|^k}$ converges.\, Thus we can sum the geometric series by the columns:
\[
\sum_{n=1}^\infty\frac{x^n}{1\!-\!x^n} \;=\; x+2x^2+2x^3+3x^4+2x^5+4x^6+\ldots
\]
Apparently, the coefficient of any $x^k$ in this power series expresses, by how many positive integers the number $k$ is divisible, i.e. the coefficient is given by the divisor function $\tau$.\, So we may write the power series form of the Lambert series as
\[
\sum_{n=1}^\infty\frac{x^n}{1\!-\!x^n} \;=\; \tau(1)x+\tau(2)x^2+\tau(3)x^3+\ldots
\]
</content>
</record>
