Imaginary numbers multiply and divide

Click For Summary
SUMMARY

This discussion focuses on the multiplication and division of complex numbers in the form a + bi. The operations for complex numbers follow the same principles as real numbers, with specific rules for handling the imaginary unit i. Key concepts include the use of the complex conjugate and the modulus of a complex number, defined as sqrt(x² + y²). The multiplication formula (a + ib)(c + id) = (ac - bd) + i(cb + ad) is established, along with the division formula 1/z = (x - iy)/(x² + y²).

PREREQUISITES
  • Understanding of complex numbers and their components (real and imaginary parts)
  • Familiarity with basic algebraic operations (addition, multiplication, division)
  • Knowledge of the complex conjugate and its properties
  • Basic understanding of the modulus of a complex number
NEXT STEPS
  • Study the properties of complex conjugates in greater detail
  • Learn about the geometric representation of complex numbers on the complex plane
  • Explore applications of complex numbers in engineering and physics
  • Investigate advanced topics such as complex number transformations and their implications
USEFUL FOR

Students studying mathematics, particularly those focusing on algebra and trigonometry, as well as professionals in fields such as engineering and physics who utilize complex numbers in their work.

lrp3395
Messages
4
Reaction score
0
I don't really understand how to multiply and divide when numbers are in a+bi form
 
Mathematics news on Phys.org
lrp3395 said:
I don't really understand how to multiply and divide when numbers are in a+bi form

The operations work exactly the same as for just Real Numbers. That's in the beginning. Later, you learn properties of dealing with complex numbers. They are developed or derived logically.

You will learn what is a Conjugate of a complex number, and what happens if you multiply a complex number by its conjugate.

I do not fill in much for you here. You can study about Complex Numbers both in a Trigonometry book and in a College Algebra book.
 
lrp3395 said:
I don't really understand how to multiply and divide when numbers are in a+bi form

A complex number has the form x + iy, where x is called the real part and y is the imaginary part. (a+ib)(c+id) = (ac - bd) + i(cb + ad)This looks weird, but just factor it out and you will see why it happens:

(a+ib)(c+id) = ac + iad + ibc + i^2*bd

but we know that i = sqrt(-1) so i^2 = -1 so this becomes

ac + iad + ibc - bd = (ac - bd) + i(cb + ad)Dividing complex numbers is a little different. FIrst realize that if z = x+iy is a complex number, its complex conjugate is x - iy. We can imagine a graph:
(+ imaginary axis)
|
|-(iy) * (x+iy)
|
|
------|------- (+ x axis)
|
|
|-(-iy) * (x-iy)
(- imaginary axis)

We also know that the modulus of a complex number z (its distance from itself to the origin) is sqrt(x^2 + y^2)

If z = x + iy is a complex number, then 1/z = (x - iy)/(x^2 + y^2)

So think about what this means, first realize that we can break this into something clearer:

x/(x^2+y^2) - i(y/x^2+y^2) So first we are taking the complex conjugate, but first dividing the real and imaginary parts by the square of the modulusRealize we have the same familiar rules: associative, commutative, distributive...
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 52 ·
2
Replies
52
Views
11K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 29 ·
Replies
29
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 21 ·
Replies
21
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K