fbpx
Wikipedia

Summation

In mathematics, summation is the addition of a sequence of any kind of numbers, called addends or summands; the result is their sum or total. Beside numbers, other types of values can be summed as well: functions, vectors, matrices, polynomials and, in general, elements of any type of mathematical objects on which an operation denoted "+" is defined.

Summations of infinite sequences are called series. They involve the concept of limit, and are not considered in this article.

The summation of an explicit sequence is denoted as a succession of additions. For example, summation of [1, 2, 4, 2] is denoted 1 + 2 + 4 + 2, and results in 9, that is, 1 + 2 + 4 + 2 = 9. Because addition is associative and commutative, there is no need of parentheses, and the result is the same irrespective of the order of the summands. Summation of a sequence of only one element results in this element itself. Summation of an empty sequence (a sequence with no elements), by convention, results in 0.

Very often, the elements of a sequence are defined, through a regular pattern, as a function of their place in the sequence. For simple patterns, summation of long sequences may be represented with most summands replaced by ellipses. For example, summation of the first 100 natural numbers may be written as 1 + 2 + 3 + 4 + ⋯ + 99 + 100. Otherwise, summation is denoted by using Σ notation, where is an enlarged capital Greek letter sigma. For example, the sum of the first n natural numbers can be denoted as

For long summations, and summations of variable length (defined with ellipses or Σ notation), it is a common problem to find closed-form expressions for the result. For example,[a]

Although such formulas do not always exist, many summation formulas have been discovered—with some of the most common and elementary ones being listed in the remainder of this article.

Notation Edit

Capital-sigma notation Edit

 
The summation symbol

Mathematical notation uses a symbol that compactly represents summation of many similar terms: the summation symbol,  , an enlarged form of the upright capital Greek letter sigma. This is defined as

 

where i is the index of summation; ai is an indexed variable representing each term of the sum; m is the lower bound of summation, and n is the upper bound of summation. The "i = m" under the summation symbol means that the index i starts out equal to m. The index, i, is incremented by one for each successive term, stopping when i = n.[b]

This is read as "sum of ai, from i = m to n".

Here is an example showing the summation of squares:

 

In general, while any variable can be used as the index of summation (provided that no ambiguity is incurred), some of the most common ones include letters such as  ,[c]  ,  , and  ; the latter is also often used for the upper bound of a summation.

Alternatively, index and bounds of summation are sometimes omitted from the definition of summation if the context is sufficiently clear. This applies particularly when the index runs from 1 to n.[1] For example, one might write that:

 

Generalizations of this notation are often used, in which an arbitrary logical condition is supplied, and the sum is intended to be taken over all values satisfying the condition. For example:

 

is an alternative notation for   the sum of   over all (integers)   in the specified range. Similarly,

 

is the sum of   over all elements   in the set  , and

 

is the sum of   over all positive integers   dividing  .[d]

There are also ways to generalize the use of many sigma signs. For example,

 

is the same as

 

A similar notation is used for the product of a sequence, where  , an enlarged form of the Greek capital letter pi, is used instead of  

Special cases Edit

It is possible to sum fewer than 2 numbers:

  • If the summation has one summand  , then the evaluated sum is  .
  • If the summation has no summands, then the evaluated sum is zero, because zero is the identity for addition. This is known as the empty sum.

These degenerate cases are usually only used when the summation notation gives a degenerate result in a special case. For example, if   in the definition above, then there is only one term in the sum; if  , then there is none.

Formal definition Edit

Summation may be defined recursively as follows:

 , for  ;
 , for  .

Measure theory notation Edit

In the notation of measure and integration theory, a sum can be expressed as a definite integral,

 

where   is the subset of the integers from   to  , and where   is the counting measure over the integers.

Calculus of finite differences Edit

Given a function f that is defined over the integers in the interval [m, n], the following equation holds:

 

This is known as a telescoping series and is the analogue of the fundamental theorem of calculus in calculus of finite differences, which states that:

 

where

 

is the derivative of f.

An example of application of the above equation is the following:

 

Using binomial theorem, this may be rewritten as:

 

The above formula is more commonly used for inverting of the difference operator  , defined by:

 

where f is a function defined on the nonnegative integers. Thus, given such a function f, the problem is to compute the antidifference of f, a function   such that  . That is,   This function is defined up to the addition of a constant, and may be chosen as[2]

 

There is not always a closed-form expression for such a summation, but Faulhaber's formula provides a closed form in the case where   and, by linearity, for every polynomial function of n.

Approximation by definite integrals Edit

Many such approximations can be obtained by the following connection between sums and integrals, which holds for any increasing function f:

 

and for any decreasing function f:

 

For more general approximations, see the Euler–Maclaurin formula.

For summations in which the summand is given (or can be interpolated) by an integrable function of the index, the summation can be interpreted as a Riemann sum occurring in the definition of the corresponding definite integral. One can therefore expect that for instance

 

since the right-hand side is by definition the limit for   of the left-hand side. However, for a given summation n is fixed, and little can be said about the error in the above approximation without additional assumptions about f: it is clear that for wildly oscillating functions the Riemann sum can be arbitrarily far from the Riemann integral.

Identities Edit

The formulae below involve finite sums; for infinite summations or finite summations of expressions involving trigonometric functions or other transcendental functions, see list of mathematical series.

General identities Edit

  (distributivity)[3]
  (commutativity and associativity)[3]
  (index shift)
  for a bijection σ from a finite set A onto a set B (index change); this generalizes the preceding formula.
  (splitting a sum, using associativity)
  (a variant of the preceding formula)
  (the sum from the first term up to the last is equal to the sum from the last down to the first)
  (a particular case of the formula above)
  (commutativity and associativity, again)
  (another application of commutativity and associativity)
  (splitting a sum into its odd and even parts, for even indexes)
  (splitting a sum into its odd and even parts, for odd indexes)
  (distributivity)
  (distributivity allows factorization)
  (the logarithm of a product is the sum of the logarithms of the factors)
  (the exponential of a sum is the product of the exponential of the summands)

Powers and logarithm of arithmetic progressions Edit

  for every c that does not depend on i
  (Sum of the simplest arithmetic progression, consisting of the first n natural numbers.)[2]: 52 
  (Sum of first odd natural numbers)
  (Sum of first even natural numbers)
  (A sum of logarithms is the logarithm of the product)
  (Sum of the first squares, see square pyramidal number.) [2]: 52 
  (Nicomachus's theorem) [2]: 52 

More generally, one has Faulhaber's formula for  

 

where   denotes a Bernoulli number, and   is a binomial coefficient.

Summation index in exponents Edit

In the following summations, a is assumed to be different from 1.

  (sum of a geometric progression)
  (special case for a = 1/2)
  (a times the derivative with respect to a of the geometric progression)
 
(sum of an arithmetico–geometric sequence)

Binomial coefficients and factorials Edit

There exist very many summation identities involving binomial coefficients (a whole chapter of Concrete Mathematics is devoted to just the basic techniques). Some of the most basic ones are the following.

Involving the binomial theorem Edit

  the binomial theorem
  the special case where a = b = 1
 , the special case where p = a = 1 − b, which, for   expresses the sum of the binomial distribution
  the value at a = b = 1 of the derivative with respect to a of the binomial theorem
  the value at a = b = 1 of the antiderivative with respect to a of the binomial theorem

Involving permutation numbers Edit

In the following summations,   is the number of k-permutations of n.

 
 
 , where and   denotes the floor function.

Others Edit

 
 
 
 
 
 

Harmonic numbers Edit

  (the nth harmonic number)
  (a generalized harmonic number)

Growth rates Edit

The following are useful approximations (using theta notation):

  for real c greater than −1
  (See Harmonic number)
  for real c greater than 1
  for non-negative real c
  for non-negative real c, d
  for non-negative real b > 1, c, d

History Edit

 
  • In 1772, usage of Σ and Σn is attested by Lagrange.[7][9]
  • In 1823, the capital letter S is attested as a summation symbol for series. This usage was apparently widespread.[7]
  • In 1829, the summation symbol Σ is attested by Fourier and C. G. J. Jacobi.[7] Fourier's use includes lower and upper bounds, for example:[10][11]
 

See also Edit

Notes Edit

  1. ^ For details, see Triangular number.
  2. ^ For a detailed exposition on summation notation, and arithmetic with sums, see Graham, Ronald L.; Knuth, Donald E.; Patashnik, Oren (1994). "Chapter 2: Sums". Concrete Mathematics: A Foundation for Computer Science (PDF) (2nd ed.). Addison-Wesley Professional. ISBN 978-0201558029.[permanent dead link]
  3. ^ in contexts where there is no possibility of confusion with the imaginary unit  
  4. ^ Although the name of the dummy variable does not matter (by definition), one usually uses letters from the middle of the alphabet (  through  ) to denote integers, if there is a risk of confusion. For example, even if there should be no doubt about the interpretation, it could look slightly confusing to many mathematicians to see   instead of   in the above formulae involving  .

References Edit

  1. ^ "Summation Notation". www.columbia.edu. Retrieved 2020-08-16.
  2. ^ a b c d Handbook of Discrete and Combinatorial Mathematics, Kenneth H. Rosen, John G. Michaels, CRC Press, 1999, ISBN 0-8493-0149-1.
  3. ^ a b "Calculus I - Summation Notation". tutorial.math.lamar.edu. Retrieved 2020-08-16.
  4. ^ Burton, David M. (2011). The History of Mathematics: An Introduction (7th ed.). McGraw-Hill. p. 414. ISBN 978-0-07-338315-6.
  5. ^ Leibniz, Gottfried Wilhelm (1899). Gerhardt, Karl Immanuel (ed.). Der Briefwechsel von Gottfried Wilhelm Leibniz mit Mathematikern. Erster Band. Berlin: Mayer & Müller. p. 154.
  6. ^ a b Cajori (1929), pp. 181-182.
  7. ^ a b c d Cajori (1929), p. 61.
  8. ^ Euler, Leonhard (1755). Institutiones Calculi differentialis (in Latin). Petropolis. p. 27.
  9. ^ Lagrange, Joseph-Louis (1867–1892). Oeuvres de Lagrange. Tome 3 (in French). Paris. p. 451.{{cite book}}: CS1 maint: location missing publisher (link)
  10. ^ Mémoires de l'Académie royale des sciences de l'Institut de France pour l'année 1825, tome VIII (in French). Paris: Didot. 1829. pp. 581-622.
  11. ^ Fourier, Jean-Baptiste Joseph (1888–1890). Oeuvres de Fourier. Tome 2 (in French). Paris: Gauthier-Villars. p. 149.

Bibliography Edit

External links Edit

  •   Media related to Summation at Wikimedia Commons

summation, this, article, about, sums, several, elements, more, elementary, aspects, addition, infinite, sums, series, mathematics, other, uses, disambiguation, mathematics, summation, addition, sequence, kind, numbers, called, addends, summands, result, their. This article is about sums of several elements For more elementary aspects see Addition For infinite sums see Series mathematics For other uses see Summation disambiguation In mathematics summation is the addition of a sequence of any kind of numbers called addends or summands the result is their sum or total Beside numbers other types of values can be summed as well functions vectors matrices polynomials and in general elements of any type of mathematical objects on which an operation denoted is defined Summations of infinite sequences are called series They involve the concept of limit and are not considered in this article The summation of an explicit sequence is denoted as a succession of additions For example summation of 1 2 4 2 is denoted 1 2 4 2 and results in 9 that is 1 2 4 2 9 Because addition is associative and commutative there is no need of parentheses and the result is the same irrespective of the order of the summands Summation of a sequence of only one element results in this element itself Summation of an empty sequence a sequence with no elements by convention results in 0 Very often the elements of a sequence are defined through a regular pattern as a function of their place in the sequence For simple patterns summation of long sequences may be represented with most summands replaced by ellipses For example summation of the first 100 natural numbers may be written as 1 2 3 4 99 100 Otherwise summation is denoted by using S notation where textstyle sum is an enlarged capital Greek letter sigma For example the sum of the first n natural numbers can be denoted as i 1 n i textstyle sum i 1 n i For long summations and summations of variable length defined with ellipses or S notation it is a common problem to find closed form expressions for the result For example a i 1 n i n n 1 2 displaystyle sum i 1 n i frac n n 1 2 Although such formulas do not always exist many summation formulas have been discovered with some of the most common and elementary ones being listed in the remainder of this article Contents 1 Notation 1 1 Capital sigma notation 1 2 Special cases 2 Formal definition 3 Measure theory notation 4 Calculus of finite differences 5 Approximation by definite integrals 6 Identities 6 1 General identities 6 2 Powers and logarithm of arithmetic progressions 6 3 Summation index in exponents 6 4 Binomial coefficients and factorials 6 4 1 Involving the binomial theorem 6 4 2 Involving permutation numbers 6 4 3 Others 6 5 Harmonic numbers 7 Growth rates 8 History 9 See also 10 Notes 11 References 12 Bibliography 13 External linksNotation EditFurther information Iterated binary operation Notation Capital sigma notation Edit nbsp The summation symbolMathematical notation uses a symbol that compactly represents summation of many similar terms the summation symbol textstyle sum nbsp an enlarged form of the upright capital Greek letter sigma This is defined as i m n a i a m a m 1 a m 2 a n 1 a n displaystyle sum i mathop m n a i a m a m 1 a m 2 cdots a n 1 a n nbsp where i is the index of summation ai is an indexed variable representing each term of the sum m is the lower bound of summation and n is the upper bound of summation The i m under the summation symbol means that the index i starts out equal to m The index i is incremented by one for each successive term stopping when i n b This is read as sum of ai from i m to n Here is an example showing the summation of squares i 3 6 i 2 3 2 4 2 5 2 6 2 86 displaystyle sum i 3 6 i 2 3 2 4 2 5 2 6 2 86 nbsp In general while any variable can be used as the index of summation provided that no ambiguity is incurred some of the most common ones include letters such as i displaystyle i nbsp c j displaystyle j nbsp k displaystyle k nbsp and n displaystyle n nbsp the latter is also often used for the upper bound of a summation Alternatively index and bounds of summation are sometimes omitted from the definition of summation if the context is sufficiently clear This applies particularly when the index runs from 1 to n 1 For example one might write that a i 2 i 1 n a i 2 displaystyle sum a i 2 sum i 1 n a i 2 nbsp Generalizations of this notation are often used in which an arbitrary logical condition is supplied and the sum is intended to be taken over all values satisfying the condition For example 0 k lt 100 f k displaystyle sum 0 leq k lt 100 f k nbsp is an alternative notation for k 0 99 f k textstyle sum k 0 99 f k nbsp the sum of f k displaystyle f k nbsp over all integers k displaystyle k nbsp in the specified range Similarly x S f x displaystyle sum x mathop in S f x nbsp is the sum of f x displaystyle f x nbsp over all elements x displaystyle x nbsp in the set S displaystyle S nbsp and d n m d displaystyle sum d n mu d nbsp is the sum of m d displaystyle mu d nbsp over all positive integers d displaystyle d nbsp dividing n displaystyle n nbsp d There are also ways to generalize the use of many sigma signs For example i j displaystyle sum i j nbsp is the same as i j displaystyle sum i sum j nbsp A similar notation is used for the product of a sequence where textstyle prod nbsp an enlarged form of the Greek capital letter pi is used instead of textstyle sum nbsp Special cases Edit It is possible to sum fewer than 2 numbers If the summation has one summand x displaystyle x nbsp then the evaluated sum is x displaystyle x nbsp If the summation has no summands then the evaluated sum is zero because zero is the identity for addition This is known as the empty sum These degenerate cases are usually only used when the summation notation gives a degenerate result in a special case For example if n m displaystyle n m nbsp in the definition above then there is only one term in the sum if n m 1 displaystyle n m 1 nbsp then there is none Formal definition EditSummation may be defined recursively as follows i a b g i 0 displaystyle sum i a b g i 0 nbsp for b lt a displaystyle b lt a nbsp i a b g i g b i a b 1 g i displaystyle sum i a b g i g b sum i a b 1 g i nbsp for b a displaystyle b geqslant a nbsp Measure theory notation EditIn the notation of measure and integration theory a sum can be expressed as a definite integral k a b f k a b f d m displaystyle sum k mathop a b f k int a b f d mu nbsp where a b displaystyle a b nbsp is the subset of the integers from a displaystyle a nbsp to b displaystyle b nbsp and where m displaystyle mu nbsp is the counting measure over the integers Calculus of finite differences EditGiven a function f that is defined over the integers in the interval m n the following equation holds f n f m i m n 1 f i 1 f i displaystyle f n f m sum i m n 1 f i 1 f i nbsp This is known as a telescoping series and is the analogue of the fundamental theorem of calculus in calculus of finite differences which states that f n f m m n f x d x displaystyle f n f m int m n f x dx nbsp where f x lim h 0 f x h f x h displaystyle f x lim h to 0 frac f x h f x h nbsp is the derivative of f An example of application of the above equation is the following n k i 0 n 1 i 1 k i k displaystyle n k sum i 0 n 1 left i 1 k i k right nbsp Using binomial theorem this may be rewritten as n k i 0 n 1 j 0 k 1 k j i j displaystyle n k sum i 0 n 1 left sum j 0 k 1 binom k j i j right nbsp The above formula is more commonly used for inverting of the difference operator D displaystyle Delta nbsp defined by D f n f n 1 f n displaystyle Delta f n f n 1 f n nbsp where f is a function defined on the nonnegative integers Thus given such a function f the problem is to compute the antidifference of f a function F D 1 f displaystyle F Delta 1 f nbsp such that D F f displaystyle Delta F f nbsp That is F n 1 F n f n displaystyle F n 1 F n f n nbsp This function is defined up to the addition of a constant and may be chosen as 2 F n i 0 n 1 f i displaystyle F n sum i 0 n 1 f i nbsp There is not always a closed form expression for such a summation but Faulhaber s formula provides a closed form in the case where f n n k displaystyle f n n k nbsp and by linearity for every polynomial function of n Approximation by definite integrals EditMany such approximations can be obtained by the following connection between sums and integrals which holds for any increasing function f s a 1 b f s d s i a b f i s a b 1 f s d s displaystyle int s a 1 b f s ds leq sum i a b f i leq int s a b 1 f s ds nbsp and for any decreasing function f s a b 1 f s d s i a b f i s a 1 b f s d s displaystyle int s a b 1 f s ds leq sum i a b f i leq int s a 1 b f s ds nbsp For more general approximations see the Euler Maclaurin formula For summations in which the summand is given or can be interpolated by an integrable function of the index the summation can be interpreted as a Riemann sum occurring in the definition of the corresponding definite integral One can therefore expect that for instance b a n i 0 n 1 f a i b a n a b f x d x displaystyle frac b a n sum i 0 n 1 f left a i frac b a n right approx int a b f x dx nbsp since the right hand side is by definition the limit for n displaystyle n to infty nbsp of the left hand side However for a given summation n is fixed and little can be said about the error in the above approximation without additional assumptions about f it is clear that for wildly oscillating functions the Riemann sum can be arbitrarily far from the Riemann integral Identities EditThe formulae below involve finite sums for infinite summations or finite summations of expressions involving trigonometric functions or other transcendental functions see list of mathematical series General identities Edit n s t C f n C n s t f n displaystyle sum n s t C cdot f n C cdot sum n s t f n quad nbsp distributivity 3 n s t f n n s t g n n s t f n g n displaystyle sum n s t f n pm sum n s t g n sum n s t left f n pm g n right quad nbsp commutativity and associativity 3 n s t f n n s p t p f n p displaystyle sum n s t f n sum n s p t p f n p quad nbsp index shift n B f n m A f s m displaystyle sum n in B f n sum m in A f sigma m quad nbsp for a bijection s from a finite set A onto a set B index change this generalizes the preceding formula n s t f n n s j f n n j 1 t f n displaystyle sum n s t f n sum n s j f n sum n j 1 t f n quad nbsp splitting a sum using associativity n a b f n n 0 b f n n 0 a 1 f n displaystyle sum n a b f n sum n 0 b f n sum n 0 a 1 f n quad nbsp a variant of the preceding formula n s t f n n 0 t s f t n displaystyle sum n s t f n sum n 0 t s f t n quad nbsp the sum from the first term up to the last is equal to the sum from the last down to the first n 0 t f n n 0 t f t n displaystyle sum n 0 t f n sum n 0 t f t n quad nbsp a particular case of the formula above i k 0 k 1 j l 0 l 1 a i j j l 0 l 1 i k 0 k 1 a i j displaystyle sum i k 0 k 1 sum j l 0 l 1 a i j sum j l 0 l 1 sum i k 0 k 1 a i j quad nbsp commutativity and associativity again k j i n a i j i k n j k i a i j j k n i j n a i j j 0 n k i k n j a i j i displaystyle sum k leq j leq i leq n a i j sum i k n sum j k i a i j sum j k n sum i j n a i j sum j 0 n k sum i k n j a i j i quad nbsp another application of commutativity and associativity n 2 s 2 t 1 f n n s t f 2 n n s t f 2 n 1 displaystyle sum n 2s 2t 1 f n sum n s t f 2n sum n s t f 2n 1 quad nbsp splitting a sum into its odd and even parts for even indexes n 2 s 1 2 t f n n s 1 t f 2 n n s 1 t f 2 n 1 displaystyle sum n 2s 1 2t f n sum n s 1 t f 2n sum n s 1 t f 2n 1 quad nbsp splitting a sum into its odd and even parts for odd indexes i 0 n a i j 0 n b j i 0 n j 0 n a i b j displaystyle left sum i 0 n a i right left sum j 0 n b j right sum i 0 n sum j 0 n a i b j quad nbsp distributivity i s m j t n a i c j i s m a i j t n c j displaystyle sum i s m sum j t n a i c j left sum i s m a i right left sum j t n c j right quad nbsp distributivity allows factorization n s t log b f n log b n s t f n displaystyle sum n s t log b f n log b prod n s t f n quad nbsp the logarithm of a product is the sum of the logarithms of the factors C n s t f n n s t C f n displaystyle C sum limits n s t f n prod n s t C f n quad nbsp the exponential of a sum is the product of the exponential of the summands Powers and logarithm of arithmetic progressions Edit i 1 n c n c displaystyle sum i 1 n c nc quad nbsp for every c that does not depend on i i 0 n i i 1 n i n n 1 2 displaystyle sum i 0 n i sum i 1 n i frac n n 1 2 qquad nbsp Sum of the simplest arithmetic progression consisting of the first n natural numbers 2 52 i 1 n 2 i 1 n 2 displaystyle sum i 1 n 2i 1 n 2 qquad nbsp Sum of first odd natural numbers i 0 n 2 i n n 1 displaystyle sum i 0 n 2i n n 1 qquad nbsp Sum of first even natural numbers i 1 n log i log n displaystyle sum i 1 n log i log n qquad nbsp A sum of logarithms is the logarithm of the product i 0 n i 2 i 1 n i 2 n n 1 2 n 1 6 n 3 3 n 2 2 n 6 displaystyle sum i 0 n i 2 sum i 1 n i 2 frac n n 1 2n 1 6 frac n 3 3 frac n 2 2 frac n 6 qquad nbsp Sum of the first squares see square pyramidal number 2 52 i 0 n i 3 i 0 n i 2 n n 1 2 2 n 4 4 n 3 2 n 2 4 displaystyle sum i 0 n i 3 left sum i 0 n i right 2 left frac n n 1 2 right 2 frac n 4 4 frac n 3 2 frac n 2 4 qquad nbsp Nicomachus s theorem 2 52 More generally one has Faulhaber s formula for p gt 1 displaystyle p gt 1 nbsp k 1 n k p n p 1 p 1 1 2 n p k 2 p p k B k p k 1 n p k 1 displaystyle sum k 1 n k p frac n p 1 p 1 frac 1 2 n p sum k 2 p binom p k frac B k p k 1 n p k 1 nbsp where B k displaystyle B k nbsp denotes a Bernoulli number and p k displaystyle binom p k nbsp is a binomial coefficient Summation index in exponents Edit In the following summations a is assumed to be different from 1 i 0 n 1 a i 1 a n 1 a displaystyle sum i 0 n 1 a i frac 1 a n 1 a nbsp sum of a geometric progression i 0 n 1 1 2 i 2 1 2 n 1 displaystyle sum i 0 n 1 frac 1 2 i 2 frac 1 2 n 1 nbsp special case for a 1 2 i 0 n 1 i a i a n a n n 1 a n 1 1 a 2 displaystyle sum i 0 n 1 ia i frac a na n n 1 a n 1 1 a 2 nbsp a times the derivative with respect to a of the geometric progression i 0 n 1 b i d a i b i 0 n 1 a i d i 0 n 1 i a i b 1 a n 1 a d a n a n n 1 a n 1 1 a 2 b 1 a n n 1 d a n 1 a d a 1 a n 1 1 a 2 displaystyle begin aligned sum i 0 n 1 left b id right a i amp b sum i 0 n 1 a i d sum i 0 n 1 ia i amp b left frac 1 a n 1 a right d left frac a na n n 1 a n 1 1 a 2 right amp frac b 1 a n n 1 da n 1 a frac da 1 a n 1 1 a 2 end aligned nbsp sum of an arithmetico geometric sequence dd dd Binomial coefficients and factorials Edit Main article Binomial coefficient Sums of the binomial coefficients There exist very many summation identities involving binomial coefficients a whole chapter of Concrete Mathematics is devoted to just the basic techniques Some of the most basic ones are the following Involving the binomial theorem Edit i 0 n n i a n i b i a b n displaystyle sum i 0 n n choose i a n i b i a b n nbsp the binomial theorem i 0 n n i 2 n displaystyle sum i 0 n n choose i 2 n nbsp the special case where a b 1 i 0 n n i p i 1 p n i 1 displaystyle sum i 0 n n choose i p i 1 p n i 1 nbsp the special case where p a 1 b which for 0 p 1 displaystyle 0 leq p leq 1 nbsp expresses the sum of the binomial distribution i 0 n i n i n 2 n 1 displaystyle sum i 0 n i n choose i n 2 n 1 nbsp the value at a b 1 of the derivative with respect to a of the binomial theorem i 0 n n i i 1 2 n 1 1 n 1 displaystyle sum i 0 n frac n choose i i 1 frac 2 n 1 1 n 1 nbsp the value at a b 1 of the antiderivative with respect to a of the binomial theoremInvolving permutation numbers Edit In the following summations n P k displaystyle n P k nbsp is the number of k permutations of n i 0 n i P k n i n P k 2 n k displaystyle sum i 0 n i P k n choose i n P k 2 n k nbsp i 1 n i k P k 1 i 1 n j 0 k i j n k 1 n 1 k 2 displaystyle sum i 1 n i k P k 1 sum i 1 n prod j 0 k i j frac n k 1 n 1 k 2 nbsp i 0 n i n i i 0 n n P i n e n Z displaystyle sum i 0 n i cdot n choose i sum i 0 n n P i lfloor n cdot e rfloor quad n in mathbb Z nbsp where and x displaystyle lfloor x rfloor nbsp denotes the floor function Others Edit k 0 m n k n n m 1 n 1 displaystyle sum k 0 m binom n k n binom n m 1 n 1 nbsp i k n i k n 1 k 1 displaystyle sum i k n i choose k n 1 choose k 1 nbsp i 0 n i i n 1 1 displaystyle sum i 0 n i cdot i n 1 1 nbsp i 0 n m i 1 i m n n displaystyle sum i 0 n m i 1 choose i m n choose n nbsp i 0 n n i 2 2 n n displaystyle sum i 0 n n choose i 2 2n choose n nbsp i 0 n 1 i n e n displaystyle sum i 0 n frac 1 i frac lfloor n e rfloor n nbsp Harmonic numbers Edit i 1 n 1 i H n displaystyle sum i 1 n frac 1 i H n quad nbsp the n th harmonic number i 1 n 1 i k H n k displaystyle sum i 1 n frac 1 i k H n k quad nbsp a generalized harmonic number Growth rates EditThe following are useful approximations using theta notation i 1 n i c 8 n c 1 displaystyle sum i 1 n i c in Theta n c 1 nbsp for real c greater than 1 i 1 n 1 i 8 log e n displaystyle sum i 1 n frac 1 i in Theta log e n nbsp See Harmonic number i 1 n c i 8 c n displaystyle sum i 1 n c i in Theta c n nbsp for real c greater than 1 i 1 n log i c 8 n log n c displaystyle sum i 1 n log i c in Theta n cdot log n c nbsp for non negative real c i 1 n log i c i d 8 n d 1 log n c displaystyle sum i 1 n log i c cdot i d in Theta n d 1 cdot log n c nbsp for non negative real c d i 1 n log i c i d b i 8 n d log n c b n displaystyle sum i 1 n log i c cdot i d cdot b i in Theta n d cdot log n c cdot b n nbsp for non negative real b gt 1 c dHistory EditIn 1675 Gottfried Wilhelm Leibniz in a letter to Henry Oldenburg suggests the symbol to mark the sum of differentials Latin calculus summatorius hence the S shape 4 5 6 The renaming of this symbol to integral arose later in exchanges with Johann Bernoulli 6 In 1755 the summation symbol S is attested in Leonhard Euler s Institutiones calculi differentialis 7 8 Euler uses the symbol in expressions like S 2 w x w 2 x 2 displaystyle Sigma 2wx w 2 x 2 nbsp In 1772 usage of S and Sn is attested by Lagrange 7 9 In 1823 the capital letter S is attested as a summation symbol for series This usage was apparently widespread 7 In 1829 the summation symbol S is attested by Fourier and C G J Jacobi 7 Fourier s use includes lower and upper bounds for example 10 11 i 1 e i 2 t displaystyle sum i 1 infty e i 2 t ldots nbsp See also EditCapital pi notation Einstein notation Iverson bracket Iterated binary operation Kahan summation algorithm Product mathematics Summation by parts the summation single glyph U 2211 N ARY SUMMATION the paired glyph s beginning U 23B2 SUMMATION TOP the paired glyph s end U 23B3 SUMMATION BOTTOM Notes Edit For details see Triangular number For a detailed exposition on summation notation and arithmetic with sums see Graham Ronald L Knuth Donald E Patashnik Oren 1994 Chapter 2 Sums Concrete Mathematics A Foundation for Computer Science PDF 2nd ed Addison Wesley Professional ISBN 978 0201558029 permanent dead link in contexts where there is no possibility of confusion with the imaginary unit i displaystyle i nbsp Although the name of the dummy variable does not matter by definition one usually uses letters from the middle of the alphabet i displaystyle i nbsp through q displaystyle q nbsp to denote integers if there is a risk of confusion For example even if there should be no doubt about the interpretation it could look slightly confusing to many mathematicians to see x displaystyle x nbsp instead of k displaystyle k nbsp in the above formulae involving k displaystyle k nbsp References Edit Summation Notation www columbia edu Retrieved 2020 08 16 a b c d Handbook of Discrete and Combinatorial Mathematics Kenneth H Rosen John G Michaels CRC Press 1999 ISBN 0 8493 0149 1 a b Calculus I Summation Notation tutorial math lamar edu Retrieved 2020 08 16 Burton David M 2011 The History of Mathematics An Introduction 7th ed McGraw Hill p 414 ISBN 978 0 07 338315 6 Leibniz Gottfried Wilhelm 1899 Gerhardt Karl Immanuel ed Der Briefwechsel von Gottfried Wilhelm Leibniz mit Mathematikern Erster Band Berlin Mayer amp Muller p 154 a b Cajori 1929 pp 181 182 a b c d Cajori 1929 p 61 Euler Leonhard 1755 Institutiones Calculi differentialis in Latin Petropolis p 27 Lagrange Joseph Louis 1867 1892 Oeuvres de Lagrange Tome 3 in French Paris p 451 a href Template Cite book html title Template Cite book cite book a CS1 maint location missing publisher link Memoires de l Academie royale des sciences de l Institut de France pour l annee 1825 tome VIII in French Paris Didot 1829 pp 581 622 Fourier Jean Baptiste Joseph 1888 1890 Oeuvres de Fourier Tome 2 in French Paris Gauthier Villars p 149 Bibliography EditCajori Florian 1929 A History Of Mathematical Notations Volume II Open Court Publishing ISBN 978 0 486 67766 8 External links Edit nbsp Media related to Summation at Wikimedia Commons Retrieved from https en wikipedia org w index php title Summation amp oldid 1180458796 Capital sigma notation, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.