Example: stock market

COMPLEX NUMBERS AND QUADRATIC EQUATIONS

ChapterCOMPLEX NUMBERS ANDQUADRATIC EQUATIONSW. R. Hamilton(1805-1865)vMathematics is the Queen of Sciences and Arithmetic is the Queen ofMathematics. GAUSS IntroductionIn earlier classes, we have studied linear EQUATIONS in oneand two variables and QUADRATIC EQUATIONS in one have seen that the equation x2 + 1 = 0 has no realsolution as x2 + 1 = 0 gives x2 = 1 and square of everyreal number is non-negative. So, we need to extend thereal number system to a larger system so that we canfind the solution of the equation x2 = 1. In fact, the mainobjective is to solve the equation ax2 + bx + c = 0, whereD = b2 4ac < 0, which is not possible in the system ofreal COMPLEX NumbersLet us denote 1 by the symbol i.

5.3 Algebra of Complex Numbers In this Section, we shall develop the algebra of complex numbers. 5.3.1 Addition of two complex numbers Let z 1 = a + ib and z 2 = c + id be any two complex numbers. Then, the sum z 1 + z 2 is defined as follows: z 1 + z 2 = (a + c) + i (b + d), which is again a complex number.

Tags:

  Number, Complex, Complex number

Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Other abuse

Advertisement

Transcription of COMPLEX NUMBERS AND QUADRATIC EQUATIONS

1 ChapterCOMPLEX NUMBERS ANDQUADRATIC EQUATIONSW. R. Hamilton(1805-1865)vMathematics is the Queen of Sciences and Arithmetic is the Queen ofMathematics. GAUSS IntroductionIn earlier classes, we have studied linear EQUATIONS in oneand two variables and QUADRATIC EQUATIONS in one have seen that the equation x2 + 1 = 0 has no realsolution as x2 + 1 = 0 gives x2 = 1 and square of everyreal number is non-negative. So, we need to extend thereal number system to a larger system so that we canfind the solution of the equation x2 = 1. In fact, the mainobjective is to solve the equation ax2 + bx + c = 0, whereD = b2 4ac < 0, which is not possible in the system ofreal COMPLEX NumbersLet us denote 1 by the symbol i.

2 Then, we have 21i= . This means that i is asolution of the equation x2 + 1 = number of the form a + ib, where a and b are real NUMBERS , is defined to be acomplex number . For example, 2 + i3, ( 1) + 3i, 1411i + are COMPLEX the COMPLEX number z = a + ib, a is called the real part, denoted by Re z andb is called the imaginary part denoted by Im z of the COMPLEX number z. For example,if z = 2 + i5, then Re z = 2 and Im z = COMPLEX NUMBERS z1 = a + ib and z2 = c + id are equal if a = c and b = MATHEMATICSE xample 1 If 4x + i(3x y) = 3 + i ( 6), where x and y are real NUMBERS , then findthe values of x and We have4x + i (3x y) = 3 + i ( 6).

3 (1)Equating the real and the imaginary parts of (1), we get4x = 3, 3x y = 6,which, on solving simultaneously, give 34x= and 334y=. Algebra of COMPLEX NumbersIn this Section, we shall develop the algebra of COMPLEX Addition of two COMPLEX NUMBERS Let z1 = a + ib and z2 = c + id be any twocomplex NUMBERS . Then, the sum z1 + z2 is defined as follows:z1 + z2 = (a + c) + i (b + d), which is again a COMPLEX example, (2 + i3) + ( 6 +i5) = (2 6) + i (3 + 5) = 4 + i 8 The addition of COMPLEX NUMBERS satisfy the following properties:(i)The closure law The sum of two COMPLEX NUMBERS is a complexnumber, , z1 + z2 is a COMPLEX number for all COMPLEX numbersz1 and z2.

4 (ii)The commutative law For any two COMPLEX NUMBERS z1 and z2,z1 + z2 = z2 + z1(iii)The associative law For any three COMPLEX NUMBERS z1, z2, z3,(z1 + z2) + z3 = z1 + (z2 + z3).(iv)The existence of additive identity There exists the COMPLEX number0 + i 0 (denoted as 0), called the additive identity or the zero complexnumber, such that, for every COMPLEX number z, z + 0 = z.(v)The existence of additive inverse To every COMPLEX numberz = a + ib, we have the COMPLEX number a + i( b) (denoted as z),called the additive inverse or negative of z. We observe that z + ( z) = 0(the additive identity).

5 Difference of two COMPLEX NUMBERS Given any two COMPLEX NUMBERS z1 andz2, the difference z1 z2 is defined as follows:z1 z2 = z1 + ( z2).For example,(6 + 3i) (2 i) = (6 + 3i) + ( 2 + i ) = 4 + 4iand(2 i) (6 + 3i) = (2 i) + ( 6 3i) = 4 4i2022-23 COMPLEX NUMBERS AND QUADRATIC EQUATIONS Multiplication of two COMPLEX NUMBERS Let z1 = a + ib and z2 = c + id be anytwo COMPLEX NUMBERS . Then, the product z1 z2 is defined as follows:z1 z2 = (ac bd) + i(ad + bc)For example, (3 + i5) (2 + i6) = (3 2 5 6) + i(3 6 + 5 2) = 24 + i28 The multiplication of COMPLEX NUMBERS possesses the following properties, whichwe state without proofs.

6 (i)The closure law The product of two COMPLEX NUMBERS is a COMPLEX number ,the product z1 z2 is a COMPLEX number for all COMPLEX NUMBERS z1 and z2.(ii)The commutative law For any two COMPLEX NUMBERS z1 and z2,z1 z2 = z2 z1.(iii)The associative law For any three COMPLEX NUMBERS z1, z2, z3,(z1 z2) z3 = z1 (z2 z3).(iv)The existence of multiplicative identity There exists the COMPLEX number1 + i 0 (denoted as 1), called the multiplicative identity such that = z,for every COMPLEX number z.(v)The existence of multiplicative inverse For every non-zero complexnumber z = a + ib or a + bi(a 0, b 0), we have the COMPLEX number2222a biabab+++ (denoted by 1z or z 1 ), called the multiplicative inverseof z such (the multiplicative identity).

7 (vi)The distributive law For any three COMPLEX NUMBERS z1, z2, z3,(a) z1 (z2 + z3) = z1 z2 + z1 z3(b) (z1 + z2) z3 = z1 z3 + z2 Division of two COMPLEX NUMBERS Given any two COMPLEX NUMBERS z1 and z2,where 20z , the quotient 12zz is defined by11221zzzz=For example, letz1 = 6 + 3i and z2 = 2 iThen121(6 3 )2zizi =+ = ()6 3i+ ( )( )( )2222122121i + + + 2022-23100 MATHEMATICS= ()26 35ii+ + = ()()1112 36 69 1255ii ++ =+ Power of i we know that()321ii iii== = ,()( )224211ii== =()( )22521iiiii== =, ()()336211ii== = , , we have 122111,1,11iiiiiiii = == === 34341111,111iiiiiiiii == = === = In general, for any integer k, i4k = 1, i4k + 1 = i, i4k + 2 = 1, i4k + 3 = The square roots of a negative real numberNote that i2 = 1 and ( i)2 = i2 = 1 Therefore, the square roots of 1 are i, i.

8 However, by the symbol 1 , we wouldmean i , we can see that i and i both are the solutions of the equation x2 + 1 = 0 orx2 = ()()2233i= i2 = 3 ( 1) = 3()23i = ()23 i2 = 3 Therefore, the square roots of 3 are 3i and 3i .Again, the symbol 3 is meant to represent 3i only, , 3 = , if a is a positive real number , a = 1a = a i,We already know that ab = ab for all positive real number a and b. Thisresult also holds true when either a > 0, b < 0 or a < 0, b > 0. What if a < 0, b < 0?Let us that2022-23 COMPLEX NUMBERS AND QUADRATIC EQUATIONS 101( ) ( )21111i= = (by assuming ab = ab for all real NUMBERS )= 1 = 1, which is a contradiction to the fact that = , abab if both a and b are negative real , if any of a and b is zero, then, clearly, abab == Identities We prove the following identity()22212121 22zzzzz z+=++, for all COMPLEX NUMBERS z1 and We have,(z1 + z2)2 = (z1 + z2) (z1 + z2),= (z1 + z2) z1 + (z1 + z2) z2(Distributive law)= 2212 11 22zz zz zz+++(Distributive law) = 2211 21 22zz zz zz+++(Commutative law of multiplication)

9 = 2211 222zz zz++Similarly, we can prove the following identities:(i)()2221211 222zzzz zz = +(ii)()332231211 21 2233zzzz zz zz+=+++(iii)()332231211 21 2233zzzz zz zz = + (iv)()()22121212z zzzz z=+In fact, many other identities which are true for all real NUMBERS , can be provedto be true for all COMPLEX 2 Express the following in the form of a + bi:(i)()158ii (ii)()()2ii 318i Solution(i)()158ii = 258i = ()518 = 58= 508i+(ii)( ) ( )3128iii = 5128 8 8i = ( )221256i 1256ii=.2022-23102 MATHEMATICSE xample 3 Express (5 3i)3 in the form a + have, (5 3i)3=53 3 52 (3i) + 3 5 (3i)2 (3i)3= 125 225i 135 + 27i = 10 4 Express ()()32 2 3i + in the form of a + ibSolution We have, ()()322 3i + = ()()322 3ii + = 2632 62iii ++ = ()()623 1 2 2i +++ The Modulus and the Conjugate of a COMPLEX NumberLet z = a + ib be a COMPLEX number .

10 Then, the modulus of z, denoted by | z |, is definedto be the non-negative real number 22ab+, , | z | = 22ab+ and the conjugateof z, denoted as z, is the COMPLEX number a ib, , z = a example,2233110i+=+=, 222 52( 5)29i =+ =,and33ii+ = , 2 52 5ii = +, 35i = 3i 5 Observe that the multiplicative inverse of the non-zero COMPLEX number z isgiven byz 1 = 1a ib+ = 2222abiabab +++ = 22a ibab + = 2zzor z 2zz=Furthermore, the following results can easily be any two compex NUMBERS z1 and z2 , we have(i)1212z zz z=(ii)1122zzzz= provided 20z (iii)1 212z zz z=(iv)1212zzzz = (v) 1122zzzz = provided z2 NUMBERS AND QUADRATIC EQUATIONS 103 Example 5 Find the multiplicative inverse of 2 z = 2 3iThenz = 2 + 3i and2222( 3)13z=+ =Therefore, the multiplicative inverse of 2 3i is given byz 1 22 3231313 13ziiz+===+The above working can be reproduced in the following manner also,z 1 =12 32 3(2 3 ) (2 3 )iiii+= +=222 32 3231313 132(3 )iiii++==+ Example 6 Express the following in the form a + ib(i) 5212ii+ (ii) i 35 Solution(i) We have, 525212121212iiiiii+++= + ()25 5 22212iii++ = = 3 6 23(1 2 2 )1 23ii++=+ = 1 2 2i+.


Related search queries