MATH 308 Lecture 17

From Notes
Jump to navigation Jump to search

« previous | Monday, February 25, 2013 | next »

Lecture Notes


An Initial Value Problem

y2y=4xy(0)=0y(0)=0

Solution to homogeneous problem y2y=0 is r{0,2}yh=c1e0x+c2e2x

Try method of undetermined coefficients (could also use method of variation of parameters)

yp=Ax+B, but c1B is already a solution,so yp=x(Ax+B)

yp=Ax2+Bxyp=2Ax+Byp=2A4x=y2y=2A2(2Ax+B)=(4A)x+(2A2B)(A,B)=(1,1)

So yp=x2x is a particular solution, and our general solution is y=yp+yh=x2x+c1+c2e2x

Plug in initial values and solve for c1 and c2:

y=x2x12+12e2x

Laplace Transforms

Piecewise functions that need not be continuous but must be piecewise continuous.

Let f be a function on [0,). The Laplace transform of f is the function {f} defined by the integral

{f}(s)=0estf(t)dt=limN0Nestf(t)dt

The domain of {f} is all the values of s for which the integral exists.

The limit exists if t>M: |f(t)|keat|f(t)est|ke(as)t

So the integral 0e(as)tdt is convergent for s>a

Our goal is to be able to take the laplace transform of each side of y+y=g(t):

{y}(s)+{y}(s)={g(t)}(s)

Piecewise Continuity

A function is piecewise continuous on an interval atb if the interval [a,b] can be partitioned by a finite number of points a=t0<t1<<tn=b so that

  1. f is continuous on each open interval (ti,ti+1).
  2. f approached a finite limit as the endpoints of each interval are approached from within the subinterval.


Exercises

Find the Laplace transform of f(t)=1:

{1}(s)=0estdt

  • Does not exist for s0

{1}(s)=limN0Nestdt=limNesNs1s=limNesNs+1s=1ss>0


Find the Laplace transform of f(t)=t:

{t}(s)=0testdt

  • Does not exist for s0

{1}(s)=limN0Ntestdt=limNtests|0N+0Nestsdt=limNNesNsesNs2+1s2=1s2s>0


Find the Laplace transform of f(t)=e3t

{e3t}(s)=limN0Ne(3s)tdt

  • 3s>0, so integral exists for s>3

limN0Ne(3s)tdt=e(3s)t3s|0N=1s3s>3


Find the Laplace transform of f(t)=e5tcost

{e5tcost}=limN0Ne(5s)tdt

  • Exists for s>5

Integrate by parts:

limN0Ne(5s)tdt=limNe(5s)tsint|0N0N(5s)e(5s)tdt=limn0e(5s)tcost|0N0N(5s)2e(5s)tcostdt=(5s)(5s)2{e5tcost}=s51+(s5)2