Parametrizing Position of a Spyrograph

  • Thread starter Thread starter greenspring
  • Start date Start date
  • Tags Tags
    Position
AI Thread Summary
To parametrize the position of a spyrograph, the user needs to understand the relationship between the number of gears and the resulting path. The problem involves a spyrograph completing eight rotations with specific gear counts: 63 on the outer gear and 72 on the inner one. The user initially struggled with incorporating trigonometric functions, specifically sine and cosine, into the parametrization. After some experimentation, they derived the equations x=cos(t) + cos(8t) and y=sin(t) + sin(8t) for the spyrograph's path. Further clarification on how to connect the visual design to these equations is requested.
greenspring
Messages
3
Reaction score
0

Homework Statement


I'm supposed to parametrize the position of a spyrograph.

Say you have a spyrograph and you make a design like this:
Spirograph+3.jpg


In my problem, the spyrograph had to come around 8 times in order to complete its path.
There are 63 gears on the gear that went around and 72 gears on the spyrograph. I can try to find a picture if anyone doesn't understand what I'm talking about or doesn't know what a spyrograph is.



Homework Equations


sin and cos could be used, and possibly the equation for finding lengths of arcs when you know the radius and angle:
arc length=radius(theta in radians)


The Attempt at a Solution



I tried putting it in terms of theta, but I don't know why or how to do that since they're not circles. Unless maybe the whole thing is the circle, but still, why would cos and sin come into play? And how does the amount of gears come into play?

I'd very much appreciate your help please! And sorry if this is is more Calc than PreCalc.
 
Physics news on Phys.org
Hi again! I found out using guess and check that the equation to the picture attached to this reply is x=cost + cos8t and y=sint + sin8t. Could someone please tell me how to get from the picture to that equation? Please!
 

Attachments

  • Screen shot 2010-09-27 at 4.39.53 PM.jpg
    Screen shot 2010-09-27 at 4.39.53 PM.jpg
    53.7 KB · Views: 442
Thank you so much! It makes more sense now.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top