プリンピキア

第2章方程式と不等式Equations and Inequalities

2.4 Complex Numbers2.4 複素数

Learning Objectives 学習目標

In this section, you will:

この節を終えると、次のことができるようになる。

• Add and subtract complex numbers.• Multiply and divide complex numbers.• Simplify powers of i

・複素数を足し引きする。・複素数を掛け、割る。i の累乗を簡単にする。

A visual representation of the Mandelbrot set

Discovered by Benoit Mandelbrot around 1980, the Mandelbrot Set is one of the most recognizable fractal images. The image is built on the theory of self-similarity and the operation of iteration. Zooming in on a fractal image brings many surprises, particularly in the high level of repetition of detail that appears as magnification increases. The equation that generates this image turns out to be rather simple.

1980年ごろに Benoit Mandelbrot が見つけたマンデルブロ集合は、もっともよく知られたフラクタルの図の一つである。この図は自己相似の理論と、繰り返しという操作の上に成り立っている。フラクタルの図を拡大していくと驚きが次々に現れる。とりわけ、拡大するにつれて細部が高い度合いで繰り返される様子が目を引く。この図を生む方程式は、実のところかなり単純である。

In order to better understand it, we need to become familiar with a new set of numbers. Keep in mind that the study of mathematics continuously builds upon itself. Negative integers, for example, fill a void left by the set of positive integers. The set of rational numbers, in turn, fills a void left by the set of integers. The set of real numbers fills a void left by the set of rational numbers. Not surprisingly, the set of real numbers has voids as well. In this section, we will explore a set of numbers that fills voids in the set of real numbers and find out how to work within it.

それをよりよく理解するには、新しい数の集合に慣れる必要がある。数学の学びは、つねにそれまでの上に積み上がっていくことを心に留めておこう。たとえば負の整数は、正の整数の集合が残した空隙を埋める。有理数の集合は、今度は整数の集合が残した空隙を埋める。実数の集合は有理数の集合が残した空隙を埋める。当然ながら、実数の集合にもまた空隙がある。この節では、実数の集合の空隙を埋める数の集合を調べ、その中でどう計算するかを学ぶ。

Expressing Square Roots of Negative Numbers as Multiples of i負の数の平方根を i の定数倍として表す

We know how to find the square root of any positive real number. In a similar way, we can find the square root of any negative number. The difference is that the root is not real. If the value in the radicand is negative, the root is said to be an imaginary number. The imaginary number i is defined as the square root of −1.

正の実数の平方根の求め方は分かっている。同じようにして、どんな負の数の平方根も求められる。違うのは、その根が実数でないことである。根号の中身が負なら、その根は虚数であるという。虚数 i−1. の平方根として定義される。

−1 =i

So, using properties of radicals,

よって、根号の性質を使うと、

i 2 =( 1 ) 2 =−1

We can write the square root of any negative number as a multiple of i. Consider the square root of −49.

どんな負の数の平方根も i の定数倍として書ける。−49. の平方根を考えよう。

−49 = 49(−1) = 49 −1 = 7i

We use 7i and not −7i because the principal root of 49 is the positive root.

−7i ではなく 7i を使うのは、49 の正の根が正の方だからである。

A complex number is the sum of a real number and an imaginary number. A complex number is expressed in standard form when written a+bi where a is the real part and b is the imaginary part. For example, 5+2i is a complex number. So, too, is 3+4i3 .

複素数とは、実数と虚数の和である。複素数を a+bi と書いたとき、これを標準形という。ここで a が実部、b が虚部である。たとえば 5+2i は複素数である。3+4i3 も複素数である。

The complex number 5 + 2i is displayed.  The 5 is labeled as: Real part and the 2i is labeled as: Imaginary part

Imaginary numbers differ from real numbers in that a squared imaginary number produces a negative real number. Recall that when a positive real number is squared, the result is a positive real number and when a negative real number is squared, the result is also a positive real number. Complex numbers consist of real and imaginary numbers.

虚数が実数と違うのは、虚数を二乗すると負の実数になる点である。正の実数を二乗すれば正の実数になり、負の実数を二乗してもやはり正の実数になったことを思い出そう。複素数は実数と虚数からなる。

Imaginary and Complex Numbers 虚数と複素数

A complex number is a number of the form a+bi where

複素数とは a+bi の形の数である。ここで

a is the real part of the complex number.b is the imaginary part of the complex number.

a はその複素数の実部である。b はその複素数の虚部である。

If b=0, then a+bi is a real number. If a=0 and b is not equal to 0, the complex number is called a pure imaginary number. An imaginary number is an even root of a negative number.

b=0 なら a+bi は実数である。a=0b が0でないなら、その複素数を純虚数という。虚数とは、負の数の偶数乗根のことである。

How To 手順

Given an imaginary number, express it in the standard form of a complex number.

虚数が与えられたとき、それを複素数の標準形で表す。

1. Write a as a −1 .2. Express −1 as i.3. Write a i in simplest form.

1. aa −1 と書く。2. −1i と表す。3. a i を最も簡単な形で書け。

Example 1例1

Expressing an Imaginary Number in Standard Form虚数を標準形で表す

Express −9 in standard form.

−9 を標準形で表せ。

Solution 解答

−9 = 9 −1 = 3i

In standard form, this is 0+3i.

標準形で書くと 0+3i である。

Try It #1やってみよう1

Express −24 in standard form.

−24 を標準形で表せ。

Plotting a Complex Number on the Complex Plane複素数を複素平面上の点として表す

We cannot plot complex numbers on a number line as we might real numbers. However, we can still represent them graphically. To represent a complex number, we need to address the two components of the number. We use the complex plane, which is a coordinate system in which the horizontal axis represents the real component and the vertical axis represents the imaginary component. Complex numbers are the points on the plane, expressed as ordered pairs (a,b), where a represents the coordinate for the horizontal axis and b represents the coordinate for the vertical axis.

実数のように数直線の上に複素数を打つことはできない。それでも図で表すことはできる。複素数を表すには、その数の二つの成分を扱う必要がある。そこで複素平面を使う。これは横の軸が実部を、縦の軸が虚部を表す座標系である。複素数はこの平面上の点であり、順序対 (a,b) として表す。ここで a が横の軸の座標、b が縦の軸の座標である。

Let’s consider the number −2+3i. The real part of the complex number is −2 and the imaginary part is 3. We plot the ordered pair (−2,3) to represent the complex number −2+3i, as shown in Figure 2.

−2+3i を考えよう。この複素数の実部は −2、虚部は3である。図2のように、複素数 −2+3i を表すために順序対 (−2,3) を打つ。

Coordinate plane with the x and y axes ranging from negative 5 to 5.  The point negative 2 plus 3i is plotted on the graph.  An arrow extends leftward from the origin two units and then an arrow extends upward three units from the end of the previous arrow.

Complex Plane 複素平面

In the complex plane, the horizontal axis is the real axis, and the vertical axis is the imaginary axis, as shown in Figure 3.

図3のように、複素平面では横の軸を実軸、縦の軸を虚軸という。

A blank coordinate plane with the x-axis labeled: real and the y-axis labeled: imaginary.

How To 手順

Given a complex number, represent its components on the complex plane.

複素数が与えられたとき、その成分を複素平面上に表す。

1. Determine the real part and the imaginary part of the complex number.2. Move along the horizontal axis to show the real part of the number.3. Move parallel to the vertical axis to show the imaginary part of the number.4. Plot the point.

1. その複素数の実部と虚部を決める。2. 横の軸に沿って動き、数の実部を示す。3. 縦の軸に平行に動き、数の虚部を示す。4. その点を打つ。

Example 2例2

Plotting a Complex Number on the Complex Plane複素数を複素平面上の点として表す

Plot the complex number 34i on the complex plane.

複素数 34i を複素平面に打て。

Solution 解答

The real part of the complex number is 3, and the imaginary part is –4. We plot the ordered pair (3,−4) as shown in Figure 4.

この複素数の実部は 3、虚部は–4である。図4のように順序対 (3,−4) を打つ。

Coordinate plane with the x and y axes ranging from -5 to 5.  The point 3 – 4i is plotted, with an arrow extending rightward from the origin 3 units and an arrow extending downward 4 units from the end of the previous arrow.

Try It #2やってみよう2

Plot the complex number −4i on the complex plane.

複素数 −4i を複素平面に打て。

Adding and Subtracting Complex Numbers複素数を足し引きする

Just as with real numbers, we can perform arithmetic operations on complex numbers. To add or subtract complex numbers, we combine the real parts and then combine the imaginary parts.

実数と同じように、複素数にも計算ができる。複素数を足し引きするには、実部どうしをまとめ、次に虚部どうしをまとめる。

Complex Numbers: Addition and Subtraction 複素数の加法と減法

Adding complex numbers:

複素数を足す。

( a+bi )+( c+di )=( a+c )+( b+d )i

Subtracting complex numbers:

複素数を引く。

( a+bi )( c+di )=( ac )+( bd )i

How To 手順

Given two complex numbers, find the sum or difference.

二つの複素数が与えられたとき、その和または差を求める。

1. Identify the real and imaginary parts of each number.2. Add or subtract the real parts.3. Add or subtract the imaginary parts.

1. それぞれの数の実部と虚部を見分ける。2. 実部どうしを足し引きする。3. 虚部どうしを足し引きする。

Example 3例3

Adding and Subtracting Complex Numbers複素数を足し引きする

Add or subtract as indicated.

指示されたとおりに足し引きせよ。

( 34i )+( 2+5i )( −5+7i )( −11+2i )

Solution 解答

We add the real parts and add the imaginary parts.

実部どうしを足し、虚部どうしを足す。


(34i)+(2+5i) = 34i+2+5i = 3+2+(−4i)+5i = (3+2)+(−4+5)i = 5+i

(−5+7i)(−11+2i) = −5+7i+112i = −5+11+7i2i = (−5+11)+(72)i = 6+5i

Try It #3やってみよう3

Subtract 2+5i from 34i.

34i から 2+5i を引け。

Multiplying Complex Numbers複素数を掛ける

Multiplying complex numbers is much like multiplying binomials. The major difference is that we work with the real and imaginary parts separately.

複素数の掛け算は、二項式どうしの掛け算とよく似ている。大きく違うのは、実部と虚部を別々に扱う点である。

Multiplying a Complex Number by a Real Number複素数と実数を掛ける

Lets begin by multiplying a complex number by a real number. We distribute the real number just as we would with a binomial. Consider, for example, 3( 6+2i ) :

まず複素数と実数の掛け算から始めよう。二項式のときと同じように、実数を配る。たとえば 3( 6+2i ) を考えよう。

Multiplication of a real number and a complex number.  The 3 outside of the parentheses has arrows extending from it to both the 6 and the 2i inside of the parentheses.  This expression is set equal to the quantity three times six plus the quantity three times two times i; this is the distributive property.  The next line equals eighteen plus six times i; the simplification.

How To 手順

Given a complex number and a real number, multiply to find the product.

複素数と実数が与えられたとき、掛けて積を求める。

1. Use the distributive property.2. Simplify.

1. 分配法則を使う。2. 簡単にする。

Example 4例4

Multiplying a Complex Number by a Real Number複素数と実数を掛ける

Find the product 4(2+5i).

4(2+5i) を求めよ。

Solution 解答

Distribute the 4.

4を配る。

4(2+5i) = (42)+(45i) = 8+20i

Try It #4やってみよう4

Find the product: 1 2 ( 52i ).

1 2 ( 52i ) を求めよ。

Multiplying Complex Numbers Together複素数どうしを掛ける

Now, let’s multiply two complex numbers. We can use either the distributive property or more specifically the FOIL method because we are dealing with binomials. Recall that FOIL is an acronym for multiplying First, Outer, Inner, and Last terms together. The difference with complex numbers is that when we get a squared term, i 2 , it equals −1.

次は複素数どうしを掛けよう。扱っているのは二項式なので、分配法則を使ってもよいし、より具体的に FOIL 法を使ってもよい。FOIL が First、Outer、Inner、Last の項どうしを掛けることの頭字語だったのを思い出そう。複素数で違うのは、二乗の項 i 2 が出てきたとき、それが −1. に等しくなる点である。

(a+bi)(c+di) = ac+adi+bci+bdi 2 = ac+adi+bcibd i 2 =−1 = (acbd)+(ad+bc)i Group real terms and imaginary terms.

How To 手順

Given two complex numbers, multiply to find the product.

二つの複素数が与えられたとき、掛けて積を求める。

1. Use the distributive property or the FOIL method.2. Remember that i 2 =−1.3. Group together the real terms and the imaginary terms

1. 分配法則または FOIL 法を使う。2. i 2 =−1. であることを忘れないこと。3. 実部の項どうし、虚部の項どうしをまとめる。

Example 5例5

Multiplying a Complex Number by a Complex Number複素数と複素数を掛ける

Multiply: ( 4+3i )(25i).

( 4+3i )(25i) を掛けよ。

Solution 解答

(4+3i)(25i) = 4(2)4(5i)+3i(2)(3i)(5i) = 820i+6i15(i 2 ) = (8+15)+(−20+6)i = 2314i

Try It #5やってみよう5

Multiply: ( 34i )( 2+3i ).

( 34i )( 2+3i ) を掛けよ。

Dividing Complex Numbers複素数を割る

Dividing two complex numbers is more complicated than adding, subtracting, or multiplying because we cannot divide by an imaginary number, meaning that any fraction must have a real-number denominator to write the answer in standard form a+bi. We need to find a term by which we can multiply the numerator and the denominator that will eliminate the imaginary portion of the denominator so that we end up with a real number as the denominator. This term is called the complex conjugate of the denominator, which is found by changing the sign of the imaginary part of the complex number. In other words, the complex conjugate of a+bi is abi. For example, the product of a+bi and abi is

複素数どうしの割り算は、足し算・引き算・掛け算より込み入っている。虚数で割ることはできないからだ。つまり、答えを標準形 a+bi で書くには、どの分数も分母が実数でなければならない。分子と分母に掛けることで分母の虚部を消し、分母が実数になるような項を見つける必要がある。この項を分母の共役複素数といい、複素数の虚部の符号を変えれば得られる。言い換えると、a+bi の共役複素数は abi である。たとえば a+biabi の積は次のようになる。

(a+bi)(abi) = a 2 abi+abib 2 i 2 = a 2 +b 2

The result is a real number.

結果は実数である。

Note that complex conjugates have an opposite relationship: The complex conjugate of a+bi is abi, and the complex conjugate of abi is a+bi. Further, when a quadratic equation with real coefficients has complex solutions, the solutions are always complex conjugates of one another.

共役複素数は互いに相手の共役になっていることに注意せよ。a+bi の共役複素数は abi であり、abi の共役複素数は a+bi である。さらに、実数の係数を持つ二次方程式が複素数の解を持つとき、その解どうしはつねに互いに共役複素数である。

Suppose we want to divide c+di by a+bi, where neither a nor b equals zero. We first write the division as a fraction, then find the complex conjugate of the denominator, and multiply.

c+dia+bi で割りたいとしよう。ここで ab も0でないとする。まず割り算を分数として書き、次に分母の共役複素数を求めて掛ける。

c+di a+bi where a0and b0

Multiply the numerator and denominator by the complex conjugate of the denominator.

分子と分母に、分母の共役複素数を掛ける。

( c+di ) ( a+bi ) ( abi ) ( abi ) =( c+di )( abi ) ( a+bi )( abi )

Apply the distributive property.

分配法則を使う。

=cacbi+adibdi 2 a 2 abi+abib 2 i 2

Simplify, remembering that i 2 =−1.

i 2 =−1. であることを忘れずに簡単にする。

=cacbi+adibd(−1) a 2 abi+abib 2 (−1) =(ca+bd)+(adcb)i a 2 +b 2

The Complex Conjugate 共役複素数

The complex conjugate of a complex number a+bi is abi. It is found by changing the sign of the imaginary part of the complex number. The real part of the number is left unchanged.

複素数 a+bi の共役複素数は abi である。複素数の虚部の符号を変えれば得られる。実部はそのままにしておく。

• When a complex number is multiplied by its complex conjugate, the result is a real number.• When a complex number is added to its complex conjugate, the result is a real number.

・複素数にその共役複素数を掛けると、結果は実数になる。・複素数にその共役複素数を足すと、結果は実数になる。

Example 6例6

Finding Complex Conjugates共役複素数を求める

Find the complex conjugate of each number.

次の各数の共役複素数を求めよ。

2+i51 2 i

Solution 解答

The number is already in the form a+bi. The complex conjugate is abi, or 2i5 .We can rewrite this number in the form a+bi as 01 2 i. The complex conjugate is abi, or 0+1 2 i. This can be written simply as 1 2 i.

この数はすでに a+bi の形になっている。共役複素数は abi すなわち 2i5 である。この数は a+bi の形に 01 2 i と書き直せる。共役複素数は abi すなわち 0+1 2 i である。これは単に 1 2 i と書ける。

Analysis 考察

Although we have seen that we can find the complex conjugate of an imaginary number, in practice we generally find the complex conjugates of only complex numbers with both a real and an imaginary component. To obtain a real number from an imaginary number, we can simply multiply by i.

虚数の共役複素数も求められることを見たが、実際に共役複素数を求めるのは、たいてい実部と虚部の両方を持つ複素数についてだけである。虚数から実数を得たいだけなら、単に i を掛ければよい。

Try It #6やってみよう6

Find the complex conjugate of −3+4i.

−3+4i の共役複素数を求めよ。

How To 手順

Given two complex numbers, divide one by the other.

二つの複素数が与えられたとき、一方を他方で割る。

1. Write the division problem as a fraction.2. Determine the complex conjugate of the denominator.3. Multiply the numerator and denominator of the fraction by the complex conjugate of the denominator.4. Simplify.

1. 割り算の問題を分数として書く。2. 分母の共役複素数を求める。3. 分数の分子と分母に、分母の共役複素数を掛ける。4. 簡単にする。

Example 7例7

Dividing Complex Numbers複素数を割る

Divide: ( 2+5i ) by ( 4i ).

( 2+5i )( 4i ) で割れ。

Solution 解答

We begin by writing the problem as a fraction.

まず問題を分数として書く。

( 2+5i ) ( 4i )

Then we multiply the numerator and denominator by the complex conjugate of the denominator.

それから分子と分母に、分母の共役複素数を掛ける。

(2+5i) (4i) (4+i) (4+i)

To multiply two complex numbers, we expand the product as we would with polynomials (using FOIL).

複素数どうしを掛けるには、多項式のときと同じように(FOIL を使って)積を展開する。

(2+5i) (4i) (4+i) (4+i) = 8+2i+20i+5i 2 16+4i4ii 2 = 8+2i+20i+5(−1) 16+4i4i(−1) Because i 2 =−1. = 3+22i 17 = 3 17 +22 17 i Separate real and imaginary parts.

Note that this expresses the quotient in standard form.

これで商が標準形で表せていることに注意せよ。

Simplifying Powers of ii の累乗を簡単にする

The powers of i are cyclic. Let’s look at what happens when we raise i to increasing powers.

i の累乗は循環する。i の乗数を上げていくとどうなるか見てみよう。

i 1 =i i 2 =−1 i 3 =i 2 i=−1i=i i 4 =i 3 i=ii=i 2 =(−1)=1 i 5 =i 4 i=1i=i

We can see that when we get to the fifth power of i, it is equal to the first power. As we continue to multiply i by increasing powers, we will see a cycle of four. Let’s examine the next four powers of i.

i の5乗が1乗に等しくなることが分かる。i を掛けて乗数を上げ続けると、四つで一巡することが見えてくる。i の次の四つの累乗を調べよう。

i 6 =i 5 i=ii=i 2 =−1 i 7 =i 6 i=i 2 i=i 3 =i i 8 =i 7 i=i 3 i=i 4 =1 i 9 =i 8 i=i 4 i=i 5 =i

The cycle is repeated continuously: i,−1,i,1, every four powers.

i,−1,i,1 という巡りが、四つの累乗ごとに何度も繰り返される。

Example 8例8

Simplifying Powers of ii の累乗を簡単にする

Evaluate: i 35 .

i 35 の値を求めよ。

Solution 解答

Since i 4 =1, we can simplify the problem by factoring out as many factors of i 4 as possible. To do so, first determine how many times 4 goes into 35: 35=48+3.

i 4 =1 なので、i 4 の因数をできるだけ多くくくり出せば問題を簡単にできる。そのためにまず、35の中に4が何回入るかを求める。35=48+3.

i 35 =i 48+3 =i 48 i 3 =( i 4 ) 8 i 3 =1 8 i 3 =i 3 =i

Try It #7やってみよう7

Evaluate: i 18

i 18 の値を求めよ。

Q&A 疑問と答え

Can we write i 35 in other helpful ways?

i 35 を、ほかの役に立つ形に書けるだろうか。

As we saw in Example 8, we reduced i 35 to i 3 by dividing the exponent by 4 and using the remainder to find the simplified form. But perhaps another factorization of i 35 may be more useful. Table 1 shows some other possible factorizations.

例8で見たように、指数を4で割り、その余りを使って簡単な形を求めることで i 35i 3 に直した。しかし i 35 を別の形に分解した方が役に立つこともある。表1に、ほかにありうる分解の仕方をいくつか示す。

Factorization of i 35i 35 の分解i 34 ii 33 i 2i 31 i 4i 19 i 16
Reduced form直した形( i 2 ) 17 ii 33 ( −1 )i 31 1i 19 ( i 4 ) 4
Simplified form簡単にした形( −1 ) 17 ii 33i 31i 19
Table 1

Each of these will eventually result in the answer we obtained above but may require several more steps than our earlier method.

どれも最後には上で得た答えにたどり着くが、先ほどの方法より手順が何段か多くなることがある。

Media 教材

Access these online resources for additional instruction and practice with complex numbers.

複素数についての説明と練習をさらに求めるなら、次のオンライン教材にあたるとよい。

Adding and Subtracting Complex NumbersMultiply Complex NumbersMultiplying Complex ConjugatesRaising i to Powers

・複素数を足し引きする・複素数を掛ける・共役複素数を掛ける・i を累乗する

Verbal言葉で答える問題

1. Explain how to add complex numbers.

1. 複素数の足し方を説明せよ。

2. What is the basic principle in multiplication of complex numbers?

2. 複素数の掛け算における基本の考えは何か。

3. Give an example to show that the product of two imaginary numbers is not always imaginary.

3. 虚数どうしの積がつねに虚数になるとは限らないことを示す例を挙げよ。

4. What is a characteristic of the plot of a real number in the complex plane?

4. 複素平面に実数を打ったとき、その点にはどんな特徴があるか。

Algebraic代数の問題

For the following exercises, evaluate the algebraic expressions.

次の各問について、代数式の値を求めよ。

5. If y=x 2 +x4, evaluate y given x=2i.

5. y=x 2 +x4 のとき、x=2i として y の値を求めよ。

6. If y=x 3 2, evaluate y given x=i.

6. y=x 3 2 のとき、x=i として y の値を求めよ。

7. If y=x 2 +3x+5, evaluate y given x=2+i.

7. y=x 2 +3x+5 のとき、x=2+i として y の値を求めよ。

8. If y=2x 2 +x3, evaluate y given x=23i.

8. y=2x 2 +x3 のとき、x=23i として y の値を求めよ。

9. If y=x+1 2x , evaluate y given x=5i.

9. y=x+1 2x のとき、x=5i として y の値を求めよ。

10. If y=1+2x x+3 , evaluate y given x=4i.

10. y=1+2x x+3 のとき、x=4i として y の値を求めよ。

Graphicalグラフの問題

For the following exercises, plot the complex numbers on the complex plane.

次の各問について、複素数を複素平面に打て。

11. 12i

12. −2+3i

13. i

14. −34i

Numeric数値の問題

For the following exercises, perform the indicated operation and express the result as a simplified complex number.

次の各問について、指示された計算を行い、結果を簡単にした複素数として表せ。

15. ( 3+2i )+(53i)

16. ( −24i )+( 1+6i )

17. ( −5+3i )(6i)

18. ( 23i )(3+2i)

19. (−4+4i)(−6+9i)

20. ( 2+3i )(4i)

21. ( 52i )(3i)

22. ( 62i )(5)

23. ( −2+4i )( 8 )

24. ( 2+3i )(4i)

25. ( −1+2i )(−2+3i)

26. ( 42i )(4+2i)

27. ( 3+4i )( 34i )

28. 3+4i 2

29. 62i 3

30. 5+3i 2i

31. 6+4i i

32. 23i 4+3i

33. 3+4i 2i

34. 2+3i 23i

35. −9 +3−16

36. −4 4−25

37. 2+12 2

38. 4+20 2

39. i 8

40. i 15

41. i 22

Technology機器を使う問題

For the following exercises, use a calculator to help answer the questions.

次の各問について、電卓を使って答えよ。

42. Evaluate (1+i) k for k=4,8, and 12. Predict the value if k=16.

42. k=4,812 について (1+i) k の値を求めよ。k=16. のときの値を予想せよ。

43. Evaluate (1i) k for k=2,6, and 10. Predict the value if k=14.

43. k=2,610 について (1i) k の値を求めよ。k=14. のときの値を予想せよ。

44. Evaluate (l+i) k (li) k for k=4,8, and 12. Predict the value for k=16.

44. k=4,812 について (l+i) k (li) k の値を求めよ。k=16. のときの値を予想せよ。

45. Show that a solution of x 6 +1=0 is 3 2 +1 2 i.

45. 3 2 +1 2 ix 6 +1=0 の解であることを示せ。

46. Show that a solution of x 8 −1=0 is 2 2 +2 2 i.

46. 2 2 +2 2 ix 8 −1=0 の解であることを示せ。

Extensions発展問題

For the following exercises, evaluate the expressions, writing the result as a simplified complex number.

次の各問について、式の値を求め、結果を簡単にした複素数として書け。

47. 1 i +4 i 3

48. 1 i 11 1 i 21

49. i 7 ( 1+i 2 )

50. i −3 +5i 7

51. ( 2+i )( 42i ) (1+i)

52. ( 1+3i )( 24i ) (1+2i)

53. ( 3+i ) 2 ( 1+2i ) 2

54. 3+2i 2+i +( 4+3i )

55. 4+i i +34i 1i

56. 3+2i 1+2i 23i 3+i