Imaginary numbers multiply and divide

AI Thread Summary
Multiplying and dividing complex numbers in the form a + bi follows similar rules as real numbers, with additional considerations for the imaginary unit i. The product of two complex numbers (a + ib)(c + id) results in (ac - bd) + i(cb + ad), derived from the expansion and substitution of i² = -1. Dividing complex numbers involves using the conjugate; for a complex number z = x + iy, the division is expressed as 1/z = (x - iy)/(x² + y²). Understanding the modulus, or distance from the origin, is also crucial, calculated as sqrt(x² + y²). Mastery of these concepts can be found in Trigonometry and College Algebra resources.
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...
 
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...

Similar threads

Replies
13
Views
290
Replies
6
Views
2K
Replies
2
Views
2K
Replies
52
Views
10K
Replies
3
Views
2K
Back
Top