Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Definition of a Differential Equation: A differential equation is an equation that involves an independent variable, a dependent variable, and the derivatives of the dependent variable with respect to the independent variable. It acts as a mathematical rule describing how a quantity changes; for example, if we plot the solution on a graph, the differential equation defines the slope or curvature at every point . Often written in the form or .
Order of a Differential Equation: The order is defined as the order of the highest order derivative appearing in the differential equation. For example, in the equation , the highest derivative is the second derivative, so the order is . Visually, the order indicates the level of 'complexity' in the rate of change—first order relates to velocity/slope, while second order relates to acceleration/curvature.
Degree of a Differential Equation: The degree is the power of the highest order derivative when the differential equation is expressed as a polynomial in its derivatives. Crucially, for the degree to be defined, the equation must be a polynomial in derivatives (i.e., derivatives should not be inside functions like , , or ). For example, in , the degree is . If an equation is like , the degree is not defined.
General Solution: A solution of a differential equation that contains as many arbitrary constants as the order of the equation is called the general solution. Geometrically, a general solution represents a 'family of curves.' For example, represents an infinite set of parabolas shifted vertically, where each value of corresponds to a different curve in the family.
Particular Solution: A solution obtained from the general solution by giving specific values to the arbitrary constants is called a particular solution. These values are typically determined using given initial conditions, such as when . Visually, this corresponds to selecting one specific curve from the family of curves that passes through a particular point on the Cartesian plane.
Formation of Differential Equations: To form a differential equation representing a family of curves, we differentiate the equation of the family as many times as the number of arbitrary constants present and then eliminate those constants. If a family has arbitrary constants, the resulting differential equation will be of order .
Linearity of Differential Equations: A differential equation is linear if the dependent variable and its derivatives appear only in the first degree and are not multiplied together. Visually, linear equations are easier to solve and their solutions often follow the principle of superposition, where the sum of two solutions is also a solution.
📐Formulae
General form of an order differential equation:
First order derivative notation:
Second order derivative notation:
Relationship between constants and order:
Condition for Particular Solution:
💡Examples
Problem 1:
Find the order and degree (if defined) of the differential equation: .
Solution:
Step 1: Identify the highest order derivative present in the equation. The derivatives are (second order) and (first order). Therefore, the highest order is . \ Step 2: Check if the equation is a polynomial in its derivatives. Since all derivatives are raised to positive integer powers and are not inside transcendental functions, the degree is defined. \ Step 3: Identify the power of the highest order derivative. The term with the highest order derivative is , and its power is . \ Final Answer: Order = , Degree = .
Explanation:
The order is determined by the highest derivative (), and the degree is the exponent of that specific derivative.
Problem 2:
Verify that is a solution of the differential equation .
Solution:
Step 1: Find the first derivative of . \ . \ Step 2: Find the second derivative. \ . \ Step 3: Substitute , , and into the Left Hand Side (LHS) of the differential equation. \ \ . \ Step 4: Compare LHS with RHS. \ . \ Since LHS = RHS, the given function is a solution.
Explanation:
Verification involves calculating the required derivatives and substituting them back into the original equation to see if it satisfies the identity.