Modulus of negative numbers

In summary, the meaning of modulus for negative numbers is the same as for positive numbers. It is the remainder when the number is divided by the modulus N. In the context of discrete Fourier transform, this property applies to the symmetry between x and X, where * represents the conjugate and [.]_N represents the modulus N. This means that for negative numbers, we start from a multiple that is less than or equal to a multiple of N to find the modulus. This property also applies to the additive inverses of negative numbers.
  • #1
EngWiPy
1,368
61
One of the discrete Fourier transform (DFT) properties (symmetry property) is that:

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

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

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

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

where * means conjugate, and [tex][.]_N[/tex] 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.
 
  • #3
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
 
  • #4
A negative number, x, mod n, is defined in exactly the same way as for a positive number: write x= mn+ r where [itex]0\le r< n[/itex]. 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.
 
  • #5
Thanks HallsofIvy, that helped a lot.
 

What is the modulus of a negative number?

The modulus of a negative number is the positive equivalent of that number. It is the distance of the number from zero on the number line.

How do you calculate the modulus of a negative number?

To calculate the modulus of a negative number, you simply remove the negative sign from the number. For example, the modulus of -5 is 5.

Is the modulus of a negative number always positive?

Yes, the modulus of a negative number is always positive. It represents the distance of the number from zero, which is always positive.

Why is the modulus of a negative number important?

The modulus of a negative number is important because it helps us find the absolute value of a number. It is also used in various mathematical equations and can help us determine the direction of a number on a number line.

Can the modulus of a negative number be zero?

Yes, the modulus of a negative number can be zero if the negative number itself is zero. In this case, the distance from zero is also zero, making the modulus zero as well.

Similar threads

Replies
5
Views
2K
Replies
4
Views
384
  • General Math
Replies
4
Views
720
Replies
5
Views
1K
Replies
5
Views
1K
  • Electrical Engineering
Replies
4
Views
795
Replies
1
Views
2K
Replies
5
Views
705
Replies
12
Views
928
Replies
4
Views
2K
Back
Top