Question

What is the general form of a first-order ordinary differential equation?

Original question: First order ordinary differential equations general form : $y'(x)=F(x,y)$ , here $y$ is a function of $x$ $F$ is a function of two variables

Expert Verified Solution

thumb_up100%(1 rated)

Key concept: A first-order differential equation is one of the first places where notation matters. Once the roles of the variables are clear, the definition becomes straightforward.

Step by step

A first-order ordinary differential equation (ODE) is an equation involving:

  • an unknown function, usually written as y(x)y(x),
  • its first derivative y(x)y'(x),
  • and often the independent variable xx itself.

A common general form is

y(x)=F(x,y).y'(x)=F(x,y).

Here:

  • xx is the independent variable,
  • yy is the dependent variable, meaning y=y(x)y=y(x),
  • F(x,y)F(x,y) is some function of the two variables.

Sometimes the same idea is written as

dydx=F(x,y).\frac{dy}{dx}=F(x,y).

Both forms mean the same thing.

If the equation can be written as y=f(x)y'=f(x) only, then it is still first-order, just a simpler special case.

Pitfall alert

It is easy to think FF must be a function of only xx or only yy, but in the general case it can depend on both.

Also, the order is determined by the highest derivative present. If only yy' appears, it is first-order; if yy'' appears, it is second-order.

Try different conditions

If the equation is written implicitly, such as

M(x,y)dx+N(x,y)dy=0,M(x,y)\,dx+N(x,y)\,dy=0,

it may still be a first-order ODE after dividing by dxdx when possible:

N(x,y)dydx+M(x,y)=0.N(x,y)\frac{dy}{dx}+M(x,y)=0.

So the same first-order idea can appear in several notations.

Further reading

ordinary differential equation, dependent variable, first derivative

FAQ

What is the general form of a first-order ODE?

A common general form is y'(x)=F(x,y), where y is a function of x and F depends on x and y.

What makes an equation first-order?

An equation is first-order if the highest derivative that appears is the first derivative, such as dy/dx or y'.

chat