- #1
aaaa202
- 1,169
- 2
A bit related to my other topic but here goes:
I have the set of differential equations:
x1' = a-ax1-ax2
x2' = b-bx1-bx2
What is the solution to such a set? I could google systems of differential equations, but that turns up large texts on the theory. I just wonna know in a few lines what the solution to such a set is. I know how to diagonalize the coefficient matrix etc. if I need that.
I have the set of differential equations:
x1' = a-ax1-ax2
x2' = b-bx1-bx2
What is the solution to such a set? I could google systems of differential equations, but that turns up large texts on the theory. I just wonna know in a few lines what the solution to such a set is. I know how to diagonalize the coefficient matrix etc. if I need that.