Content deleted Content added
changed normalization |
m clarification |
||
Line 7:
j = 0,\dots,n-1. </math>
If ''n'' is a prime number, then the set of non-zero indices ''k'' = 1,...,''n''-1 forms a [[group (mathematics)|group]] under multiplication [[modulo]] ''n''. One consequence of this is that there exists a [[generating set of a group|generator]] of the group, an integer ''g'' such that ''k'' = ''g''<sup>''q''</sup> (mod ''n'') for any non-zero index ''k'' and for some ''q'' in 0,...,''n''-2. Similarly ''j'' = ''g''<sup>-''p''</sup> (mod ''n'') for any non-zero index ''j'' and for some ''p'' in 0,...,''n''-2, where the negative exponent denotes the multiplicative inverse of ''g''<sup>''p''</sup> modulo ''n''. That means that we can rewrite the DFT using these new indices ''p'' and ''q'' as:
:<math> f_0 = \sum_{k=0}^{n-1} x_k,</math>
|