Imaginary And Complex Numbers

From bibbleWiki
Jump to navigation Jump to search

Introduction

So just trying to keep this stuff in my head. 42 years ago I was onto all this so let's see how we go. From memory is was a pretty easy ride. Just remember   i=1   i2=1   i3=1   i4=1

Simplifying

So he gave examples and how he solved it an I guess most of the was just substitution and recognizing you can split exponent by adding e.g. x4=x3.x1
So
  i7=i4.i3 = 1.(i) = i
  i33=i32.i1 = (14)8.i = i8.i = i
So I guess, get it down to a value you know and you are good to go

Solving Absolute Value of a Complex Number

So another remember the formula jobby. Standard form of a complex number is a+bi where a is the real number and b is the complete number. And the formula to working out the absolute value of a complex number is
  | a + bi | = i=a2+b2
So an example
  | 5 + 12i | = i=52+122 = i=25+144 = i=169 = 13