What Does Modulus of Negative Numbers Mean in DFT Symmetry?

Click For Summary

Discussion Overview

The discussion revolves around the interpretation of the modulus of negative numbers within the context of the discrete Fourier transform (DFT) symmetry property. Participants explore both the general mathematical definition of modulus and its implications in DFT.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification

Main Points Raised

  • One participant presents the DFT symmetry property involving the modulus of negative numbers and seeks clarification on its meaning.
  • Another participant explains the standard definition of modulus in whole number arithmetic, noting that for negative numbers, one must start from a multiple less than or equal to a multiple of N.
  • A further example is provided to illustrate how to compute the modulus of a negative number, emphasizing the decomposition theorem.
  • Another participant confirms their interest in the standard definition and expresses curiosity about any potential physical meaning in DFT.
  • A different explanation is offered, detailing how to find the modulus of a negative number by writing it in terms of a multiple of N and ensuring the result is non-negative.
  • One participant expresses gratitude for the clarification provided by another, indicating that the explanation was helpful.

Areas of Agreement / Disagreement

Participants generally agree on the standard definition of modulus for negative numbers, but there is no consensus on the specific implications or meanings of this concept within the context of DFT.

Contextual Notes

The discussion does not resolve the potential physical significance of the modulus of negative numbers in DFT, leaving that aspect open for further exploration.

EngWiPy
Messages
1,361
Reaction score
61
One of the discrete Fourier transform (DFT) properties (symmetry property) is that:

x^*[-n]_N \stackrel{DFT}{\leftrightarrow}X^*[k]

where * means conjugate, and [.]_N means modulus N. What is the meaning of modulus of negative numbers?

Thanks in advance
 
Mathematics news on Phys.org
S_David said:
One of the discrete Fourier transform (DFT) properties (symmetry property) is that:

x^*[-n]_N \stackrel{DFT}{\leftrightarrow}X^*[k]

where * means conjugate, and [.]_N means modulus N. What is the meaning of modulus of negative numbers?

Thanks in advance

Hey S_David.

When you say modulus do you mean the standard definition found in whole number arithmetic?

If this is the case, then the normal definition applies. Basically it is the lowest remainder given dimension of some number by a whole number N.

For negative numbers, this means that you have to start from a multiple that is less than or equal to a multiple of N.

So let's say we have a number -8 and our modulus argument is 9, then the answer is going to be 1 since -9 is a factor of 9 and one more than -9 is -8. Basically we apply the same decomposition theorem of n = pq + r where r is the modulo result, n is our input to decompose and q is your 'N' in this case and p is a whole number which in the negative case is a negative number.

Is this what you are wondering about? I get a feeling it may not be since you are asking about things in the context of Fourier transforms.
 
Yeah, I asked for standard definition. May be there is a physical meaning in DFT, but I wanted to know about the negative numbers in general.

Thanks
 
A negative number, x, mod n, is defined in exactly the same way as for a positive number: write x= mn+ r where 0\le r< n. Then the modulus is r.

For example, to find "-18 mod 5", I note that 3(5)= 15< 18< 20= 4(5). That is -18= -20+ 2 so "-18 mod 5" is 2.

Notice that to find "18 mod 5", I would start the same but write 18= 15+ 3 so "18 mod 5" is 3. It is the fact that r must be non-negative that is key.

Of course. 2+ 3= 5= 0 mod 5. Since -18 and 18 are "additive inverses", so must they be "mod 5".

So another way to find "-x mod n" is to find "x mod n" and subtract that from n.
 
Thanks HallsofIvy, that helped a lot.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K