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

<record version="13" id="6520">
 <title>sum of series depends on order</title>
 <name>SumOfSeriesDependsOnOrder</name>
 <created>2004-11-23 18:28:45</created>
 <modified>2009-01-03 18:45:57</modified>
 <type>Example</type>
<parent id="6517">manipulating convergent series</parent>
 <creator id="2872" name="pahio"/>
 <author id="2872" name="pahio"/>
 <classification>
	<category scheme="msc" code="40A05"/>
	<category scheme="msc" code="26A06"/>
 </classification>
 <related>
	<object name="AbsoluteConvergence"/>
	<object name="OrderOfFactorsInInfiniteProduct"/>
	<object name="AlternatingHarmonicSeries"/>
	<object name="ConditionallyConvergentSeries"/>
	<object name="ConvergingAlternatingSeriesNotSatisfyingAllLeibnizConditions"/>
	<object name="FiniteChangesInConvergentSeries"/>
	<object name="FiniteChangesInConvergentSeries2"/>
 </related>
 <keywords>
	<term>conditional convergence</term>
 </keywords>
 <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</preamble>
 <content>According to the \PMlinkname{Leibniz' test}{LeibnizEstimateForAlternatingSeries}, 
the alternating series
$$1-\frac{1}{2}+\frac{1}{3}-\frac{1}{4}+\frac{1}{5}-\frac{1}{6}+\frac{1}{7}
-\frac{1}{8}+\frac{1}{9}-\frac{1}{10}+\frac{1}{11}-\frac{1}{12}+-\ldots$$
is convergent and has a positive sum ($= \ln{2}$; see the \PMlinkname{natural logarithm}{NaturalLogarithm2}).\, Denote it by $S$.\, We can \PMlinkescapetext{group pairwise its terms and multiply each term} by $\frac{1}{2}$ getting the two series
$S = (1-\frac{1}{2})+(\frac{1}{3}-\frac{1}{4})+(\frac{1}{5}-\frac{1}{6})+(\frac{1}{7}
-\frac{1}{8})+(\frac{1}{9}-\frac{1}{10})+\ldots,$

$\frac{1}{2}S = \frac{1}{2}-\frac{1}{4}+\frac{1}{6}-\frac{1}{8}+\frac{1}{10}-+\ldots.$

Then we add these two series termwise getting the sum

$1\frac{1}{2}S = 1+\frac{1}{3}-\frac{2}{4}+\frac{1}{5}+\frac{1}{7}
-\frac{2}{8}+\frac{1}{9}+\frac{1}{11}-\frac{2}{12}+\ldots.$

Hence, this last series \PMlinkescapetext{contains} exactly the same \PMlinkescapetext{terms} as the original, but its sum is fifty percent greater.\, This is possible because the original series is not absolutely convergent:\, the series which is formed of the absolute values of its \PMlinkescapetext{terms} is the divergent harmonic series.\\

P. S.\; -- For justification of the used manipulations of the series, see the \PMlinkescapetext{parent} entry.</content>
</record>
