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
Cooking pasta in a water boiler
Is above average number of years spent on PhD considered a red flag in future academia or industry positions?
Is it ethical to upload a automatically generated paper to a non peer-reviewed site as part of a larger research?
Didn't get enough time to take a Coding Test - what to do now?
What aspect of planet Earth must be changed to prevent the industrial revolution?
Derivation tree not rendering
Can the DM override racial traits?
Does Parliament hold absolute power in the UK?
How to stretch delimiters to envolve matrices inside of a kbordermatrix?
Did God make two great lights or did He make the great light two?
Can a novice safely splice in wire to lengthen 5V charging cable?
Finding the path in a graph from A to B then back to A with a minimum of shared edges
What force causes entropy to increase?
Difference between "generating set" and free product?
Can the prologue be the backstory of your main character?
How does ice melt when immersed in water?
How to delete random line from file using Unix command?
Why does the Event Horizon Telescope (EHT) not include telescopes from Africa, Asia or Australia?
Match Roman Numerals
How to split my screen on my Macbook Air?
How do I add random spotting to the same face in cycles?
How many people can fit inside Mordenkainen's Magnificent Mansion?
How do you keep chess fun when your opponent constantly beats you?
how can a perfect fourth interval be considered either consonant or dissonant?
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