Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • $\begingroup$ On a sphere or on a cylinder? $\endgroup$ Commented Dec 14, 2021 at 22:57
  • 3
    $\begingroup$ What do x and y represent? To draw a phase portrait on a sphere you need a vector field (or ODE) on a sphere. In the cylinder example, the field/ODE is invariant under the transformation $x \mapsto x+2\pi$, which allows one to map the vector field $(\dot x, \dot y) = (y, -\sin x)$ on the plane to a vector field on a cylinder. There's no such natural mapping onto the sphere, so you would have to define one. $\endgroup$ Commented Dec 15, 2021 at 3:04