flow generated by vector field
- Subject: [mg3257] flow generated by vector field
 - From: Sascha.Unzicker at lrz.uni-muenchen.de
 - Date: 21 Feb 1996 13:04:37 -0600
 - Approved: usenet@wri.com
 - Distribution: local
 - Newsgroups: wri.mathgroup
 - Organization: Universitaet Muenchen (Germany)
 - Sender: daemon at wri.com
 
Is there a way to compute the *flow* of a vector field (used in the theory of Lie derivatives), that satisfies d/dt sigma_mue(t,x0)= X_mue (sigma(t,x0)) example: sigma(t,(x,y))= (x Cos[t] - y Sin[t], x Sin[t] + y Cos[t]) is the flow generated by the vector field (-y @/@x, x @/@y) I tried DSolve without success. Thanks, Alexander Unzicker