Solving Hamilton Equations with Limited Knowledge

  • Thread starter Thread starter psycho_dad
  • Start date Start date
  • Tags Tags
    Hamilton Knowledge
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
9 replies · 4K views
psycho_dad
Messages
5
Reaction score
0

Homework Statement



[PLAIN]http://img411.imageshack.us/img411/4412/sssa.jpg

Homework Equations






The Attempt at a Solution



Actually I have very basic knowledge of university physics and math, so the only things I've done are calculating Hamilton equations (I hope correctly)

q'=p2+p1
p'=-(q2+q1)

and f3 as I guess it was poisson brackets

f3=4q2p2-4q1p1

Now I don't have enough theoretical mechanics knowledge to move on, any help would be very welcome. Thanks!
 
Last edited by a moderator:
Physics news on Phys.org
Ok, so I get four equations (thank you for pointing it out):
q'1=p2
q'2=p1
p'1=-q2
p'2=-q1

Now, should I integrate them, and if yes, what should I do next to get solution?
 
The problem now is that you have differential equations involving two functions, q1 and p2 for example. You want to combine equations so that you get a differential equation that involves only one function, which you can then solve.
 
I'm not sure if I understand you correctly, but ok, this is what I get, but still can't see the whole idea

p1=-p''1
p2=-p''2
q1=-q''1
q2=-q''2
 
I can't :D Well I think q1 and q2 should be trigonometric functions (cosines) while p1 and p2 (-sines), but I thought that q and p are some kind coordinate and moment functions :confused:
 
Yeah, I know, I actually more needed than wanted to solve this problem. I eventually managed to integrate equations (yeah, it turned out to be easy task after one glance into math book), but the easier way to show that functions were of the same system, was just to calculate poisson brackets of hamilton function and all other functions
{H;f1}={H,f2}={H,f3}=0

Anyway, thanks for help :)