Here I have a system as follows:
$$\frac{dx}{dt}=a(by-x); \frac{dy}{dt}=rx-xz; \frac{dz}{dt}=(xy)^n-bz$$
Here $x, y$ and $z$ are positive real variables. All the parameters $a, r$ and $b$ are all positive real numbers and $n$ is a natural number.
How can I a make the phase portrait 3D of the system by varying the natural number $n$ from say $1$ to $100$?
