HOME

TheInfoList



OR:

In
discrete calculus Discrete calculus or the calculus of discrete functions, is the mathematical study of ''incremental'' change, in the same way that geometry is the study of shape and algebra is the study of generalizations of arithmetic operations. The word ''ca ...
the indefinite sum operator (also known as the antidifference operator), denoted by \sum _x or \Delta^ , is the
linear operator In mathematics, and more specifically in linear algebra, a linear map (also called a linear mapping, linear transformation, vector space homomorphism, or in some contexts linear function) is a mapping V \to W between two vector spaces that pr ...
, inverse of the
forward difference operator A finite difference is a mathematical expression of the form . If a finite difference is divided by , one gets a difference quotient. The approximation of derivatives by finite differences plays a central role in finite difference methods for the ...
\Delta . It relates to the
forward difference operator A finite difference is a mathematical expression of the form . If a finite difference is divided by , one gets a difference quotient. The approximation of derivatives by finite differences plays a central role in finite difference methods for the ...
as the
indefinite integral In calculus, an antiderivative, inverse derivative, primitive function, primitive integral or indefinite integral of a function is a differentiable function whose derivative is equal to the original function . This can be stated symbolicall ...
relates to the
derivative In mathematics, the derivative of a function of a real variable measures the sensitivity to change of the function value (output value) with respect to a change in its argument (input value). Derivatives are a fundamental tool of calculus. ...
. Thus :\Delta \sum_x f(x) = f(x) \, . More explicitly, if \sum_x f(x) = F(x) , then :F(x+1) - F(x) = f(x) \, . If ''F''(''x'') is a solution of this functional equation for a given ''f''(''x''), then so is ''F''(''x'')+''C''(''x'') for any periodic function ''C''(''x'') with period 1. Therefore, each indefinite sum actually represents a family of functions. However, due to the
Carlson's theorem In mathematics, in the area of complex analysis, Carlson's theorem is a uniqueness theorem which was discovered by Fritz David Carlson. Informally, it states that two different analytic functions which do not grow very fast at infinity can not c ...
, the solution equal to its
Newton series A finite difference is a mathematical expression of the form . If a finite difference is divided by , one gets a difference quotient. The approximation of derivatives by finite differences plays a central role in finite difference methods for the ...
expansion is unique up to an additive constant ''C''. This unique solution can be represented by formal power series form of the antidifference operator: \Delta^=\frac1.


Fundamental theorem of discrete calculus

Indefinite sums can be used to calculate definite sums with the formula: :\sum_^b f(k)=\Delta^f(b+1)-\Delta^f(a)


Definitions


Laplace summation formula

:\sum _x f(x)=\int_0^x f(t) dt -\sum_^\infty \frac + C :where c_k=\int_0^1 \fracdx are the Cauchy numbers of the first kind, also known as the Bernoulli Numbers of the Second Kind.


Newton's formula

:\sum_x f(x)=\sum_^\infty \binomk \Delta^ left (0\right)+C=\sum_^\frac(x)_k+C :where (x)_k=\frac is the
falling factorial In mathematics, the falling factorial (sometimes called the descending factorial, falling sequential product, or lower factorial) is defined as the polynomial :\begin (x)_n = x^\underline &= \overbrace^ \\ &= \prod_^n(x-k+1) = \prod_^(x-k) \,. \ ...
.


Faulhaber's formula

:\sum _x f(x)= \sum_^ \frac B_n(x) + C \, , provided that the right-hand side of the equation converges.


Mueller's formula

If \lim_f(x)=0, then :\sum _x f(x)=\sum_^\infty\left(f(n)-f(n+x)\right)+ C.


Euler–Maclaurin formula

:\sum _x f(x)= \int_0^x f(t) dt - \frac12 f(x)+\sum_^\fracf^(x) + C


Choice of the constant term

Often the constant ''C'' in indefinite sum is fixed from the following condition. Let :F(x)=\sum _x f(x)+C Then the constant ''C'' is fixed from the condition : \int_0^1 F(x) \, dx=0 or : \int_1^2 F(x) \, dx=0 Alternatively, Ramanujan's sum can be used: : \sum_^f(x)=-f(0)-F(0) or at 1 : \sum_^f(x)=-F(1) respectively


Summation by parts

Indefinite summation by parts: :\sum_x f(x)\Delta g(x)=f(x)g(x)-\sum_x (g(x)+\Delta g(x)) \Delta f(x) :\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) Definite summation by parts: :\sum_^b f(i)\Delta g(i)=f(b+1)g(b+1)-f(a)g(a)-\sum_^b g(i+1)\Delta f(i)


Period rules

If T is a period of function f(x) then :\sum _x f(Tx)=x f(Tx) + C If T is an antiperiod of function f(x), that is f(x+T)=-f(x) then :\sum _x f(Tx)=-\frac12 f(Tx) + C


Alternative usage

Some authors use the phrase "indefinite sum" to describe a sum in which the numerical value of the upper limit is not given: :\sum_^n f(k). In this case a closed form expression ''F''(''k'') for the sum is a solution of :F(x+1) - F(x) = f(x+1) which is called the telescoping equation.Algorithms for Nonlinear Higher Order Difference Equations
Manuel Kauers It is the inverse of the
backward difference A finite difference is a mathematical expression of the form . If a finite difference is divided by , one gets a difference quotient. The approximation of derivatives by finite differences plays a central role in finite difference methods for the ...
\nabla operator. It is related to the forward antidifference operator using the fundamental theorem of discrete calculus described earlier.


List of indefinite sums

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.


Antidifferences of rational functions

:\sum _x a = ax + C :\sum _x x = \frac-\frac + C :\sum _x x^a = \frac + C,\,a\notin \mathbb^- :where B_a(x)=-a\zeta(-a+1,x), the generalized to real order
Bernoulli polynomials In mathematics, the Bernoulli polynomials, named after Jacob Bernoulli, combine the Bernoulli numbers and binomial coefficients. They are used for series expansion of functions, and with the Euler–MacLaurin formula. These polynomials occur i ...
. :\sum _x x^a = \frac+ C,\,a\in\mathbb^- :where \psi^(x) is the
polygamma function In mathematics, the polygamma function of order is a meromorphic function on the complex numbers \mathbb defined as the th derivative of the logarithm of the gamma function: :\psi^(z) := \frac \psi(z) = \frac \ln\Gamma(z). Thus :\psi^(z) ...
. :\sum _x \frac1x = \psi(x) + C :where \psi(x) is the
digamma function In mathematics, the digamma function is defined as the logarithmic derivative of the gamma function: :\psi(x)=\frac\ln\big(\Gamma(x)\big)=\frac\sim\ln-\frac. It is the first of the polygamma functions. It is strictly increasing and strictl ...
. :\sum _x B_a(x)=(x-1)B_a(x)-\frac B_(x)+C


Antidifferences of exponential functions

:\sum _x a^x = \frac + C Particularly, :\sum _x 2^x = 2^x + C


Antidifferences of logarithmic functions

:\sum _x \log_b x = \log_b \Gamma (x) + C :\sum _x \log_b ax = \log_b (a^\Gamma (x)) + C


Antidifferences of hyperbolic functions

:\sum _x \sinh ax = \frac \operatorname \left(\frac\right) \cosh \left(\frac - a x\right) + C :\sum _x \cosh ax = \frac \operatorname \left(\frac\right) \sinh \left(ax-\frac\right) + C :\sum _x \tanh ax = \frac1a \psi _\left(x-\frac\right)+\frac1a \psi _\left(x+\frac\right)-x + C :where \psi_q(x) is the q-digamma function.


Antidifferences of trigonometric functions

:\sum _x \sin ax = -\frac \csc \left(\frac\right) \cos \left(\frac- ax \right) + C \,,\,\,a\ne 2n \pi :\sum _x \cos ax = \frac \csc \left(\frac\right) \sin \left(ax - \frac\right) + C \,,\,\,a\ne 2n \pi :\sum _x \sin^2 ax = \frac + \frac \csc (a) \sin (a-2ax) + C \, \,,\,\,a\ne n\pi :\sum _x \cos^2 ax = \frac-\frac \csc (a) \sin (a-2 a x) + C \,\,,\,\,a\ne n\pi :\sum_x \tan ax = i x-\frac1a \psi _\left(x-\frac\right) + C \,,\,\,a\ne \frac2 :where \psi_q(x) is the q-digamma function. :\sum_x \tan x=ix-\psi _\left(x+\frac\right) + C = -\sum _^ \left(\psi \left(k \pi -\frac+1-x\right)+\psi \left(k \pi -\frac+x\right)-\psi \left(k \pi -\frac+1\right)-\psi \left(k \pi -\frac\right)\right) + C :\sum_x \cot ax =-i x-\frac + C \,,\,\,a\ne \frac2 :\sum_x \operatorname x=\operatorname(x-1)\left(\frac+(x-1)\left(\ln(2)+\frac-\frac\right)\right) + C :where \operatorname (x) is the normalized
sinc function In mathematics, physics and engineering, the sinc function, denoted by , has two forms, normalized and unnormalized.. In mathematics, the historical unnormalized sinc function is defined for by \operatornamex = \frac. Alternatively, the ...
.


Antidifferences of inverse hyperbolic functions

:\sum_x \operatorname\, a x =\frac \ln \left(\frac\right) + C


Antidifferences of inverse trigonometric functions

:\sum_x \arctan a x = \frac \ln \left(\frac\right)+C


Antidifferences of special functions

:\sum _x \psi(x)=(x-1) \psi(x)-x+C :\sum _x \Gamma(x)=(-1)^\Gamma(x)\frace+C :where \Gamma(s,x) is the
incomplete gamma function In mathematics, the upper and lower incomplete gamma functions are types of special functions which arise as solutions to various mathematical problems such as certain integrals. Their respective names stem from their integral definitions, whic ...
. :\sum _x (x)_a = \frac+C :where (x)_a is the
falling factorial In mathematics, the falling factorial (sometimes called the descending factorial, falling sequential product, or lower factorial) is defined as the polynomial :\begin (x)_n = x^\underline &= \overbrace^ \\ &= \prod_^n(x-k+1) = \prod_^(x-k) \,. \ ...
. :\sum _x \operatorname_a (x) = \ln_a \frac + C :(see
super-exponential function In mathematics, tetration (or hyper-4) is an operation based on iterated, or repeated, exponentiation. There is no standard notation for tetration, though \uparrow \uparrow and the left-exponent ''xb'' are common. Under the definition as re ...
)


See also

*
Indefinite product In mathematics, the indefinite product operator is the inverse operator of Q(f(x)) = \frac. It is a discrete version of the geometric integral of geometric calculus, one of the non-Newtonian calculi. Some authors use term discrete multiplicative in ...
*
Time scale calculus In mathematics, time-scale calculus is a unification of the theory of difference equations with that of differential equations, unifying integral and differential calculus with the calculus of finite differences, offering a formalism for studying h ...
*
List of derivatives and integrals in alternative calculi There are many alternatives to the classical calculus of Newton and Leibniz; for example, each of the infinitely many non-Newtonian calculi. Occasionally an alternative calculus is more suited than the classical calculus for expressing a given ...


References


Further reading

* "Difference Equations: An Introduction with Applications", Walter G. Kelley, Allan C. Peterson, Academic Press, 2001,
Markus Müller. How to Add a Non-Integer Number of Terms, and How to Produce Unusual Infinite Summations

Markus Mueller, Dierk Schleicher. Fractional Sums and Euler-like Identities

S. P. Polyakov. Indefinite summation of rational functions with additional minimization of the summable part. Programmirovanie, 2008, Vol. 34, No. 2.
* "Finite-Difference Equations And Simulations", Francis B. Hildebrand, Prenctice-Hall, 1968 {{DEFAULTSORT:Indefinite Sum Mathematical analysis Indefinite sums Finite differences Linear operators in calculus Non-Newtonian calculus