MATH 308 Lecture 6

From Notes
Jump to navigation Jump to search

« previous | Monday, January 28, 2013 | next »

Lecture Notes


Finding Domain

lnxy+1xy=5xy(3)=0

Makes sense when x>0 and 5x0: 0<x5

Now to solve it:

μ(x)=lnxlnxy=2(5x)3+Cy=2(5x)3lnx+C0=2(53)3lnx+CC=2523y(x)=2(53)3lnx+2523

The domain of the solution is 1<x5 (since ln1=0)


Theorem 2.4.1

Given a first-order linear differential equation

y+p(t)y=g(t)

where p and g are continuous functions on an open interval I containing t0,

For any real number y0, there exists a unique solution to the initial value problem defined over I.

Example 1

yθy=sin2θy(π)=5

  • θ is continuous for all real numbers
  • sin2θ is also continuous for all real numbers

Therefore, for x0=π, y0=5, there exists a unique solution and it exists for all real numbers.

Example 2

xy+xy=3xx23x+2y(x0)=y0y+1xy=3(x2)(x1)

  • x0>0 or there is no solution
  • x∉{2,1}

For x0(0,1), x0(1,2), or x0>2 there will be a unique solution that will be continuous on the rage of the selected solution


Theorem 2.4.2

Given a first order nonlinear initial value problem

y=f(t,y)y(t0)=y0

where f and fy are continuous in some rectangle (t,y)(α,β)×(γ,δ) containing (t0,y0),

There exists a unique solution to the initial value problem defined in a neigborhood (a,b)(α,β) of t0.

Example 1

y=1+y2

Separable general solution: tan1(y)=x+C

Initial value solutions:

  • y(0)=0:y(x)=tanxx(π2)
  • y(5)=0:y(x)=tan(x5)x(π2+5,π2+5)

Interval of solution is smaller than interval of differential equation, and the location of those intervals are dependent on the initial condition.


Example 2

y=x2xy3y(1)=2

  • f(x,y)=x2xy3 is a polynomial function continuous on 2.
  • fy=3xy2 is another polynomial function continuous on 2

For the initial condition y(1)=2, there exists a unique solution whose domain is an interval that contains 1.

Example 3

y=y13y(1)=0

The theorem does not apply since yx=13y23 is not defined for y=0.