Saltar al contenido principal
LibreTexts Español

18.1: Números complejos

  • Page ID
    114783
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Informalmente, un número complejo es un número que se puede poner en la forma

    \[z=x+i\cdot y, \]

    donde\(x\) y\(y\) son los números reales y\(i^2=-1\).

    El conjunto de números complejos se denotará adicionalmente por\(\mathbb{C}\). Si\(x\),\(y\), y\(z\) son como en 18.1.1, entonces\(x\) se llama la parte real y\(y\) la parte imaginaria del número complejo\(z\). Brevemente está escrito como

    \[x=\text{Re} z \ \ \ \ \text{and} \ \ \ \ y=\text{Im} z.\]

    En el nivel más formal, un número complejo es un par de números reales\((x,y)\) con la suma y multiplicación que se describen a continuación; la expresión\(x + i\cdot y\) es sólo una forma conveniente de escribir el par\((x,y)\).

    \[\begin{aligned} (x_1+i\cdot y_1) + (x_2+i\cdot y_2) &:= (x_1+x_2) + i\cdot(y_1+y_2); \\ (x_1+i\cdot y_1)\cdot(x_2+i\cdot y_2) &:= (x_1\cdot x_2-y_1\cdot y_2) + i\cdot(x_1\cdot y_2+y_1\cdot x_2). \end{aligned}\]


    This page titled 18.1: Números complejos is shared under a CC BY-SA 4.0 license and was authored, remixed, and/or curated by Anton Petrunin via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.