Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
A Differential Equation (DE) is an equation involving an independent variable , a dependent variable , and its derivatives like , , etc. Visually, a DE defines a relationship between the coordinates of a point on a curve and the slope or curvature of the curve at that point.
The Order of a differential equation is the order of the highest-order derivative appearing in the equation. For example, in , the order is . Visually, higher orders correspond to higher-level geometric properties like concavity or rate of change of curvature.
The Degree of a differential equation is the power or exponent of the highest-order derivative, provided the equation is expressed as a polynomial in derivatives (i.e., derivatives are free from radicals and fractional powers). If the highest derivative is inside a function like or , the degree is not defined.
A General Solution of a differential equation of order is a solution that contains independent arbitrary constants (e.g., ). Visually, the general solution represents a 'family of curves' covering a region of the Cartesian plane, where each value of the constants generates a different curve in the family.
A Particular Solution is a solution obtained by assigning specific values to the arbitrary constants in the general solution, usually based on given initial or boundary conditions like when . Visually, this corresponds to selecting a single, unique curve from the entire family that passes through a specific point .
To form a differential equation from a given family of curves (general solution), we differentiate the equation as many times as there are arbitrary constants and then eliminate those constants using the original and derived equations. The resulting DE represents the geometric property shared by every member of that family.
A differential equation is Linear if the dependent variable and its derivatives occur only in the first degree and are not multiplied together. Otherwise, it is Non-linear. Graphically, linear differential equations often describe systems where the response is proportional to the input.
📐Formulae
General form of an order DE:
Condition for Degree: The equation must be a polynomial in derivatives, e.g., , where is the degree.
Relationship between Order and Constants:
Particular Solution condition: becomes particular when are fixed values.
💡Examples
Problem 1:
Determine the order and degree (if defined) of the differential equation: .
Solution:
- Identify the highest order derivative: The highest derivative is , so the Order = . \n2. Check for polynomial form in derivatives: The equation contains a term . Since it is not a polynomial in terms of its derivatives, the Degree is not defined.
Explanation:
Order is always defined by the highest derivative present. However, because the derivative is an argument of a trigonometric function, the equation cannot be written as a standard polynomial in terms of derivatives, making the degree undefined.
Problem 2:
Verify that is a general solution of the differential equation .
Solution:
- First derivative: . \n2. Second derivative: . \n3. Substitute into the DE: LHS = . \n4. Since LHS = RHS, the given function is a solution.
Explanation:
To verify a solution, we differentiate the given function up to the order of the DE and substitute the expressions back into the equation. Since there are two arbitrary constants ( and ) and the DE is of order 2, this is the general solution.