Ordinary Differential Equations:Cheat Sheet/Few Useful Definitions

From testwiki
Jump to navigation Jump to search

Wronskian of Two Functions

Definition

The Wronskian of two functions y1,y2 is given by

Wy1,y2(x)=|y1y2y1y2|

Useful Facts

  • If two functions y1,y2 are linearly dependent on an interval, then their Wronskian vanishes on that interval.

Laplace Transforms

Definition

The Laplace transform of f at a complex number s is

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

Properties

If F(s)={f}(s) then:

  • {eatf(t)}(s)=F(sa) for s>α+a
  • {f}(s)=sF(s)f(0)
  • {f}(s)=s2F(s)sf(0)f(0)

Laplace Transform of Few Simple Functions

  • {1}=1s
  • {eat}=1sa
  • {cosωt}=ss2+ω2
  • {sinωt}=ωs2+ω2
  • {1}=1s
  • {tn}=n!sn+1

Convolution

Definition

The convolution of f and g is

f(t)*g(t)=0tf(u)g(tu)dt

Properties

Convolution is:

  1. Associative
  2. Commutative
  3. Distributive over addition

Template:Chapter navigation