MATH 308 Lecture 9

From Notes
Jump to navigation Jump to search

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

End Exam 1 content
Lecture Notes


Exact Equations

(sinyy2exsinx)dx+(cosy+2excosxy)dy=0

Recall that My=Nx in order for the differential equation to be considered exact

My=cosyysinyy2Nx=2y(excosxsinxex)

Equation is not exact so we can stop here.

We multiply by the integrating factor μ(x,y)=yex to obtain

My=Nx=cosyex2sinx

Now we differentiate F(x,y)=(sinyex2ysinx)dx+(cosyex+2cosx)dx=0 with respect to y

Fy=cosyex+2cosx+k(y)

Implicit solution: sinyex+2ycosx+C=0


y(t)=f(y)=ey1

Equilibrium solution:

f(y)=0ey1=0ey=1y=ln1y=0

Is it stable/unstable/semi-stable?

  • for y<0, the function is decreasing.
  • for y>0, the function is increasing.
  • unstable.

Phase line:

 -----------<-----------|----------->-----------
          y < 0         0         y > 0
         y' < 0 (dec)            y' > 0 (inc)
        y'' < 0 (ccdn)          y'' > 0 (ccup) 

Concavity?

y=f(y)y=f(y)f(y)f(y)=ey>0



Linear vs Nonlinear

Linear non-linear
y+P(x)y=g(x)y(x0)=y0 y=f(x,y)y(x0)=y0
P(x) and g(x) are continuous on an open interval I
x0I, y0
f(x,y) and fy are continuous on I×J (product of 2 intervals)
x0I, y0J
  • solution to init. val. problem exists
  • solution is unique
  • solution exists on I
  • solution to init. val. problem exists
  • solution is unique
  • solution exists on interval included in I

Exercise 13

y(t)=ty2t+5yy(t0)=y0

nonlinear, so f(t,y)=ty2t+5y exists on 2t+5y0

Solution does not exist on line y=25t


Exercise 12

(t3)y+ylnt=2ty(1)=2

Linear diff eq. in "standard" form:

y+lntt3y=2t

Function P(t)=lntt3 exists on t3 and t>0: t(0,3)(3,)

There exists a unique solution to the initial value problem y(1)=2 and the domain of the solution is on (0, 3).