Examples of system of linear differential equations with periodic coefficients

Click For Summary
SUMMARY

This discussion focuses on solving systems of linear differential equations with periodic coefficients, specifically using the example of equations involving sine and cosine functions. The suggested approach includes reducing the system to a single equation using Gaussian reduction or expressing the system as a matrix equation. The matrix equation method involves recognizing that the coefficient matrix is time-dependent, necessitating the application of the product rule for differentiation. This highlights the importance of understanding both matrix methods and the implications of periodic coefficients in differential equations.

PREREQUISITES
  • Understanding of linear differential equations
  • Familiarity with Gaussian elimination techniques
  • Knowledge of matrix algebra and operations
  • Basic concepts of periodic functions in calculus
NEXT STEPS
  • Study the method of Gaussian elimination for differential equations
  • Learn about matrix differential equations and their applications
  • Explore periodic coefficients in differential equations
  • Investigate the product rule for differentiation in matrix contexts
USEFUL FOR

Students and professionals in mathematics, particularly those studying differential equations, as well as educators seeking examples and methods for teaching systems of linear differential equations with periodic coefficients.

princy
Messages
14
Reaction score
0
hi ,
can anybody give me some examples of 'systems of linear differential equations with periodic coefficients'? i don't know how to solve it.. where can i get problems and solutions on this?
 
Physics news on Phys.org
You mean something like
[tex]sin(t)\frac{dx}{dt}+ (1- t^2)\frac{dy}{dt}= e^t[/tex]
[tex]cos(t)\frac{dx}{dt}+ t\frac{dy}{dt}= t[/tex]?

You will want to try to reduce this to a single equation in either x only or y only.
Essentially, use "Gaussian reduction" just as you would for an algebraic system.

Or you could try writing the system as a matrix equation:
[tex]\begin{bmatrix}sin(t) & 1- t^2 \\ cos(t) & t\end{bmatrix}\begin{bmatrix}\frac{dx}{dt} \\ \frac{dy}{dt}\end{bmatrix}= \begin{bmatrix}e^t \\ t\end{bmatrix}[/tex]
and use the same matrix methods you would for the "constant coefficient" case. Of course, you would have to remember that, since the coefficient matrix now depends on t, d(AX)/dt= X(dA/dt)+ A(dX/dt), not just "A(dX/dt)".
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K