Why Sine and Cosine are Geometrically Inseparable?
When we studied Derivatives and Tangents, we asked: “How fast is the wave moving at this exact second?” Now we ask the inverse question: “If we know the velocity, how much ground has been covered?”
While the derivative breaks a wave down into individual slopes at each moment, the integral accumulates those moments to measure the total area under the curve.
In the previous lab we saw that the slope of a sine wave forms a cosine wave. Here we observe the relationship from the opposite direction: as the area builds beneath a cosine wave, it reconstructs the original sine wave.
This reveals that the connection between sine and cosine is not accidental. They are two perspectives of the same geometric process: one describes motion (velocity), while the other records the history of that motion (displacement).
Lab Results: The Accumulation Experiment
In this experiment, we shifted our focus from the steepness of the wave to its summed total. By calculating the area of infinite vertical slices (Riemann Sums), we observed a striking pattern:
- The “Build-Up”: When the Cosine wave is positive, the “Area So Far” (the Sine wave) climbs upward.
- The “Peak”: At the exact moment the Cosine wave hits zero, the Sine wave reaches its maximum height. The motion has stopped, and the accumulation is at its peak.
- The “Reversal”: As the Cosine wave dips into negative values, our lab recorder begins to subtract area, causing the Sine wave to descend.
The Key Takeaway:
This cycle of building up and tearing down area proves that in a dynamic system, the shape of a wave and the area it creates are fundamentally linked. To understand one is to inevitably discover the other.
Note: This relationship is the “heartbeat” of the Fundamental Theorem of Calculus. It proves that differentiation and integration are not just related—they are inverse operations. While the Tangent Line reveals the instantaneous momentum of a system, the Integral reveals its history. This process of Integral Analysis is essential in engineering, as it allows us to calculate everything from the energy stored in a capacitor to the total distance traveled by a satellite. By understanding the integral, we move from analyzing a single moment to understanding the entire life cycle of a dynamic system.
The Mathematical Model: Quantifying the Accumulated Area
The Mathematical Model
In calculus, the Integral represents the “undoing” of a derivative. While differentiation breaks a curve into slopes, integration stitches those infinite moments back together to find the Accumulated Area.
The “Total Area” under a Cosine(x) curve between two points is exactly equal to the change in value of Sine(x):
∫ sin(x) dx = -cos(x) + C
(Note: The symbol ∫ is the integral sign, representing a continuous sum of infinitely thin slices.)
This inverse relationship confirms that if velocity follows a Cosine wave, the total distance (displacement) will follow a Sine wave, offset by exactly 90 degrees.
The Zero Net Area:
If you integrate a full wave cycle (0 to 2π), the area above the axis perfectly cancels the area below. This is why the Sine wave returns to 0 after a full oscillation.
The Fundamental Link:
Integration proves that the “history” of a system (Area) is just the inverse of its “momentum” (Slope). To find the position, we simply sum the velocity slices.
Name: Source Code: Manim Implementation *
