Derivative of a Quadratic Polynomial
Loading video...
Download video without watermark
Derivative of a Polynomial Function
Overview
A short animation that visually demonstrates how to compute the derivative of a simple polynomial, e.g., . The viewer sees the function, the limit definition, the algebraic simplification, and the final derivative, reinforcing the concept of differentiation as a rate of change.
Phases
| # | Phase Name | Duration | Description |
|---|---|---|---|
| 1 | Intro | ~3s | Title fades in, then the polynomial appears centered. |
| 2 | Limit Definition | ~6s | The limit definition slides in, with a visual "zoom" on the numerator as expands. |
| 3 | Algebraic Expansion | ~8s | Stepβbyβstep expansion of and subtraction of is shown with animated brackets and termβhighlighting. |
| 4 | Simplification & Cancellation | ~6s | Common terms cancel, leaving . The factor is highlighted and cancelled, revealing . |
| 5 | Taking the Limit | ~4s | As , the term fades out, leaving the final derivative . |
| 6 | Outro | ~3s | The original function and its derivative are displayed sideβbyβside with a brief caption "Derivative of a quadratic" and then fade out. |
Layout
βββββββββββββββββββββββββββββββββββββββββββββββ
β TITLE AREA β
βββββββββββββββββββββββββ¬ββββββββββββββββββββββ€
β MAIN AREA β SUPPORT AREA β
β (function & steps) β (notations, limits)β
βββββββββββββββββββββββββ΄ββββββββββββββββββββββ€
β BOTTOM AREA β
βββββββββββββββββββββββββββββββββββββββββββββββ
Area Descriptions
| Area | Content | Notes |
|---|---|---|
| Title | "Derivative of a Polynomial" (large font) | Fades in at start of Intro, stays throughout |
| Main | Central display of the polynomial, expanded expressions, and simplified forms. Uses colorβcoded terms (e.g., in blue, in green, in gray). | Primary visual focus; terms animate in sync with narration |
| Support | Small side panel showing the limit definition, the variable approaching zero, and occasional arrows linking steps. | Appears during Phaseβ―2β5, updates dynamically |
| Bottom | Final caption "Derivative: " and a brief note "Power rule: ". | Fades in during Phaseβ―5, remains to end |
Notes
- Keep total runtime under 30β―seconds; the durations above sum to ~30β―s.
- Use smooth fadeβin/out and transform animations to emphasize algebraic manipulation.
- Colorβcode each coefficient () consistently across all phases.
- No textual narration is required; visual cues and brief onβscreen labels convey the process.
- The scene must be a single Manim
Sceneclass.
Created By
Description
The animation introduces a quadratic function a x squared plus b x plus c, then displays the limit definition of the derivative. It expands the function at x plus h, highlights term cancellations, factors out h, and shows the limit as h approaches zero, revealing the derivative 2 a x plus b. Colorβcoded coefficients remain consistent, and the final result appears alongside the original function.
Created At
Mar 14, 2026, 08:40 PM
Duration
0:34
Tags
Status
Fork
Copy this animation to your account so you can edit and publish your own version. Sign in required.