#Periodic Initial Conditions for IVP

21 messages · Page 1 of 1 (latest)

steady hingeBOT
#
  1. Ask your question and show the work you've done so far. If you've posted a screenshot of a question, specify which part you need help with.
  2. Wait patiently for a helper to come along.
  3. Once someone helps you, say thank you and close the thread with:
    +close
    
  4. Feel free to nominate the person for helper of the week in #helper-nominations
  5. Do not ping the mods, unless someone is breaking the rules.
  6. If you're happy with the help you got here, and the server overall, you can contribute financially as well:
brave badgeBOT
ebon kelp
#

but then I'm not sure how to continue

#

Should I find a T such that x(0 + T) = x(T) = x(0) ?

#

or should I compute the constants (c1, c2, c3) by computing the inverse matrix composed of the eigenvectors multiplied by the initial solution

#

with V being the matrix of the (independent) eigenvectors then compute $C = V^{-1}z$

brave badgeBOT
smoky pine
#

If you do, I would maybe suggest finding 3 initial conditions based on the periods

#

x(0) = 0
x(T) = 0
x(2T) = 0

#

I guess in a sense, that is 3 equations with 3 unknowns

ebon kelp
# smoky pine Do you have a given period?

Nope, all that is given is $$\dot x = Ax, x(0) = z$$, A is given but I want to know how to approach such a question in general and not just the answer to this one

brave badgeBOT
ebon kelp
#

A is 3x3 and z is in R^3

smoky pine
#

Well you've got to get equations from somewhere right

brave badgeBOT
ebon kelp
#

with eigenvalues 2, sqrt(2)i, -2sqrt(2)i and

#

and the 2nd and 3rd eigenvalues are purely imaginary which makes them rotations

#

so my question is moreso how can I justify setting the constant of the eigenvector of the first eigenvalue (2) to zero