Measurement units and complex numbers.

Click For Summary

Homework Help Overview

The discussion revolves around the conversion of measurement units, particularly in the context of complex numbers. The original poster is exploring whether there are unique considerations when converting complex quantities, such as (5 + 2i) meters/sec, into other units like miles per hour.

Discussion Character

  • Exploratory, Conceptual clarification, Assumption checking

Approaches and Questions Raised

  • The original poster poses questions about the conversion process for complex numbers and whether any measurement units might require complex conversion factors. Participants discuss the nature of physical quantities and the relationship between units and complex numbers.

Discussion Status

Participants are actively engaging with the questions raised, with some providing insights into the nature of complex numbers and their representation. There is a mix of interpretations regarding the application of units to complex values, and while some guidance has been offered, no consensus has been reached.

Contextual Notes

There is an ongoing exploration of the definitions and implications of using complex numbers in measurement conversions, with references to mathematical concepts such as vectors and quaternions. The discussion includes considerations of hypothetical scenarios, such as particles with imaginary mass.

Orefa
Messages
91
Reaction score
0
I am programming a module used to convert measurement units. This will be part of a system that supports complex numbers. I never use complex numbers in my field but of course engineers and physicists do so I thought I should ask a couple of questions first.

Q1. Is there anything unusual about converting something like (5 + 2i) meters/sec into miles per hour? I think it is the same process as with plain old real numbers (multiply by ~2.237 in this particular case) but are there conditions specific to complex values and not reals?

Q2. Is there any mesurement unit(s) that uses a complex conversion factor instead of just a real ratio? In other words, would the software ever need to indicate a conversion ratio as a complex value instead of just a real?
 
Physics news on Phys.org
Orefa said:
I am programming a module used to convert measurement units. This will be part of a system that supports complex numbers. I never use complex numbers in my field but of course engineers and physicists do so I thought I should ask a couple of questions first.

Q1. Is there anything unusual about converting something like (5 + 2i) meters/sec into miles per hour? I think it is the same process as with plain old real numbers (multiply by ~2.237 in this particular case) but are there conditions specific to complex values and not reals?

Q2. Is there any mesurement unit(s) that uses a complex conversion factor instead of just a real ratio? In other words, would the software ever need to indicate a conversion ratio as a complex value instead of just a real?

Without getting too Mathematical about it, basically a physical quantity is a "number" with a unit attached to it. "number" means whatever number system you are using, so the unit for a "complex velocity" will still be in m/s, or cm/s, or furlongs/fortnight or whatever your unit system uses. Matrices also work the same way, in case you are wondering. Most people, though, tend to attach the unit to the numbers that make up the matrix rather than apply it to the matrix itself. But there is nothing wrong in doing so.

For the above reasons I can't think of any sort of a "complex" unit. Even if there is a way to define such a thing, I would think that the imaginary nature of the unit would simply be defined as part of the unit itself. For example, you can technically think of a kilogram as being somehow at "right angles" to a meter, and define a kilogram as an "imaginary meter" or kg=\sqrt{-1}m. But the unit would still work the same way as a kilogram would, so I can see no advantage in doing so.

-Dan
 
Nothing to be concerned about then. Thanks Dan.
 
Orefa said:
I am programming a module used to convert measurement units. This will be part of a system that supports complex numbers. I never use complex numbers in my field but of course engineers and physicists do so I thought I should ask a couple of questions first.

Q1. Is there anything unusual about converting something like (5 + 2i) meters/sec into miles per hour? I think it is the same process as with plain old real numbers (multiply by ~2.237 in this particular case) but are there conditions specific to complex values and not reals?

Q2. Is there any mesurement unit(s) that uses a complex conversion factor instead of just a real ratio? In other words, would the software ever need to indicate a conversion ratio as a complex value instead of just a real?
If you're multiplying by a scalar (which a conversion factor is), just multiply each component by the conversion factor.

As a general rule, you can think of a complex number as a vector. The real component lies on the x-axis and imaginary component lies on the y-axis. That only gives you a two-dimensional vector.

One of the problems in defining three dimensional vectors is that it's hard to define multiplication of two numbers that have a real part and two imaginary parts. The solution is quaternions. They have a real part and three imaginary parts. A true three-dimensional vector has three imaginary parts with the real part set to zero. The real part of the quaternion can come into play if you move into designing three dimensional animations used in modern video games or simulations.
 
Just as a piece of random information, I seem to recall reading about a hypothetical particle called the tachyon which has an imaginary rest mass, which has the effect of forcing it to move at superluminal velocities, although never actually accelerating or decelerating past c.
 

Similar threads

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