User:Twine

From Drorbn
Revision as of 10:02, 19 October 2012 by Twine (talk | contribs) (Notes from Oct 19, temporary placement)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Week 6, Lecture 3

Constant Coefficient Homogeneous High Order ODEs

Ex Failed to parse (syntax error): {\displaystyle L(y) = ay" + by' +cy = 0, a, b, c \in \mathbb{R}}

Or generally

Failed to parse (syntax error): {\displaystyle L:{functions on \mathbb{R} \rightarrow {functions on \mathbb{R}} is a linear transformation ("linear operator").

What do we expect from ? We expect an n-dimensional vector space.

Take Failed to parse (syntax error): {\displaystyle y"+y'-6y = 0} , guess Failed to parse (syntax error): {\displaystyle y = c, y' = \alpha e^{\alpha x}, y" = \alpha^2e^{\alpha x}}

So we have as the general solution.

Say we have complex . Then what?