<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.formulasearchengine.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=181.130.156.77</id>
	<title>formulasearchengine - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://en.formulasearchengine.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=181.130.156.77"/>
	<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/wiki/Special:Contributions/181.130.156.77"/>
	<updated>2026-05-23T07:46:57Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0-wmf.28</generator>
	<entry>
		<id>https://en.formulasearchengine.com/index.php?title=Feature_model&amp;diff=23903</id>
		<title>Feature model</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/index.php?title=Feature_model&amp;diff=23903"/>
		<updated>2014-01-17T00:50:58Z</updated>

		<summary type="html">&lt;p&gt;181.130.156.77: Undid revision 589532054 by Fraulein451 (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In [[mathematics]] the &#039;&#039;&#039;indefinite sum&#039;&#039;&#039; operator (also known as the &#039;&#039;&#039;antidifference&#039;&#039;&#039; operator), denoted by &amp;lt;math&amp;gt;\sum _x \,&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;\Delta^{-1} \,&amp;lt;/math&amp;gt;,&amp;lt;ref&amp;gt;{{PlanetMath|urlname=IndefiniteSum|title=Indefinite Sum}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[http://hostel6.ru/books/_Papers/Computer_algebra/Summation/Man.%20Closed%20forms%20for%20symbolic%20summation.%20JSC%201993%20(22s).pdf On Computing Closed Forms for Indefinite Summations. Yiu-Kwong Man. J. Symbolic Computation (1993), 16, 355-376]&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;&amp;quot;If &#039;&#039;Y&#039;&#039; is a function whose first difference is the function &#039;&#039;y&#039;&#039;, then &#039;&#039;Y&#039;&#039; is called an indefinite sum of &#039;&#039;y&#039;&#039; and denoted Δ&amp;lt;sup&amp;gt;-1&amp;lt;/sup&amp;gt;&#039;&#039;y&#039;&#039;&amp;quot; [http://books.google.co.uk/books?id=5rFOeE0zvY4C&amp;amp;pg=PA41&amp;amp;dq=%22indefinite+sum%22 &#039;&#039;Introduction to Difference Equations&#039;&#039;], Samuel Goldberg&amp;lt;/ref&amp;gt; is the [[linear operator]], inverse of the [[difference operator|forward difference operator]] &amp;lt;math&amp;gt;\Delta \,&amp;lt;/math&amp;gt;. It relates to the [[difference operator|forward difference operator]] as the [[indefinite integral]] relates to the [[derivative]]. Thus&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta \sum_x f(x) = f(x) \, .&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
More explicitly, if &amp;lt;math&amp;gt;\sum_x f(x) = F(x) \,&amp;lt;/math&amp;gt;, then&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;F(x+1) - F(x) = f(x) \, .&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If &#039;&#039;F&#039;&#039;(&#039;&#039;x&#039;&#039;) is a solution of this functional equation for a given &#039;&#039;f&#039;&#039;(&#039;&#039;x&#039;&#039;), then so is &#039;&#039;F&#039;&#039;(&#039;&#039;x&#039;&#039;)+&#039;&#039;C&#039;&#039; for any constant &#039;&#039;C&#039;&#039;. Therefore each indefinite sum actually represents a family of functions, differing by an additive constant.&lt;br /&gt;
&lt;br /&gt;
==Fundamental theorem of discrete calculus==&lt;br /&gt;
&lt;br /&gt;
Indefinite sums can be used to calculate definite sums with the formula:&amp;lt;ref&amp;gt;&amp;quot;Handbook of discrete and combinatorial mathematics&amp;quot;, Kenneth H. Rosen, John G. Michaels, CRC Press, 1999, ISBN 0-8493-0149-1&amp;lt;/ref&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
:&amp;lt;math&amp;gt;\sum_{k=a}^b f(k)=\Delta^{-1}f(b+1)-\Delta^{-1}f(a)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Definitions==&lt;br /&gt;
&lt;br /&gt;
===Laplace summation formula===&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum _x f(x)=\int_0^x f(t) dt +\sum_{k=1}^\infty \frac{c_k\Delta^{k-1}f(x)}{k!} + C &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:where &amp;lt;math&amp;gt;c_k=\int_0^1 \frac{\Gamma(x+1)}{\Gamma(x-k+1)}dx&amp;lt;/math&amp;gt; are the [[Bernoulli numbers of the second kind]].&amp;lt;ref&amp;gt;[http://mathworld.wolfram.com/BernoulliNumberoftheSecondKind.html Bernoulli numbers of the second kind on Mathworld]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Newton&#039;s formula===&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum_x f(x)=-\sum_{k=1}^{\infty}\frac{\Delta^{k-1}f(x)}{k!}(-x)_k+C&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:where &amp;lt;math&amp;gt;(x)_k=\frac{\Gamma(x+1)}{\Gamma(x-k+1)}&amp;lt;/math&amp;gt; is the [[falling factorial]].&lt;br /&gt;
&lt;br /&gt;
===Faulhaber&#039;s formula===&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum _x f(x)= \sum_{n=1}^{\infty} \frac{f^{(n-1)} (0)}{n!} B_n(x) + C \, ,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
provided that the right-hand side of the equation converges.&lt;br /&gt;
&lt;br /&gt;
===Mueller&#039;s formula===&lt;br /&gt;
If &amp;lt;math&amp;gt;\lim_{x\to{+\infty}}f(x)=0,&amp;lt;/math&amp;gt; then&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum _x f(x)=\sum_{n=0}^\infty\left(f(n)-f(n+x)\right)+ C.&amp;lt;/math&amp;gt; &amp;lt;ref&amp;gt;[http://www.math.tu-berlin.de/~mueller/HowToAdd.pdf Markus Müller. How to Add a Non-Integer Number of Terms, and How to Produce Unusual Infinite Summations] (note that he uses a slightly alternative definition of fractional sum in his work, i.e. inverse to backwards difference, hence 1 as the lower limit in his formula)&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Ramanujan&#039;s formula===&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum _x f(x)= \int_0^x f(t) dt - \frac12 f(x)+\sum_{k=1}^{\infty}\frac{B_{2k}}{(2k)!}f^{(2k-1)}(x) + C&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Connection to the Ramanujan summation==&lt;br /&gt;
Often the constant C in indefinite sum is fixed from the following equation:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;\int_1^2 \sum _x f(x) dx=0 &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;\int_0^1 \sum _x f(x) dx=0 &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In this case, where&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;F(x)=\sum _x f(x) \,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
then Ramanjuan&#039;s sum is defined as&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;\sum_{x \ge 1}^{\Re}f(x)=F(0)\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;\sum_{x \ge 1}^{\Re}f(x)=F(1)\,&amp;lt;/math&amp;gt;&amp;lt;ref&amp;gt;Bruce C. Berndt, [http://www.comms.scitech.susx.ac.uk/fft/math/RamanujanNotebooks1.pdf Ramanujan&#039;s Notebooks], &#039;&#039;Ramanujan&#039;s Theory of Divergent Series&#039;&#039;, Chapter 6, Springer-Verlag (ed.), (1939), pp. 133&amp;amp;ndash;149.&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;Éric Delabaere, [http://algo.inria.fr/seminars/sem01-02/delabaere2.pdf Ramanujan&#039;s Summation], &#039;&#039;Algorithms Seminar 2001–2002&#039;&#039;, F. Chyzak (ed.), INRIA, (2003), pp. 83–88.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Summation by parts==&lt;br /&gt;
&lt;br /&gt;
{{main|Summation by parts}}&lt;br /&gt;
&lt;br /&gt;
Indefinite summation by parts:&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum_x f(x)\Delta g(x)=f(x)g(x)-\sum_x (g(x)+\Delta g(x)) \Delta f(x) \,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum_x f(x)\Delta g(x)+\sum_x g(x)\Delta f(x)=f(x)g(x)-\sum_x \Delta f(x)\Delta g(x) \,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Definite summation by parts:&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum_{i=a}^b f(i)\Delta g(i)=f(b+1)g(b+1)-f(a)g(a)-\sum_{i=a}^b g(i+1)\Delta f(i)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Period rule==&lt;br /&gt;
&lt;br /&gt;
If &amp;lt;math&amp;gt;T \,&amp;lt;/math&amp;gt; is a period of function &amp;lt;math&amp;gt;f(x)\,&amp;lt;/math&amp;gt; then&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum _x f(Tx)=x f(Tx) + C\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Alternative usage==&lt;br /&gt;
&lt;br /&gt;
Some authors use the phrase &amp;quot;indefinite sum&amp;quot; to describe a sum in which the numerical value of the upper limit is not given.  e.g.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum_{k=1}^n f(k)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In this case a closed form expression F(k) for the sum is a solution of &lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;F(x+1) - F(x) = f(x+1) \,&amp;lt;/math&amp;gt; which is called the telescoping equation.&amp;lt;ref&amp;gt;[http://www.risc.uni-linz.ac.at/people/mkauers/publications/kauers05c.pdf Algorithms for Nonlinear Higher Order Difference Equations], Manuel Kauers&amp;lt;/ref&amp;gt; It is inverse to [[backward difference]] &amp;lt;math&amp;gt;\nabla&amp;lt;/math&amp;gt; operator.&lt;br /&gt;
It is related to the forward antidifference operator using the fundamental theorem of discrete calculus described earlier.&lt;br /&gt;
&lt;br /&gt;
==List of indefinite sums==&lt;br /&gt;
&lt;br /&gt;
This is a list of indefinite sums of various functions. Not every function has an indefinite sum that can be expressed in terms of elementary functions.&lt;br /&gt;
&lt;br /&gt;
===Antidifferences of rational functions===&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum _x a = ax + C \,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum _x x = \frac{x^2}{2}-\frac{x}{2} + C&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum _x x^a = \frac{B_{a+1}(x)}{a+1} + C,\,a\notin \mathbb{Z}^-&amp;lt;/math&amp;gt;&lt;br /&gt;
:where &amp;lt;math&amp;gt;B_a(x)=-a\zeta(-a+1,x)\,&amp;lt;/math&amp;gt;, the generalized to real order [[Bernoulli polynomials]].&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum _x x^a = \frac{(-1)^{a-1}\psi^{(-a-1)}(x)}{\Gamma(-a)}+ C,\,a\in\mathbb{Z}^-&amp;lt;/math&amp;gt;&lt;br /&gt;
:where &amp;lt;math&amp;gt;\psi^{(n)}(x)&amp;lt;/math&amp;gt; is the [[polygamma function]].&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum _x \frac1x = \psi(1-x) + C &amp;lt;/math&amp;gt;&lt;br /&gt;
:where &amp;lt;math&amp;gt;\psi(x)&amp;lt;/math&amp;gt; is the [[digamma function]].&lt;br /&gt;
&lt;br /&gt;
===Antidifferences of exponential functions===&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum _x a^x = \frac{a^x}{a-1} + C \,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Antidifferences of logarithmic functions===&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum _x \log_b x = \log_b \Gamma (x) + C \,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum _x \log_b ax = \log_b (a^{x-1}\Gamma (x)) + C \,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Antidifferences of hyperbolic functions===&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum _x \sinh ax = \frac{1}{2} \operatorname{csch} \left(\frac{a}{2}\right) \cosh \left(\frac{a}{2} - a x\right) + C  \,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum _x \cosh ax = \frac{1}{2} \coth \left(\frac{a}{2}\right) \sinh ax -\frac{1}{2} \cosh ax + C  \,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum _x \tanh ax = \frac1a \psi _{e^a}\left(x-\frac{i \pi }{2 a}\right)+\frac1a \psi _{e^a}\left(x+\frac{i \pi }{2 a}\right)-x + C&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:where &amp;lt;math&amp;gt;\psi_q(x)&amp;lt;/math&amp;gt; is the [[q-analog|q-digamma]] function.&lt;br /&gt;
&lt;br /&gt;
===Antidifferences of trigonometric functions===&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum _x \sin ax = -\frac{1}{2} \csc \left(\frac{a}{2}\right) \cos \left(\frac{a}{2}- a x \right) + C \,,\,\,a\ne n \pi &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum _x \cos ax = \frac{1}{2} \cot \left(\frac{a}{2}\right) \sin ax -\frac{1}{2} \cos ax + C \,,\,\,a\ne n \pi&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum _x \sin^2 ax = \frac{x}{2} + \frac{1}{4} \csc (a) \sin (a-2 a x) + C \, \,,\,\,a\ne \frac{n\pi}2&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum _x \cos^2 ax = \frac{x}{2}-\frac{1}{4} \csc (a) \sin (a-2 a x) + C  \,\,,\,\,a\ne \frac{n\pi}2&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum_x \tan ax = i x-\frac1a \psi _{e^{2 i a}}\left(x-\frac{\pi }{2 a}\right) + C \,,\,\,a\ne \frac{n\pi}2&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:where &amp;lt;math&amp;gt;\psi_q(x)&amp;lt;/math&amp;gt; is the [[q-analog|q-digamma]] function.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum_x \tan x=ix-\psi _{e^{2 i}}\left(x+\frac{\pi }{2}\right) + C = -\sum _{k=1}^{\infty } \left(\psi \left(k \pi -\frac{\pi }{2}+1-z\right)+\psi \left(k \pi -\frac{\pi }{2}+z\right)-\psi \left(k \pi -\frac{\pi }{2}+1\right)-\psi \left(k \pi -\frac{\pi }{2}\right)\right) + C\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum_x \cot ax =-i x-\frac{i \psi _{e^{2 i a}}(x)}{a} + C \,,\,\,a\ne \frac{n\pi}2&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Antidifferences of inverse hyperbolic functions===&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum_x \operatorname{artanh}\, a x =\frac{1}{2} \ln \left(\frac{(-1)^x \Gamma \left(-\frac{1}{a}\right) \Gamma \left(x+\frac{1}{a}\right)}{\Gamma \left(\frac{1}{a}\right) \Gamma \left(x-\frac{1}{a}\right)}\right) + C&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Antidifferences of inverse trigonometric functions===&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum_x \arctan a x = \frac{i}{2} \ln \left(\frac{(-1)^x \Gamma (\frac{-i}a) \Gamma (x+\frac ia)}{\Gamma (\frac ia) \Gamma (x-\frac ia)}\right)+C&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Antidifferences of special functions===&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum _x \psi(x)=(x-1) \psi(x)-x+C \,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum _x \Gamma(x)=(-1)^{x+1}\Gamma(x)\frac{\Gamma(1-x,-1)}e+C&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:where &amp;lt;math&amp;gt;\Gamma(s,x)&amp;lt;/math&amp;gt; is the [[incomplete gamma function]].&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum _x (x)_a = \frac{(x)_{a+1}}{a+1}+C&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:where &amp;lt;math&amp;gt;(x)_a&amp;lt;/math&amp;gt; is the [[falling factorial]].&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum _x \operatorname{sexp}_a (x) = \ln_a \frac{(\operatorname{sexp}_a (x))&#039;}{(\ln a)^x} + C \,&amp;lt;/math&amp;gt;&lt;br /&gt;
:(see [[super-exponential function]])&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Indefinite product]]&lt;br /&gt;
*[[Time scale calculus]]&lt;br /&gt;
*[[List of derivatives and integrals in alternative calculi]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
==Further reading==&lt;br /&gt;
* &amp;quot;Difference Equations: An Introduction with Applications&amp;quot;, Walter G. Kelley, Allan C. Peterson, Academic Press, 2001, ISBN 0-12-403330-X&lt;br /&gt;
* [http://www.math.tu-berlin.de/~mueller/HowToAdd.pdf Markus Müller. How to Add a Non-Integer Number of Terms, and How to Produce Unusual Infinite Summations]&lt;br /&gt;
* [http://arxiv.org/abs/math/0502109 Markus Mueller, Dierk Schleicher. Fractional Sums and Euler-like Identities]&lt;br /&gt;
* [http://www.springerlink.com/content/kj0jx24240756457/ S. P. Polyakov. Indefinite summation of rational functions with additional minimization of the summable part. Programmirovanie, 2008, Vol. 34, No. 2.]&lt;br /&gt;
* &amp;quot;Finite-Difference Equations And Simulations&amp;quot;, Francis B. Hildebrand, Prenctice-Hall, 1968&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Indefinite Sum}}&lt;br /&gt;
[[Category:Mathematical analysis]]&lt;br /&gt;
[[Category:Mathematical tables|Indefinite sums]]&lt;br /&gt;
[[Category:Finite differences]]&lt;br /&gt;
[[Category:Linear operators in calculus]]&lt;/div&gt;</summary>
		<author><name>181.130.156.77</name></author>
	</entry>
</feed>