Saltar al contenido principal
LibreTexts Español

3.2: Curvas parametrizadas

  • Page ID
    109832
  • \( \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}}\)

    A menudo usamos la letra griega gamma para una curva parametrizada, i.e.

    \[\gamma (t) = (x(t), y(t)). \nonumber\]

    Pensamos en esto como un punto móvil trazando una curva en el plano. El vector tangente

    \[\gamma '(t) = (x'(t), y'(t)) \nonumber\]

    es tangente a la curva en el punto\((x (t), y(t))\). Su longitud\(|\gamma '(t)|\) es la velocidad instantánea del punto de movimiento.

    001 - (3.3 - Curva parametrizada) .svg
    Figura\(\PageIndex{1}\): Curva parametrizada\(\gamma (t)\) con algunos vectores tangentes\(\gamma '(t)\). (CC BY-NC; Ümit Kaya)

    Ejemplo\(\PageIndex{1}\)

    Parametrizar la línea recta desde el punto\((x_0, y_0)\) hasta\((x_1, y_1)\).

    Solución

    Siempre hay muchas parametrizaciones de una curva dada. Una estándar para líneas rectas es

    \[\gamma (t) = (x, y) = (x_0, y_0) + t(x_1 - x_0, y_1 - y_0), \text{ with } 0 \le t \le 1. \nonumber\]

    Ejemplo\(\PageIndex{2}\)

    Parametriza el círculo de radio\(r\) alrededor del punto\((x_0, y_0)\).

    Solución

    Nuevamente hay muchas parametrizaciones. Aquí está el estándar con el círculo atravesado en sentido contrario a las agujas del reloj:

    \[\gamma (t) = (x, y) = (x_0, y_0) + r(\cos (t), \sin (t)), \text{ with } 0 \le t \le 2\pi. \nonumber\]

    002 - (3.3- círculo) .svg
    Figura\(\PageIndex{2}\): Línea de\((x_0, y_0)\) a (\(x_1, y_1\)) y círculo alrededor\((x_0, y_0)\). (CC BY-NC; Ümit Kaya)

    This page titled 3.2: Curvas parametrizadas is shared under a CC BY-NC-SA 4.0 license and was authored, remixed, and/or curated by Jeremy Orloff (MIT OpenCourseWare) via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.