How do you take this derivative?

  • Thread starter Thread starter msell2
  • Start date Start date
  • Tags Tags
    Derivative
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
msell2
Messages
13
Reaction score
0
x(t) = (Cv + D(tv + w))e^(λt)
x'(t) = ?
C, D, λ are constants
x(t), v, w are vectors (v is an eigenvector, w is a generalized eigenvector)
t is the variable

This is coming from a larger question, asking to prove that the above equation satisfies x'(t)=Ax(t), where A is a 2x2 matrix and x'(t) and x(t) are vectors. If you know how to answer this too, that'd be great. I've been trying to figure this out for some time now. Any help would be appreciated.
 
Physics news on Phys.org
So everything is the same even though there are vectors?
 
msell2 said:
So everything is the same even though there are vectors?

Sure: just write it out component-by-component:
[tex]x_1(t) = (Cv_1 + D(v_1 t + w_1))e^{\lambda t}\\<br /> x_2(t) = (Cv_2 + D(v_2 t + w_2))e^{\lambda t}\\<br /> \vdots \\<br /> x_n(t) = (Cv_n + D(v_n t + w_n))e^{\lambda t}[/tex]

Just for practice (and to help clarify some of the issues), try to see what would happen if C and D are constant n×n matrices instead of scalar constants.

RGV
 
Last edited: