Saltar al contenido principal
LibreTexts Español

1.1: Ecuaciones Dierenciales Ordinarias

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

    Las ODE son ecuaciones que involucran una función desconocida y sus derivadas, donde la función depende de una sola variable, por ejemplo, la ecuación para una partícula que se mueve a velocidad constante,

    \[\frac{d}{dt} x(t) = v, \nonumber \]

    que tiene la solución bien conocida\[x(t) = vt+x_0. \nonumber \] La constante desconocida\(x_0\) se denomina constante de integración, y se puede determinar si sabemos dónde se encuentra la partícula en el momento\(t=0\). Si vamos a una ecuación de segundo orden (es decir, una que contiene la segunda derivada de la función desconocida), encontramos más constantes de integración: la ecuación del oscilador armónico

    \[\frac{d^2}{dt^2} x(t) = - \omega^2 x(t) \nonumber \]

    tiene como solución\[x = A \cos \omega t + B \sin \omega t, \nonumber \]

    que contiene dos constantes.

    Como podemos ver por los ejemplos simples, y como bien sabes por experiencia, estas ecuaciones son relativamente sencillas de resolver en forma general. Necesitamos conocer solo la coordenada y la posición a la vez para fijar todas las constantes.


    This page titled 1.1: Ecuaciones Dierenciales Ordinarias is shared under a CC BY-NC-SA 2.0 license and was authored, remixed, and/or curated by Niels Walet via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.