![]() |
VOOZH | about |
The value of i is a fundamental concept in mathematics, particularly in the field of complex numbers. Known as the imaginary unit or iota, it represents numbers that are not real but are an essential part of the mathematical system. The concept of i arose to handle situations involving the square root of negative numbers, which can't be calculated in the real number system.
The value of i is defined as:
i = โ-1 and i ร i = i2 = -1
Since the value of โ-1 can't be calculated, it is represented by the term 'i'.
Value of iota 'i' in Complex Numbers
In complex numbers, i is used to represent the imaginary part. A complex number is generally written as:
z = a + ib
where a and b are real numbers
ib denotes the complex part
If the number z is purely imaginary then x = 0 and if the number z is real then y = 0.
Let us see how we can graphically represent a complex number in the complex plane:
The number can be in one of the four quadrants depending on the sign of real numbers x and y. We know that a number can have a complex part and real part. The real part decides whether point lies on positive or negative side of x axis and at what distance from y-axis. In contrast, the complex part denotes whether point lies on positive or negative side of y axis and at what distance from x-axis. Let us see each case and the corresponding quadrant.
Quadrant | X coordinate | Y coordinate |
|---|---|---|
1st Quadrant | positive | positive |
2nd Quadrant | negative | positive |
3rd Quadrant | negative | negative |
4th Quadrant | positive | negative |
When we refer to the absolute value of a number, it is the modulus value of the number. We know that the absolute value of both 1 and -1 is 1 therefore, we the absolute value of i is 1.
The absolute value of complex numbers can be term as:
|z| = โ (a2 + b2)
For the imaginary unit i, which can be represented as 0 + i,
z = 0 + i.1 , a = 0 and b = 1
|z| = โ (a2 + b2)
โด |z| = |i| = 1
So, the absolute value of i is โฃiโฃ =1.
Now let us manipulate the properties of i and see what happens when we repeatedly multiply the number 'i'. Note that if we take the square of any real number, the value always comes out to be positive which is not the case with the complex number 'i'. Let us see this from the table.
Power(n) | Expression | Value |
|---|---|---|
-3 | 1/i3 = 1/(-1 ร i) = 1/-i = i | i |
-2 | 1/i2 = 1/-1 = -1 | -1 |
-1 | 1/i = -i | -i |
0 | i0 = 1 | 1 |
1 | i | i |
2 | i2 = -1 | -1 |
3 | i3 = -i | -i |
4 | i4 = i2 รi2 = -1 ร -1 = 1 | 1 |
5 | i5 = i2 รi2 รi= -1 ร -1 รi = i | i |
6 | i6= i2 รi2 รi2 = -1 ร -1 ร-1 = -1 | -1 |
Read More: Power of iota
From the above table, we can generalize that i is a cyclic expression that repeats its value after four intervals which can be given by
Let us take a look at some properties of i
Related Articles:
Example 1: Evaluate the value of expression โ-6
Solution:
We have โ-6
โ-6 = โ-1 ยท โ6
Since โ-1 = i
โด โ-6 = iโ6
Example 2: Find the value of โ49 + โ-8
Solution:
โ-8 = โ-1 .โ8
since โ-1 = i and โ8 = 2โ2
โด โ-8 = 2iโ2
Also we know โ49 = 7
Hence, โ49 + โ-8 = 7 + 2iโ2
Example 3: Find the value of x + y if x = โ49 + โ-8 and y = -2iโ2.
Solution:
โ-8 = โ-1 .โ8
since โ-1 = i and โ8 = 2โ2โด โ-8 = 2iโ2
โด โ49 + โ-8 = 7 + 2iโ2 ( As โ49 = 7)
โดx = 7 + 2iโ2Given y = -2iโ2
โด x + y = 7 + 2iโ2 - 2iโ2
โด x + y = 7
Example 4: Find the quadrant where x = โ36 + โ-4 lies on a complex plane.
Solution:
x = โ36 + โ-4
โดx = 6 + 2i (As โ36 = 6 and โ-4 = 2i
โด real part = 6 and imaginary part = 2
Since both the real and imaginary parts are positive, x lies in the 1st quadrant.
Example 5: Find the value of x ร y if x = โ49 + โ-8 and y =โ49 - โ-8.
Solution:
โ-8 =โ-1 .โ8
since โ-1 = i
โดโ-8 = 2iโ2
โดโ49 + โ-8 = 7+ 2iโ2
โด x = 7+ 2iโ2Similarly, y = 7- 2iโ2
x ร y = (7+ 2iโ2) ร ( 7- 2iโ2)
โด x ร y = 49 - ( 2iโ2)2
โดx ร y = 49 - (-8)(As (2โ2)2 = 8 and i2 = -1)
โดx ร y = 49 + 8 = 57