Está en la página 1de 3

C. [pestefo@ing.uchile.

cl]
Pablo Estefo

Resumen EDO - Control 1

Captulo 1 y 2

Ec. de Ricatti
y = P (t) + Q(t)y + R(t)y 2

EDO de Variables Separables


Sea y =

H(s)
G(t)

H(y) = G(t) + C
Con c.i. y =

g(t)
y y(t0 ) = y0
h(y)

=
=

y(t)
y0

2 Definimos z = y(t) y1 (t) y = z + y1

h(s)ds
g(t)dt

h(s)ds =

t
t0

3 Reemplazando y despejando z tenemos


z (Q(t) + 2y1 (t)R(t))z = R(t)z 2 (Bernoulli n = 2)

g(t)dt

y(t)

= G(t)

H(y)

1 y1 solucion de la edo

g(t)
, con g, h contnuas y h(y) = 0
h(y)

t0

y0

H(y(t)) = G(t) + H(y0 ) + G(t0 )


C

Captulo 3

EDO Lineal de Primer Orden


Teo - Def {f1 (t), f2 , . . . , fn (t)} es l.i. Su Wronskiano asociado
f1
...
fn
f1
...
fn
=0
W (f1 , f2 , . . . , fn ) =
..
..
..
.
.
.

y + P (t)y = f (t)
1 Multiplicamos por e

P (t)dt

R
d(y(t)e P (t)dt )
= f (t)e P (t)dt
dt

3 Integramos y dividimos por e


y(t) = Ce

P (t)dt

+ e

(n1)

P (t)dt

P (t)dt

f1

f (t)e

P (t)dt

(n1)

fn

EDOs Lineal de segundo orden homog


enea

dt

homog
enea

y + P (t)y + Q(t)y = 0 y(t) = c1 y1 (t) + c2 y2 (t)

particular

P (t)dt

dt
y12 (t)
Obs En este medoto se trabaja sobre la ec. normalizada.

EDO No Lineal de Primer Orden


y =

...

Caso 1: y1 (t) conocido, y2 (t) = y1 (t)

M (t, y)
, M, N contnuas
N (t, y)

Cumplen M (st, sy) = s M (t, y) y N (st, sy) = s N (t, y)

Caso 2 (Coef. Ctes): ay + by + cy = 0.


1 CV: y = ut u =

u+

M (1,u)
N (1,u)

Tanteo sols. emt .


Con lo que la ec p(m) = am2 +bm+c = 0 m1 , m2
Soluciones posibles:

2 Resolver ec. de variables separables con


1
1
(1,u)
h(u) = u + M
g(t) =
N (1,u)
t

a) m1 = m2

b) m1 = m2 R y(t) = emt (c1 + c2 t)

3 Obtener u(t) y reemplazar en el cv.

c) m = i y(t) = et (c1 cos(t) + c2 sin(t))

Ec. de Bernoulli

Caso 3 (Euler-Cauchy): at2 y + bty + cy = 0, tanteo


y = t . Con lo q la ec a2 + (b a) + c = 0

y + P (t)y = f (t)y n y n y + P (t)y 1n = f (t)


Usar cv. u(t) = y 1n u = (1 n)y n y queda una ec.
lineal de primer orden

Soluciones posibles:

u + (1 n)P (t) u = (1 n)f (t)


P (t)

y(t) = c1em t + c2em t

a) 1 = 2

f(t))

y(t) = c1t1 + c2t2

C. [pestefo@ing.uchile.cl]
Pablo Estefo

Resumen EDO - Control 1

4 La forma de la sol. particular es la nueva homogenea menos la homogenea obtenida en 1


yp = yh yh
5 Reemplazamos yp (t) con sus coef. indet. en la EDO
y calculamos los coefs. igualando a g(t).

b) 1 = 2 R y(t) = c1 t + c2 (ln(t))t
c) = a ib y(t) = tc [c1 cos(b ln(t)) +
c2 sin(b ln(t))]
Obs A veces sirve hacer el cv u = ln(t) sobre la var.
independiente.

Captulo 4
Transformada de Laplace

Edos lineales de orden n no homog


eneas

Def f (t) es de orden exponencial si C > 0, M > 0, T >


0 tq.

Variaci
on de Par
ametros

|f (t)| M eCt ,

y + P (t)y + Q(t)y = f (t)

Def Transformada de Laplace

1 Hallar sols. homogeneas y1 , y2 (metodos anteriores)

2 yp (t) = u1 y1 (t) + u2 (t)y2 (t)


y1
y1

y2
y2

u1
u2

L(f (t)) = F (s)

Teo f (t) contnua por trozos y ord. exp. admite TdL


s > C

3 Usando Kramer
1
=
W (y1 , y2 )

y2
y1

Teo La TdL es contnua en intervalo (C, )

0
f (t)

Prop La TdL es lineal.

y2 f (t)dt
y
W (y1 , y2 )(t)

4 Finalmente u1 =
u2 =

y2
y1

Def Transformada Inversa f (t) = L1 (F (s)). Tb es


lineal.

y1 f (t)dt
W (y1 , y2 )(t)

Prop Sean f (t), g(t) dos funciones con una cantidad


finita de valores distintos poseen igual transformada (suponiendo q cumplen las condiciones).

Def Operador Diferencial


d2
dn
d
D , D2 = 2 , . . . , Dn = n . D es lineal
dt
dt
dt

Prop Si F (s) es la transformada de alg


un f (t)
lm F (s) = 0

Metodo de coeficientes indeterminados

Tabla de Transformadas

an y (n) + an1 y (n1) + . . . + a1 y + a0 y = g(t)

(an Dn + an1 Dn1 + . . . + a1 D + a0 I)y(t) = g(t)

L(1)

1 Obtener soluciones homogeneas yh (t)

L(tn )

2 Calcular anulador de g(t) p(D)g(t) = 0

L(eat )

L(sin(kt))

L(cos(kt))

L(sinh(kt))

L(cosh(kt))

est f (t)dt
0

0
f (t)

u1
u2

t T

n1 t

1) (m ) e , te , . . . , t
e
2
2
2 n
2) (m 2m + + b )
{et cos(t), tet cos(t), . . . , t1 et cos(t)
et sin(t), tet sin(t), . . . , t1 et sin(t)}
3 Aplicar anulador y calcular la nueva homogenea
yh = p(D)y = 0
2

1
s
n!
sn+1
1
sa
k
s2 + k 2
s
2
s + k2
k
s2 k 2
s
2
s k2

s>0
s > 0,
s>a

n1

C. [pestefo@ing.uchile.cl]
Pablo Estefo

Resumen EDO - Control 1

Propiedades Operacionales

ai si = an sn + an1 sn1 + . . . + a1 s + a0 (pol.

- P (s) =
i=0

Teo Traslaci
on v1.0

caracterstico)

L(e f (t)) = F (s a) (sup. q f admite TdL)


at

La ec. queda: P (s)Y (s) + Q(s) = G(s), con lo que, finalmente

Def Funci
on Heaviside
U (t a) =

0 si 0 t < a
1 si t a

G(s)
P (s)

y(t) = L1

Teo Traslaci
on v2.0
L(f (t a)U (t a)) = eas F (s)

Q(s)
P (s)

Producto de Convoluci
on

Teo Derivadas de una Tansformada

Def f, g admiten TdL.

dn F (s)
= (1)n L(tn f (t))
dsn

f ( )g(t )d

(f g)(t) =

Teo Transformada de derivadas (s > C)

L(f (n) ) = sn F (s) sn1 f (0) sn2 f (0) . . .


sf (n2) (0) f (n1) (0)

Obs El producto de convolucion es conmutativo


Teo La Transformada del producto de convoluci
on es el
producto de las Transformadas

O de forma m
as compacta:
n

L(f (n) ) = sn F (s)

L1

L((f g)(t)) = F (s)G(s)

sni y (i1) (0)


i=1

L1 (F (s)G(s)) = (f g)(t)

Aplicaciones a EDO
Teo Transformada de una Integral

an y (n) + an1 y (n1) + . . . + a1 y + a0 y = g(t)


- c.i. y (i) (0) = ci+1 ,

i = 0, . . . , n 1
L

- g admite TdL

L1

- Y (s) = L(y(t))
- G(s) = L(g(t))

i=1

1
F (s)
s

Y la Integral de una Transformada:

Aplicando TdL nos queda:

- Q(s) = an [

f ( )d
0

- a0 , . . . , an y c0 , . . . , cn ctes. reales.

1
F (s)
s

f ( )d
0

Teo Transformada de una funci


on peri
odica
sni y (i1) (0)] an1

n1

sni (i 1)
a

i=1

. . . a0 y0
Q(s) es un polinomio de grado (n 1) en s, funcion de
las conficiones iniciales.

F (s) =

est f (t)dt

1 esa

, donde f (t) posee periodo a

También podría gustarte