Maths required Flashcards
How do you go about solving a second order ODE?
Use the auxilliary equation am2+bm+c=0 to find a value of m.
What are the three different solutions for the auxilliary equation for a second order ODE?
1) Real and different roots (m=m1 and m=m2)
y=Aem1x+Bem2x
2) Real and equal roots (m=m1=m2)
y=em1x(A+Bx)
3) Complex roots (m=w+/-jP)
y=ewx(AcosPx+BsinPx)
Which special case solution often comes up in transport processes?
What are the two common solutions to the special case 2nd order ODE?
1) if a=1, b=0 and c=n2, then m=sqrt(-n2)=+/-jn
therefore y=ewx(AcosPx+BsinPx), in this case w=0 and P=n
therefore y=Acosnx+Bsinnx
2) if a=1, b=0 and c=-n2, then m=+/-n, so m1=n and m2=-n
therefore y=Aem1x+Bem2x=Aenx+Be-nx=Acoshnx+Bsinhnx