Fool Proof Mathematics/CP1/Complex numbers: Difference between revisions

From testwiki
Jump to navigation Jump to search
imported>JackBot
 
(No difference)

Latest revision as of 02:00, 20 February 2019

Consider a mathematics which only allows for positive numbers. This drastically restricts the solutions obtainable such as being unable to answer "What is 5+x=17?". A similar problem arises with polynomials, as without expanding our system of numbers some polynomials have no solution. A complex number encapsulates all real numbers as well as introducing the imaginary unit, i=1, such that a complex number has 2 components:

z=a+biwhere a,b. biis an imaginary number. Two functions are introduced to distinguish between the 2 componentsː Re(z)=a,Im(z)=b. Addition and subtraction of complex numbers works the same way as algebraic and root manipulation, the only difference to bear in mind is thatː i2=1which is a real number, allowing further simplification.

As previously alluded to, quadratics now have solutions for when the discriminant is less than 0ː b24ac<0means the quadratic has 2 distinct complex solutions.

Worked Examples
  1. i3=i2i=i
  2. Solve the equation z2+9=0ːz2=9z=±9=±19=±3i

The complex conjugate of a complex number has the same real part but the inverse of its' imaginary part. This allows the us to utilize the difference of two squares identity, making the product of 2 complex numbers realːz=a+biz*=abizz*=(a+bi)(abi)=a2b2i2=a2+b2We can use an already learnt trick of rationalizing the denominator to divide 2 complex numbers by multiplying the fraction by the denominators' complex conjugate, i.e: z1z2×z2*z2*.


Template:BookCat