---
title: "What a Differential Equation Says and What a Solution Is"
description: "An equation relating a function to its own derivatives constrains a whole family of functions. A general solution carries arbitrary constants; an initial condition picks one member out of the family."
canonical: https://lightmysky.com/learn/mathematics/what-a-differential-equation-says-and-what-a-solution-is-mt_tHlHg2nK3o
source: https://lightmysky.com/learn/mathematics/what-a-differential-equation-says-and-what-a-solution-is-mt_tHlHg2nK3o.md
retrieved: 2026-09-12
---

> **Agent view.** This is the Markdown twin of the page, for tools and assistants.
> When to use this site, and the call that answers each job: https://lightmysky.com/agent-instructions.md
> API description (OpenAPI 3.1): https://lightmysky.com/openapi.json · Authentication: https://lightmysky.com/auth.md
> Pricing: https://lightmysky.com/pricing.md · Catalog: https://lightmysky.com/llms.txt · Full catalog: https://lightmysky.com/llms-full.txt
> Every machine-readable file on this domain: https://lightmysky.com/.well-known/ai-catalog.json
> Ask for Markdown with `Accept: text/markdown`, a `.md` address, or `?mode=agent`.

# What a Differential Equation Says and What a Solution Is

An equation relating a function to its own derivatives constrains a whole family of functions. A general solution carries arbitrary constants; an initial condition picks one member out of the family.

Subject: Mathematics · Area: Differential Equations · Ages 19 to 20
Page: https://lightmysky.com/learn/mathematics/what-a-differential-equation-says-and-what-a-solution-is-mt_tHlHg2nK3o

## Ready when they can

- Verify that a proposed function satisfies a given equation
- State the order of an equation and the number of constants its general solution carries
- Use an initial condition to fix the constants in a general solution

## Lesson: Equations about change, functions as answers

A differential equation is a rule that ties a function to its own rates of change. A solution is not a number. It is a whole function that makes the rule true at every point of some interval. Checking means substituting back: 3 times e to the 2x differentiates to 6 times e to the 2x, exactly 2y, so it solves y prime = 2y.

**Example.** The order is the highest derivative present, and it tells you how many arbitrary constants the general solution carries. For y double prime + 3 y prime + 2y = 0 the order is 2. A third order equation needs three integrations to undo, so its general solution carries 3 constants.

An initial condition pins down those constants and selects one curve from the family. With y = C times e to the x and y of 0 = 5, e to the 0 is 1, so C = 5. With y = C1 cos x + C2 sin x, y of 0 = 4 gives C1 = 4, and y prime of 0 = 0 gives C2 = 0.

**Tip.** Every solution lives on an interval where it stays smooth and satisfies the equation. Keep order, constants, and intervals straight and every method falls into place. Many natural laws describe change, not position, which is why these equations are worth their own toolkit.

**Recap.** Verify by substituting, count constants from the order, and spend initial conditions to select one curve.

## Practice

13 questions on this page, each with its working shown.

## Needs first

- [Integration as the Reverse of Differentiation](https://lightmysky.com/learn/mathematics/integration-as-the-reverse-of-differentiation-mt_edtk3ArxRk)
- [The Derivative as a Rate of Change](https://lightmysky.com/learn/mathematics/the-derivative-as-a-rate-of-change-mt_RqyLE3jrAW)

## Opens up

- [Steady-State and Pre-Equilibrium Approximations](https://lightmysky.com/learn/science/steady-state-and-pre-equilibrium-approximations-mt_9ESWVl28-3)
- [Direction Fields and Euler's Method](https://lightmysky.com/learn/mathematics/direction-fields-and-eulers-method-mt_Ak-TZOX3GR)
- [Damped Oscillations and the Three Damping Regimes](https://lightmysky.com/learn/science/damped-oscillations-and-the-three-damping-regimes-mt_JCpYpFVn6s)
- [The Time-Independent Schrödinger Equation](https://lightmysky.com/learn/science/the-time-independent-schrodinger-equation-mt_zeBVPery5T)
