<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.formulasearchengine.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=86.26.172.31</id>
	<title>formulasearchengine - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://en.formulasearchengine.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=86.26.172.31"/>
	<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/wiki/Special:Contributions/86.26.172.31"/>
	<updated>2026-08-07T17:36:55Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.47.0-wmf.7</generator>
	<entry>
		<id>https://en.formulasearchengine.com/w/index.php?title=Battle_of_the_sexes_(game_theory)&amp;diff=8891</id>
		<title>Battle of the sexes (game theory)</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/w/index.php?title=Battle_of_the_sexes_(game_theory)&amp;diff=8891"/>
		<updated>2013-11-09T14:50:42Z</updated>

		<summary type="html">&lt;p&gt;86.26.172.31: /* Equilibrium analysis */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Calculus |Series}}&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;alternating series test&#039;&#039;&#039; is a method used to prove that infinite [[series (mathematics)|series]] of terms  [[Convergent series|converge]]. It was discovered by [[Gottfried Leibniz]] and is sometimes known as &#039;&#039;&#039;Leibniz&#039;s test&#039;&#039;&#039; or the &#039;&#039;&#039;Leibniz criterion&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Formulation ==&lt;br /&gt;
&lt;br /&gt;
A series of the form&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; \sum_{n=1}^\infty (-1)^{n-1} a_n = a_1 - a_2 + a_3 - \cdots \!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Or,&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; \sum_{n=1}^\infty (-1)^{n} a_n = - a_1 + a_2 - a_3 + \cdots \!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &#039;&#039;a&#039;&#039;&amp;lt;sub&amp;gt;&#039;&#039;n&#039;&#039;&amp;lt;/sub&amp;gt; are positive, is called an [[alternating series]]. &lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;alternating series test&#039;&#039;&#039; then says if {&#039;&#039;a&#039;&#039;&amp;lt;sub&amp;gt;&#039;&#039;n&#039;&#039;&amp;lt;/sub&amp;gt;} decreases monotonically and goes to 0 in the limit then the alternating series converges.&lt;br /&gt;
&lt;br /&gt;
Moreover, let &#039;&#039;L&#039;&#039; denote the sum of the series, then the partial sum&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;S_k = \sum_{n=1}^k (-1)^{n-1} a_n\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
approximates &#039;&#039;L&#039;&#039; with error bounded by the next omitted term:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\left | S_k - L \right \vert \le \left | S_k - S_{k+1} \right \vert = a_{k+1}.\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Proof &amp;lt;ref&amp;gt; The proof follows the idea given by James Stewart (2012) “Calculus: Early Transcendentals, Seventh Edition” pp. 727–730. ISBN 0-538-49790-4&amp;lt;/ref&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
Suppose we are given a series of the form &amp;lt;math&amp;gt;\sum_{n=1}^\infty (-1)^{n-1} a_n\!&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt; \lim_{n\rightarrow\infty}a_{n}=0 &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; a_n \geq a_{n+1} &amp;lt;/math&amp;gt; for all natural numbers &#039;&#039;n&#039;&#039;. (The case &amp;lt;math&amp;gt;\sum_{n=1}^\infty (-1)^{n} a_n\!&amp;lt;/math&amp;gt; follows by taking the negative.)&lt;br /&gt;
&lt;br /&gt;
===Proof of convergence===&lt;br /&gt;
We will prove that both the partial sums &amp;lt;math&amp;gt;S_{2m+1}=\sum_{n=1}^{2m+1} (-1)^{n-1} a_n&amp;lt;/math&amp;gt; with odd number of terms, and  &amp;lt;math&amp;gt;S_{2m}=\sum_{n=1}^{2m} (-1)^{n-1} a_n&amp;lt;/math&amp;gt; with even number of terms, converge to the same number &#039;&#039;L&#039;&#039;. Thus the usual partial sum &amp;lt;math&amp;gt;S_k=\sum_{n=1}^k (-1)^{n-1} a_n&amp;lt;/math&amp;gt; also converges to &#039;&#039;L&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
The odd partial sums decrease monotonically: &lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; S_{2(m+1)+1}=S_{2m+1}-a_{2m+2}+a_{2m+3} \leq S_{2m+1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
while the even partial sums increase monotonically:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; S_{2(m+1)}=S_{2m}+a_{2m+1}-a_{2m+2} \geq S_{2m} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
both because &#039;&#039;a&#039;&#039;&amp;lt;sub&amp;gt;&#039;&#039;n&#039;&#039;&amp;lt;/sub&amp;gt; decrease monotonically with &#039;&#039;n&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
Moreover, since &#039;&#039;a&#039;&#039;&amp;lt;sub&amp;gt;&#039;&#039;n&#039;&#039;&amp;lt;/sub&amp;gt; are positive, &amp;lt;math&amp;gt; S_{2m+1}-S_{2m}=a_{2m+1} \geq 0 &amp;lt;/math&amp;gt;. Thus we can collect these facts to form the following suggestive inequality:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; a_1 - a_2 = S_2 \leq S_{2m} &amp;lt; S_{2m+1} \leq S_1 = a_1. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now, note that &#039;&#039;a&#039;&#039;&amp;lt;sub&amp;gt;&#039;&#039;1&#039;&#039;&amp;lt;/sub&amp;gt; - &#039;&#039;a&#039;&#039;&amp;lt;sub&amp;gt;&#039;&#039;2&#039;&#039;&amp;lt;/sub&amp;gt; is a lower bound of the monotonically decreasing sequence &#039;&#039;S&#039;&#039;&amp;lt;sub&amp;gt;&#039;&#039;2m+1&#039;&#039;&amp;lt;/sub&amp;gt;, [[monotone convergence theorem]] then implies that this sequence converges as &#039;&#039;m&#039;&#039; approaches infinity. Similarly, the sequence of even partial sum converges too.&lt;br /&gt;
&lt;br /&gt;
Finally, they must converge to the same number because&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; \lim_{n\to\infty}S_{2m+1}-S_{2m}=\lim_{n\to\infty}a_{2m+1}=0. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Call the limit &#039;&#039;L&#039;&#039;, then the [[monotone convergence theorem]] also tells us an extra information that &lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; S_{2m} \leq L \leq S_{2m+1} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
for any &#039;&#039;m&#039;&#039;. This means the partial sums of an alternating series also &amp;quot;alternates&amp;quot; above and below the final limit. More precisely, when there are odd (even) number of terms, i.e. the last term is a plus (minus) term, then the partial sum is above (below) the final limit. &lt;br /&gt;
&lt;br /&gt;
This understanding leads immediately to an error bound of partial sums, shown below.&lt;br /&gt;
&lt;br /&gt;
===Proof of partial sum error bound===&lt;br /&gt;
&lt;br /&gt;
We would like to show &amp;lt;math&amp;gt;\left| S_k - L \right| \leq a_{k+1}\!&amp;lt;/math&amp;gt; by splitting into two cases.&lt;br /&gt;
&lt;br /&gt;
When k = 2m+1, i.e. odd, then&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\left| S_{2m+1} - L \right| = S_{2m+1} - L \leq S_{2m+1} - S_{2m+2} = a_{(2m+1)+1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
When k = 2m, i.e. even, then&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\left| S_{2m} - L \right| = L - S_{2m} \leq S_{2m+1} - S_{2m} = a_{2m+1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
as desired. &lt;br /&gt;
&lt;br /&gt;
Both cases rely essentially on the last inequality derived in the previous proof.&lt;br /&gt;
&lt;br /&gt;
For an alternative proof using [[Cauchy&#039;s convergence test]], see [[Alternating series]].&lt;br /&gt;
&lt;br /&gt;
For a generalization, see [[Dirichlet&#039;s test]].&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
*[[Alternating series]]&lt;br /&gt;
*[[Dirichlet&#039;s test]]&lt;br /&gt;
&lt;br /&gt;
== Literature ==&lt;br /&gt;
&lt;br /&gt;
* Knopp, Konrad, &#039;&#039;Infinite Sequences and Series&#039;&#039;, Dover publications, Inc.,  New York, 1956. (§ 3.4) ISBN 0-486-60153-6&lt;br /&gt;
&lt;br /&gt;
* Whittaker, E. T., and Watson, G. N., &#039;&#039;A Course in Modern Analysis&#039;&#039;, fourth edition, Cambridge University Press, 1963. (§ 2.3) ISBN 0-521-58807-3&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* {{MathWorld | title=Leibniz Criterion | urlname=LeibnizCriterion}}&lt;br /&gt;
&lt;br /&gt;
{{Gottfried Wilhelm Leibniz}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Alternating Series Test}}&lt;br /&gt;
[[Category:Mathematical series]]&lt;br /&gt;
[[Category:Convergence tests]]&lt;br /&gt;
[[Category:Gottfried Leibniz]]&lt;/div&gt;</summary>
		<author><name>86.26.172.31</name></author>
	</entry>
</feed>