<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://debianws.lexgopc.com/wiki143/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=80.71.142.78</id>
	<title>wiki143 - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://debianws.lexgopc.com/wiki143/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=80.71.142.78"/>
	<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Special:Contributions/80.71.142.78"/>
	<updated>2026-05-15T07:54:55Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://debianws.lexgopc.com/wiki143/index.php?title=Hypergeometric_identity&amp;diff=412690</id>
		<title>Hypergeometric identity</title>
		<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Hypergeometric_identity&amp;diff=412690"/>
		<updated>2024-09-01T15:22:35Z</updated>

		<summary type="html">&lt;p&gt;80.71.142.78: /* Proofs */ linkify Celine, Zeilberger&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{short description|Equalities involving sums over the coefficients occurring in hypergeometric series}}&lt;br /&gt;
{{For|identities satisfied by the hypergeometric function|List of hypergeometric identities}}&lt;br /&gt;
{{more sources|date=May 2024}}&lt;br /&gt;
&lt;br /&gt;
In [[mathematics]], &#039;&#039;&#039;hypergeometric identities&#039;&#039;&#039; are equalities involving sums over hypergeometric terms, i.e. the coefficients occurring in [[hypergeometric series]]. These [[Identity (mathematics)|identities]] occur frequently in solutions to [[combinatorial]] problems, and also in the [[analysis of algorithms]]. &lt;br /&gt;
&lt;br /&gt;
These identities were traditionally found &#039;by hand&#039;. There exist now several algorithms which can find and &#039;&#039;prove&#039;&#039; all hypergeometric identities.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
: &amp;lt;math&amp;gt; \sum_{i=0}^{n} {n \choose i} = 2^{n} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt; \sum_{i=0}^{n} {n \choose i}^2 = {2n \choose n} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt; \sum_{k=0}^{n} k {n \choose k} = n2^{n-1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt; \sum_{i=n}^{N} i{i \choose n} = (n+1){N+2\choose n+2}-{N+1\choose n+1}       &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Definition ==&lt;br /&gt;
There are two definitions of hypergeometric terms, both used in different cases as explained below. See also [[hypergeometric series]].&lt;br /&gt;
&lt;br /&gt;
A term &#039;&#039;t&amp;lt;sub&amp;gt;k&amp;lt;/sub&amp;gt;&#039;&#039; is a hypergeometric term if&lt;br /&gt;
: &amp;lt;math&amp;gt;\frac{t_{k+1}}{t_k} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
is a [[rational function]] in &#039;&#039;k&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
A term &#039;&#039;F(n,k)&#039;&#039; is a hypergeometric term if&lt;br /&gt;
: &amp;lt;math&amp;gt;\frac{F(n,k+1)}{F(n,k)} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
is a rational function in &#039;&#039;k&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
There exist two types of sums over hypergeometric terms, the definite and indefinite sums. A definite sum is of the form&lt;br /&gt;
: &amp;lt;math&amp;gt; \sum_{k} t_k.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The indefinite sum is of the form&lt;br /&gt;
: &amp;lt;math&amp;gt; \sum_{k=0}^{n} F(n,k).&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Proofs ==&lt;br /&gt;
Although in the past proofs have been found for many specific identities,  there exist several general algorithms to find and prove identities. These algorithms first find a &#039;&#039;simple expression&#039;&#039; for a sum over hypergeometric terms and then provide a certificate which anyone can use to check and prove the correctness of the identity.&lt;br /&gt;
&lt;br /&gt;
For each of the hypergeometric sum types there exist one or more methods to find a &#039;&#039;simple expression&#039;&#039;. These methods also provide the certificate to check the identity&#039;s proof:&lt;br /&gt;
* &#039;&#039;Definite sums&#039;&#039;: [[Mary Celine Fasenmyer|Sister Celine]]&#039;s Method, [[Doron Zeilberger|Zeilberger]]&#039;s algorithm&lt;br /&gt;
* &#039;&#039;Indefinite sums&#039;&#039;: [[Gosper&#039;s algorithm]]&lt;br /&gt;
&lt;br /&gt;
The book &#039;&#039;&#039;A = B&#039;&#039;&#039; by [[Marko Petkovšek]], [[Herbert Wilf]] and [[Doron Zeilberger]] describes the three main approaches mentioned above.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Table of Newtonian series]]&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* [http://www.math.upenn.edu/~wilf/AeqB.html The book &amp;quot;A = B&amp;quot;], this book is freely downloadable from the internet.&lt;br /&gt;
* [https://web.archive.org/web/20161002083601/http://www.exampleproblems.com/wiki/index.php?title=Special_Functions Special-functions examples] at exampleproblems.com&lt;br /&gt;
&lt;br /&gt;
[[Category:Factorial and binomial topics]]&lt;br /&gt;
[[Category:Hypergeometric functions]]&lt;br /&gt;
[[Category:Mathematical identities]]&lt;br /&gt;
[[fr:Identités hypergéométriques]]&lt;/div&gt;</summary>
		<author><name>80.71.142.78</name></author>
	</entry>
	<entry>
		<id>http://debianws.lexgopc.com/wiki143/index.php?title=Revolutions_per_second&amp;diff=6305146</id>
		<title>Revolutions per second</title>
		<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Revolutions_per_second&amp;diff=6305146"/>
		<updated>2017-11-19T21:21:56Z</updated>

		<summary type="html">&lt;p&gt;80.71.142.78: change redir. destination to cycle per second&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Cycle per second]]&lt;/div&gt;</summary>
		<author><name>80.71.142.78</name></author>
	</entry>
</feed>