1.9
実数の数体系では負の数の平方根を表すことができないため、判別式が負になる二次方程式などでは解が存在しない場合があります。この問題に対処するため、虚数単位 i(i = √(-1))を導入した複素数の体系が考案されました。この拡張により、被開平数が負である平方根も含め、すべての根を表現できるようになりま…
一部の方程式には、負の数の平方根が含まれるため、実際の解がありません。
これに対処するために、複素数が導入され、-1 の平方根を虚数単位 i として定義されます。
これは、実数部と虚数部が垂直軸を形成し、各複素数を点として配置する複素平面上で視覚化できます。
複素数の加算には、実数部と虚数部を別々に加算することが含まれます。
複素数の乗算は分配特性に従います。i2=-1 であるため、単純化中に i2 の出現は -1 に置き換えられます。
複素数を除算するには、分子と分母の両方に分母の共役 (同じ実数部と反対の虚数部を持つ) を掛けて、虚数部を排除します。
すべての正の実数が2つの平方根を持つのと同じように、すべての負の実数にも2つの複素平方根があり、これは複素共役です。
複素数は磁気共鳴画像法で使用され、スキャナーは k 空間と呼ばれる複素信号データを収集します。このデータは、逆フーリエ変換を使用して空間画像に変換されます。
View the full transcript and gain access to JoVE Core videos
Q1: Why are complex numbers necessary in mathematics?
Complex numbers extend the real number system to solve equations that have no real solutions, particularly those involving square roots of negative numbers. The imaginary unit i is defined as the square root of −1, allowing equations like x² + 1 = 0 to have solutions within the complex number system. This expansion ensures all polynomial equations can be solved.
Q2: How do you add and subtract complex numbers?
Complex numbers are added and subtracted by combining their real and imaginary parts separately. For example, to add (x + yi) and (u + vi), add the real parts (x + u) and the imaginary parts (y + v) to get (x + u) + (y + v)i. Subtraction follows the same process, subtracting corresponding parts independently.
Q3: What happens when you multiply complex numbers?
Multiplying complex numbers uses the distributive property, treating i as a variable. The key simplification rule is i² = −1, which replaces any occurrence of i² with −1 during simplification. For example, (2 + 3i)(1 + i) = 2 + 2i + 3i + 3i² = 2 + 5i − 3 = −1 + 5i.
Q4: How do you divide complex numbers?
To divide complex numbers, multiply both the numerator and denominator by the conjugate of the denominator. The conjugate of (u + vi) is (u − vi). This eliminates the imaginary part from the denominator, leaving a real number that allows simplification of the entire fraction.
Q5: What is a complex conjugate and why is it useful?
The complex conjugate of (x + yi) is (x − yi), with the same real part and opposite imaginary part. When a complex number is multiplied by its conjugate, the result is always a real number. This property is essential for division and simplification, as it converts complex denominators into real numbers.
Q6: How are complex numbers visualized?
Complex numbers are visualized on the complex plane, where the real part is plotted on the horizontal axis and the imaginary part on the vertical axis. Each complex number corresponds to a unique point on this plane, with perpendicular axes representing the real and imaginary dimensions.
Q7: What are real-world applications of complex numbers?
Complex numbers are used in electrical engineering to express impedance in alternating current circuits, where the imaginary part represents reactance. In signal processing and control systems, they model oscillations, phase shifts, and frequency responses. Medical imaging, such as Magnetic Resonance Imaging, uses complex signal data called k-space, converted into spatial images using inverse Fourier transforms.