autonomous equation
An autonomous equation is one whose rule does not depend on time itself — only on the current state. Picture a ball rolling on a fixed hilly landscape: where it goes next depends only on where it is now, not on what o'clock it is. The landscape is not changing under it. That self-governing quality (autonomos, 'living by its own law') is what the name captures.
Formally, a first-order autonomous equation has the form dy/dx = f(y) — the right side depends on y alone, with no explicit appearance of the independent variable x. Contrast dy/dx = f(x, y), where x shows up on its own. The immediate payoff is a symmetry: because the rule is the same at every value of x, the direction field looks identical along every horizontal line; the segments depend only on the height y. So if y(x) is a solution, so is every horizontal shift y(x - c). One consequence is that autonomous equations are always separable in principle (dy/f(y) = dx), but their real value is qualitative.
That x-independence is exactly what makes the phase-line picture possible: you can collapse the whole flow onto the single y-axis, mark where f(y) = 0 (the equilibria), and read off from the sign of f between them whether solutions rise or fall. Almost every model written 'rate depends on current amount' — population growth, chemical kinetics, an object cooling toward a fixed ambient — is autonomous, which is why the qualitative toolkit (equilibria, phase line, stability) is built first and foremost for them.
dy/dt = y*(1 - y) is autonomous: the right side has no explicit t. Its direction field is identical along every vertical time-line, and the constant solutions y = 0 and y = 1 (where the right side vanishes) are its equilibria.
No explicit independent variable means the dynamics look the same at every time.
Autonomous is about the equation, not the solution: the solution y(x) of course depends on x. 'Autonomous' means the rule f does not name x explicitly. An equation like dy/dx = x*y is non-autonomous even though it is perfectly simple.