Entering a Differential Equations

Click For Summary
SUMMARY

This discussion focuses on preparing for a first course in differential equations. Key topics for review include partial fractions, complex numbers, integrals, and basic linear algebra concepts such as eigenvalues, linear equations, matrices, and linear operators. While some linear algebra knowledge is beneficial, it is not essential for the initial course, as necessary concepts will be introduced as needed. The discussion emphasizes that foundational topics will be revisited in subsequent courses, particularly when dealing with systems of ordinary differential equations (ODEs).

PREREQUISITES
  • Basic understanding of partial fractions
  • Familiarity with complex numbers
  • Knowledge of integrals
  • Introductory concepts of linear algebra, including eigenvalues and matrices
NEXT STEPS
  • Review the concept of eigenvalues in linear algebra
  • Learn how to solve linear equations and represent them in matrix form
  • Study the properties of linear operators and their applications in differential equations
  • Explore systems of ordinary differential equations (ODEs) for advanced understanding
USEFUL FOR

Students entering a differential equations course, educators preparing course materials, and anyone seeking to strengthen their foundational knowledge in mathematics related to differential equations.

dpsciarrino
Messages
8
Reaction score
0
I'm entering a differential equations course this coming semester. Is there anything I should review in the coming weeks?
 
Physics news on Phys.org
Courses vary. You could review partial fractions, complex numbers, integrals, linear algebra, and differential equations. Is this a first course? A second course?
 
lurflurf said:
Courses vary. You could review partial fractions, complex numbers, integrals, linear algebra, and differential equations. Is this a first course? A second course?

This is a first course. That list is a bit intimidating since I haven't had a lick of linear algebra. haha
 
Well then you should be safe from "As you recall from linear algebra.."
A little bit of linear algebra is helpful in differential equations, but it can be introduced as needed. You might want to know what an eigenvalue is, how to solve linear equations, what a matrix is, and what a linear operator is. The derivative is a linear operator so
D(a u+b v)=a Du+b Dv
which is helpful at times.
We write a linear equation such as
$${\begin{array}{cc}
a x+b y=u \\
c x+d y=v \\
\end{array} } \\
\text{in matrix form as} \\
\left( {\begin{array}{cc}
a & b \\
c & d \\
\end{array} } \right) \left( {\begin{array}{cc}
x \\
y \\
\end{array} }\right)
\left( \begin{array}{cc} u \\ v \end{array} \right)$$
D cos(x)=-sin(x)
D sin(x)=cos(x)
which we might like to write in matrix form as
$$\mathrm{D} \left( \begin{array}{cc} \cos(x) \\ \sin(x) \end{array} \right) = \left( {\begin{array}{cc}
0 & -1 \\
1 & 0 \\
\end{array} } \right) \left( {\begin{array}{cc}
\cos(x) \\
\sin(x) \\
\end{array} }\right)$$

You might believe at first that such notions and notations make things harder but they make them easier.
 
This is a first course. That list is a bit intimidating since I haven't had a lick of linear algebra. haha

For an introductory course in differential equations I wouldn't worry about reviewing linear algebra. If you get to systems of ODES (where linear algebra is used) they'll review/introduce the necessary ideas. However this often doesn't come up until a 2nd course in differential equations.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 14 ·
Replies
14
Views
5K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 25 ·
Replies
25
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 52 ·
2
Replies
52
Views
8K
  • · Replies 2 ·
Replies
2
Views
4K