Can complex numbers store multiple values, such as position and velocity?

In summary, the conversation discusses the possibility of storing two values in a complex number such as particle position and velocity. It is mentioned that while it is possible to do so, it may not be the most practical solution as position and velocity are typically represented as vectors. The use of exponential form is also mentioned but deemed not suitable for this purpose.
  • #1
Horv
3
0
Hello all!
I'm new in the forum, and in complex numbers so I sorry for my mistakes. I have some questions about complex numbers.

So can I store two values in complex number for e.g. a particle position and velocity, like [itex]xe^{i\dot{x}}[/itex]? And if this works, after I get the complex number how can I get back the information of I stored in it? In the e.g. I want back the position of the particle?

Thanks for the answers.
 
Mathematics news on Phys.org
  • #2
Welcome to PF, Horv! :)

You can store 2 real numbers x and y in a complex number by setting z=x+iy.
Or in your example ##z=x+i\dot x##.

The exponential form won't work for you, since the imaginary part of the exponent only has the range [0,2pi).

Position and velocity are usually vectors however.
And that won't fit in a complex number.
Then you would need an quaternion number.
 
  • #3
Thank you! :)
 

Related to Can complex numbers store multiple values, such as position and velocity?

1. What are complex numbers?

Complex numbers are numbers that contain both a real part and an imaginary part. They are typically written in the form a + bi, where a is the real part and bi is the imaginary part. The imaginary unit i is defined as the square root of -1.

2. How do you add or subtract complex numbers?

To add or subtract complex numbers, you simply combine the real parts and the imaginary parts separately. For example, (3 + 2i) + (5 - 4i) = (3 + 5) + (2i - 4i) = 8 - 2i. To subtract, you use the same process but with a minus sign instead.

3. What is the difference between a real and an imaginary number?

A real number is a number that can be found on the number line and can be written as a decimal or a fraction. An imaginary number is a number that cannot be found on the number line and includes the imaginary unit i. Real numbers and imaginary numbers are both types of complex numbers.

4. How do you multiply or divide complex numbers?

To multiply complex numbers, you use the FOIL method (First, Outer, Inner, Last). For example, (3 + 2i)(5 - 4i) = 15 - 12i + 10i - 8i^2 = 15 - 2i - 8(-1) = 7 - 2i. To divide, you use the same process but with a division sign instead. It's also helpful to remember that i^2 = -1.

5. What are the applications of complex numbers?

Complex numbers have many applications in fields such as physics, engineering, and economics. They are used to solve problems involving electrical circuits, vibrations and waves, and population growth. They are also used in signal processing, control systems, and computer graphics.

Similar threads

Replies
2
Views
354
Replies
11
Views
2K
Replies
24
Views
2K
Replies
12
Views
2K
  • General Math
Replies
3
Views
815
Replies
3
Views
359
Replies
1
Views
768
Replies
2
Views
2K
  • General Math
Replies
5
Views
1K
Back
Top