From 3333ba93cddca16782bf816366e712e6f786daa1 Mon Sep 17 00:00:00 2001 From: Gregory Hartman Date: Wed, 12 Aug 2026 14:31:08 +0000 Subject: [PATCH 1/3] Initial commit. --- ptx/sec_vvf.ptx | 4 ++-- ptx/sec_vvf_calc.ptx | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ptx/sec_vvf.ptx b/ptx/sec_vvf.ptx index 50ee1a456..a164a0d35 100644 --- a/ptx/sec_vvf.ptx +++ b/ptx/sec_vvf.ptx @@ -648,7 +648,7 @@ \vec r(t) = \vec p(t) + \vec c(t) = \la \cos(t) + t,-\sin(t) +1\ra, which is graphed in .

-
+
The cycloid in @@ -750,7 +750,7 @@ The displacement of \vec r(t) on [-1,1] is thus \vec d = \la 0,1\ra - \la 0,-1\ra = \la 0,2\ra.

-
+
Graphing the displacement of a position function in diff --git a/ptx/sec_vvf_calc.ptx b/ptx/sec_vvf_calc.ptx index e63c127f2..f0b4d4a52 100644 --- a/ptx/sec_vvf_calc.ptx +++ b/ptx/sec_vvf_calc.ptx @@ -19,7 +19,7 @@ The theorem following the definition shows that in practice, taking limits of vector-valued functions is no more difficult than taking limits of real-valued functions.

-