Cyclic sum: Difference between revisions
| Line 9: | Line 9: | ||
==Notation== | ==Notation== | ||
A cyclic sum is often specified by having the variables to cycle through underneath the sigma, as follows: <math>\sum_{a,b,c}\frac{ab}{cd}</math> | A cyclic sum is often specified by having the variables to cycle through underneath the sigma, as follows: <math>\sum_{a,b,c}\frac{ab}{cd}.</math> Note that a cyclic sum need not cycle through all of the variables. | ||
A cyclic sum is also sometimes specified by <math>\sum_{cyc}</math>. | A cyclic sum is also sometimes specified by <math>\sum_{cyc}</math>. This notation implies that all variables are cycled through. | ||
==See also== | ==See also== | ||
Revision as of 08:11, 28 April 2022
A cyclic sum is a summation that cycles through all the values of a function and takes their sum, so to speak.
Rigorous definition
Consider a function
. The cyclic sum
is equal to
Note that not all permutations of the variables are used; they are just cycled through.
Notation
A cyclic sum is often specified by having the variables to cycle through underneath the sigma, as follows:
Note that a cyclic sum need not cycle through all of the variables.
A cyclic sum is also sometimes specified by
. This notation implies that all variables are cycled through.