Say we've got some vector field which at every point indicates the instantaneous velocity of a particle moving through that point.
I'm trying to gain some intuition for what the possible trajectories for particles would look like in the cases that this vector field has zero divergence, zero curl, or both...
There's GOT to be something special about the trajectories in such vector fields... I'm still having trouble wrapping my head around divergence and curl...although, I think intuitively understanding possible trajectories will help.
As for my background...I have not taken differential equations, and am just about done with an introductory course on multi-variable calculus.
Thanks again!
Edit:
After receiving some answers and hints, I'd like to write out some of my thoughts...
Say we have the vector-field $\vec{F} = (2x,-2y)$. This vector-field has both zero divergence and zero curl.
There are many possible ways to interpret such a vector-field: ie, an acceleration, a force...etc...but, lets focus on these two interpretations:
First, lets consider it the gradient of a function. In this case, the function would be $f(x,y)=x^2-y^2$, and thus $\nabla(f)=\vec{F}$.
As I understand it, the fact that $\vec{F}$ has no curl means that it can be the gradient of a function in the first place, because a line-integral in a closed circle is zero.
As for what it means for the divergence to be zero everywhere...well, the divergence of the gradient is the Laplacian of the original function. It means that the function is harmonic, so that at each point, the "bending" is equal in all directions. If this function represented some stretched surface, no point would have any reason to bend, because the force on any point would cancel out from the points around it.
Those are both beautiful and intuitive results...but, that wasn't what my question was driving it.
I want to interpret $\vec{F}$ as a velocity-field. That is, at each point, $2x=\frac{dx}{dt}$ and $2y=\frac{dy}{dt}$.
In that case, integral curves (flow-lines) starting from some point $(x_0,y_0)$ would look like:
$$(x_0e^{2t}, y_0e^{-2t})$$
And as for those flow-lines...I have absolutely no intuition what's special about them, coming from the fact that the divergence is zero, or that the curl is zero. These are what I wish to understand!
Thanks!

Here are a few things for you to prove to yourself:
(1) If $\vec F$ is conservative (i.e., a gradient field), then the flow lines (these are your trajectories) cannot be closed curves. Why? Could I deduce from this that if $\text{curl }\vec F = \vec 0$, then $\vec F$ has no closed flow lines?
(2) If you're in the plane and $\text{div }\vec F>0$ (or, similarly, $<0$) in a region, then once again $\vec F$ has no closed flow lines in that region.
small HINTS:
(1) Fundamental Theorem of Calculus for line integrals. (2) Divergence Theorem in two dimensions. For my follow-up question in (1), remember that if $\vec F$ is (continuously differentiable and) conservative, then $\text{curl }\vec F = \vec 0$. But there is a famous example where the converse of this fails.