\frac{dP}{dt}=rP\left(1-\frac{P}{K}\right)Variables
- P: population
- r: intrinsic growth rate
- K: carrying capacity
- t: time
How to use this formula
Models growth that slows as a population approaches carrying capacity.
Important notes
- P=0 and P=K are equilibrium solutions.
- The model assumes a constant carrying capacity and homogeneous population.
Quick example
When P=K/2, the growth rate is rK/4.
Applicability, worked calculation, and verification
Assumptions and domain checks
- P=0 and P=K are equilibrium solutions.
- For the Logistic Differential Equation, every denominator must be nonzero, and the numerator and denominator must remain correctly grouped.
- State the domain together with any initial or boundary conditions, and confirm the regularity assumptions required by the method.
Worked example
When P=K/2, the growth rate is rK/4.
Common mistakes
- When copying Logistic Differential Equation, keep the complete numerator and denominator grouped; a missing brace or parenthesis changes the result.
- Do not present a general solution as the requested solution before applying all initial or boundary conditions.
Continue the workflow
Use Logistic Differential Equation in your own work
- Check the domainMatch the variables and assumptions to the problem before substituting values.
- Copy the exact notationPreserve grouping, signs, and exponents in
\frac{dP}{dt}=rP\left(1-\frac{P}{K}\right). - Edit or convertOpen the expression in the LaTeX editor, then export it for your document or web page.
Review and verification
Last reviewed: 2026-07-23
Automated quality check: Kept noindex until the missing evidence is supplied.
Formula references
- Digital Library of Mathematical FunctionsNational Institute of Standards and Technology — Definitions, notation, identities, and reference material for mathematical functions.
Frequently asked questions
What is the Logistic Differential Equation used for?
Models growth that slows as a population approaches carrying capacity.
Can I copy this formula as LaTeX?
Yes. Copy \frac{dP}{dt}=rP\left(1-\frac{P}{K}\right) or open it in the LaTeX editor.
What should I check before using it?
Confirm that each variable, unit, domain restriction, and assumption matches the problem.