Archimedean spiral $oplus$ sawtooth = circles The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Bézier approximation of archimedes spiral?Tangent space on the north pole of $S^2$Villarceau Circle as Loxodrome and concurrent curve of 3 surface intersections.How to distinguish between arc length and arc length parametrisation?Isometry between circlesGeodesic/ Involute OrthoNet on surfaces of revolutionMaximum number of circles tangent to two concentric circlesArchimedean spiral and lengthSmooth, approximately space-filling curves in high dimensionsEnigmatic patterns in Archimedean spirals
Segmentation fault output is suppressed when piping stdin into a function. Why?
How to copy the contents of all files with a certain name into a new file?
Road tyres vs "Street" tyres for charity ride on MTB Tandem
Change bounding box of math glyphs in LuaTeX
How to pronounce 1ターン?
Was credit for the black hole image misattributed?
Create an outline of font
Do warforged have souls?
how can a perfect fourth interval be considered either consonant or dissonant?
What's the point in a preamp?
Is it ok to offer lower paid work as a trial period before negotiating for a full-time job?
First use of “packing” as in carrying a gun
Did the UK government pay "millions and millions of dollars" to try to snag Julian Assange?
Finding the path in a graph from A to B then back to A with a minimum of shared edges
What can I do if neighbor is blocking my solar panels intentionally?
Can undead you have reanimated wait inside a portable hole?
Why can't wing-mounted spoilers be used to steepen approaches?
Windows 10: How to Lock (not sleep) laptop on lid close?
How does ice melt when immersed in water?
How is simplicity better than precision and clarity in prose?
Searching for a differential characteristic (differential cryptanalysis)
Are my PIs rude or am I just being too sensitive?
How do I add random spotting to the same face in cycles?
Does Parliament hold absolute power in the UK?
Archimedean spiral $oplus$ sawtooth = circles
The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Bézier approximation of archimedes spiral?Tangent space on the north pole of $S^2$Villarceau Circle as Loxodrome and concurrent curve of 3 surface intersections.How to distinguish between arc length and arc length parametrisation?Isometry between circlesGeodesic/ Involute OrthoNet on surfaces of revolutionMaximum number of circles tangent to two concentric circlesArchimedean spiral and lengthSmooth, approximately space-filling curves in high dimensionsEnigmatic patterns in Archimedean spirals
$begingroup$
Archimedean spiral $oplus$ sawtooth = circles
But what about the involute of the circle instead of the Archimedean spiral?
Let the unit circle be given by
$$gamma_textcirc(t) = (x_textcirc(t),y_textcirc(t)) = (cos( t),sin( t))$$
and consider the linear function $f(t) = t$.
(For the sake of simplicity of the following formulas please assume that $2pi = 1$ 🙂)
Let the Archimedean spiral be given by $gamma_textarc = gamma_textcirc oplus f$ with
$$x_textarc(t) = x_textcirc(t) + f(t)cos( t) = cos( t) + tcos( t) = (1+ t)cos( t)$$
$$y_textarc(t) = y_textcirc(t) + f(t)sin( t) = sin( t) + tsin( t) = (1+ t)sin( t)$$
The Archimedean spiral may be considered as modulating the unit circle (blue) by the linear function $f(t) = t$:
Now do the reverse:
Modulate the Archimedean spiral by the sawtooth wave $f'(t) = lfloor trfloor - t$, i.e. perform $gamma_textarc' = gamma_textarc oplus f'$ with
$$x_textarc'(t) = x_textarc(t) + f'(t)cos( t) = (1 + t + (lfloor trfloor) - t)cos( t) = (1+ lfloor trfloor)cos( t)$$
$$y_textarc'(t) = y_textarc(t) + f'(t)sin( t) = (1 + t + (lfloor trfloor) - t)sin( t) = (1+ lfloor trfloor)sin( t)$$
What one gets for $gamma_textarc'$ are obviously circles with equally spaced radii, i.e. $gamma_textarc' = bigcup_k=0^infty (1 + k)gamma_textcirc$:
You may do something similar with the involute of the circle given by
$$x_textinv(t) = cos( t) + tsin( t)$$
$$y_textinv(t) = sin( t) - tcos( t) $$
compared to the Archimedean spiral (gray) given by
$$x_textarc(t) = cos( t) + tcos( t)$$
$$y_textarc(t) = sin( t) + tsin( t) $$
The Archimedean spiral (gray) and the involute of the circle (black) are more different than one might expect by just looking at their drawings, especially by different arc lengths $mathrmds_textarc = sqrt1+t^2 mathrmdt$ as opposed to $mathrmds_textinv = t mathrmdt$.
When modulating the involute by the sawtooth wave $f'(t)$ as above by $gamma_textinv' = gamma_textinv oplus f'$, i.e.
$$x_textinv'(t) = x_textinv(t) + f'(t)cos( t)$$
$$y_textinv'(t) = y_textinv(t) + f'(t)sin( t)$$
the different arc lengths result in a quite different picture:
i.e. not distinguished circles anymore, but another but cut-off spiral.
I wonder how this can be "rescued", i.e.
By which other function $g(t)$ does one have to modulate the involute of the circle to get circles as for the Archimedean spiral?
Alternatively: By which other operation $oplus$ would $f'(t)$ yield circles for the involute of the circle?
geometry trigonometry differential-geometry involutions
$endgroup$
add a comment |
$begingroup$
Archimedean spiral $oplus$ sawtooth = circles
But what about the involute of the circle instead of the Archimedean spiral?
Let the unit circle be given by
$$gamma_textcirc(t) = (x_textcirc(t),y_textcirc(t)) = (cos( t),sin( t))$$
and consider the linear function $f(t) = t$.
(For the sake of simplicity of the following formulas please assume that $2pi = 1$ 🙂)
Let the Archimedean spiral be given by $gamma_textarc = gamma_textcirc oplus f$ with
$$x_textarc(t) = x_textcirc(t) + f(t)cos( t) = cos( t) + tcos( t) = (1+ t)cos( t)$$
$$y_textarc(t) = y_textcirc(t) + f(t)sin( t) = sin( t) + tsin( t) = (1+ t)sin( t)$$
The Archimedean spiral may be considered as modulating the unit circle (blue) by the linear function $f(t) = t$:
Now do the reverse:
Modulate the Archimedean spiral by the sawtooth wave $f'(t) = lfloor trfloor - t$, i.e. perform $gamma_textarc' = gamma_textarc oplus f'$ with
$$x_textarc'(t) = x_textarc(t) + f'(t)cos( t) = (1 + t + (lfloor trfloor) - t)cos( t) = (1+ lfloor trfloor)cos( t)$$
$$y_textarc'(t) = y_textarc(t) + f'(t)sin( t) = (1 + t + (lfloor trfloor) - t)sin( t) = (1+ lfloor trfloor)sin( t)$$
What one gets for $gamma_textarc'$ are obviously circles with equally spaced radii, i.e. $gamma_textarc' = bigcup_k=0^infty (1 + k)gamma_textcirc$:
You may do something similar with the involute of the circle given by
$$x_textinv(t) = cos( t) + tsin( t)$$
$$y_textinv(t) = sin( t) - tcos( t) $$
compared to the Archimedean spiral (gray) given by
$$x_textarc(t) = cos( t) + tcos( t)$$
$$y_textarc(t) = sin( t) + tsin( t) $$
The Archimedean spiral (gray) and the involute of the circle (black) are more different than one might expect by just looking at their drawings, especially by different arc lengths $mathrmds_textarc = sqrt1+t^2 mathrmdt$ as opposed to $mathrmds_textinv = t mathrmdt$.
When modulating the involute by the sawtooth wave $f'(t)$ as above by $gamma_textinv' = gamma_textinv oplus f'$, i.e.
$$x_textinv'(t) = x_textinv(t) + f'(t)cos( t)$$
$$y_textinv'(t) = y_textinv(t) + f'(t)sin( t)$$
the different arc lengths result in a quite different picture:
i.e. not distinguished circles anymore, but another but cut-off spiral.
I wonder how this can be "rescued", i.e.
By which other function $g(t)$ does one have to modulate the involute of the circle to get circles as for the Archimedean spiral?
Alternatively: By which other operation $oplus$ would $f'(t)$ yield circles for the involute of the circle?
geometry trigonometry differential-geometry involutions
$endgroup$
add a comment |
$begingroup$
Archimedean spiral $oplus$ sawtooth = circles
But what about the involute of the circle instead of the Archimedean spiral?
Let the unit circle be given by
$$gamma_textcirc(t) = (x_textcirc(t),y_textcirc(t)) = (cos( t),sin( t))$$
and consider the linear function $f(t) = t$.
(For the sake of simplicity of the following formulas please assume that $2pi = 1$ 🙂)
Let the Archimedean spiral be given by $gamma_textarc = gamma_textcirc oplus f$ with
$$x_textarc(t) = x_textcirc(t) + f(t)cos( t) = cos( t) + tcos( t) = (1+ t)cos( t)$$
$$y_textarc(t) = y_textcirc(t) + f(t)sin( t) = sin( t) + tsin( t) = (1+ t)sin( t)$$
The Archimedean spiral may be considered as modulating the unit circle (blue) by the linear function $f(t) = t$:
Now do the reverse:
Modulate the Archimedean spiral by the sawtooth wave $f'(t) = lfloor trfloor - t$, i.e. perform $gamma_textarc' = gamma_textarc oplus f'$ with
$$x_textarc'(t) = x_textarc(t) + f'(t)cos( t) = (1 + t + (lfloor trfloor) - t)cos( t) = (1+ lfloor trfloor)cos( t)$$
$$y_textarc'(t) = y_textarc(t) + f'(t)sin( t) = (1 + t + (lfloor trfloor) - t)sin( t) = (1+ lfloor trfloor)sin( t)$$
What one gets for $gamma_textarc'$ are obviously circles with equally spaced radii, i.e. $gamma_textarc' = bigcup_k=0^infty (1 + k)gamma_textcirc$:
You may do something similar with the involute of the circle given by
$$x_textinv(t) = cos( t) + tsin( t)$$
$$y_textinv(t) = sin( t) - tcos( t) $$
compared to the Archimedean spiral (gray) given by
$$x_textarc(t) = cos( t) + tcos( t)$$
$$y_textarc(t) = sin( t) + tsin( t) $$
The Archimedean spiral (gray) and the involute of the circle (black) are more different than one might expect by just looking at their drawings, especially by different arc lengths $mathrmds_textarc = sqrt1+t^2 mathrmdt$ as opposed to $mathrmds_textinv = t mathrmdt$.
When modulating the involute by the sawtooth wave $f'(t)$ as above by $gamma_textinv' = gamma_textinv oplus f'$, i.e.
$$x_textinv'(t) = x_textinv(t) + f'(t)cos( t)$$
$$y_textinv'(t) = y_textinv(t) + f'(t)sin( t)$$
the different arc lengths result in a quite different picture:
i.e. not distinguished circles anymore, but another but cut-off spiral.
I wonder how this can be "rescued", i.e.
By which other function $g(t)$ does one have to modulate the involute of the circle to get circles as for the Archimedean spiral?
Alternatively: By which other operation $oplus$ would $f'(t)$ yield circles for the involute of the circle?
geometry trigonometry differential-geometry involutions
$endgroup$
Archimedean spiral $oplus$ sawtooth = circles
But what about the involute of the circle instead of the Archimedean spiral?
Let the unit circle be given by
$$gamma_textcirc(t) = (x_textcirc(t),y_textcirc(t)) = (cos( t),sin( t))$$
and consider the linear function $f(t) = t$.
(For the sake of simplicity of the following formulas please assume that $2pi = 1$ 🙂)
Let the Archimedean spiral be given by $gamma_textarc = gamma_textcirc oplus f$ with
$$x_textarc(t) = x_textcirc(t) + f(t)cos( t) = cos( t) + tcos( t) = (1+ t)cos( t)$$
$$y_textarc(t) = y_textcirc(t) + f(t)sin( t) = sin( t) + tsin( t) = (1+ t)sin( t)$$
The Archimedean spiral may be considered as modulating the unit circle (blue) by the linear function $f(t) = t$:
Now do the reverse:
Modulate the Archimedean spiral by the sawtooth wave $f'(t) = lfloor trfloor - t$, i.e. perform $gamma_textarc' = gamma_textarc oplus f'$ with
$$x_textarc'(t) = x_textarc(t) + f'(t)cos( t) = (1 + t + (lfloor trfloor) - t)cos( t) = (1+ lfloor trfloor)cos( t)$$
$$y_textarc'(t) = y_textarc(t) + f'(t)sin( t) = (1 + t + (lfloor trfloor) - t)sin( t) = (1+ lfloor trfloor)sin( t)$$
What one gets for $gamma_textarc'$ are obviously circles with equally spaced radii, i.e. $gamma_textarc' = bigcup_k=0^infty (1 + k)gamma_textcirc$:
You may do something similar with the involute of the circle given by
$$x_textinv(t) = cos( t) + tsin( t)$$
$$y_textinv(t) = sin( t) - tcos( t) $$
compared to the Archimedean spiral (gray) given by
$$x_textarc(t) = cos( t) + tcos( t)$$
$$y_textarc(t) = sin( t) + tsin( t) $$
The Archimedean spiral (gray) and the involute of the circle (black) are more different than one might expect by just looking at their drawings, especially by different arc lengths $mathrmds_textarc = sqrt1+t^2 mathrmdt$ as opposed to $mathrmds_textinv = t mathrmdt$.
When modulating the involute by the sawtooth wave $f'(t)$ as above by $gamma_textinv' = gamma_textinv oplus f'$, i.e.
$$x_textinv'(t) = x_textinv(t) + f'(t)cos( t)$$
$$y_textinv'(t) = y_textinv(t) + f'(t)sin( t)$$
the different arc lengths result in a quite different picture:
i.e. not distinguished circles anymore, but another but cut-off spiral.
I wonder how this can be "rescued", i.e.
By which other function $g(t)$ does one have to modulate the involute of the circle to get circles as for the Archimedean spiral?
Alternatively: By which other operation $oplus$ would $f'(t)$ yield circles for the involute of the circle?
geometry trigonometry differential-geometry involutions
geometry trigonometry differential-geometry involutions
edited Apr 8 at 15:30
Hans-Peter Stricker
asked Apr 8 at 13:33
Hans-Peter StrickerHans-Peter Stricker
6,77243997
6,77243997
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3179638%2farchimedean-spiral-oplus-sawtooth-circles%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3179638%2farchimedean-spiral-oplus-sawtooth-circles%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown