- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have an equation that creates a spiral and I'd like to draw it using Inventor. However, the parametric equation curve places the vector in the wrong quadrant. Here's the example.
F(r,t) = r cos(k ln(t)) - i r sin(k ln(t))
Entering r cos(k ln(t)) as the x(t) function and -r sin(k ln(t)) for the y(t) function does not give the same values as Mathematica or other, nor the resulting spiral. Entering -r sin(k ln(t)) for the y(t) function does give something similar, except that the points are in the incorrect quadrant. For instance, for t=2, the same angle from the x axis results, however it should be another pi/2 radians more to be that angle from the other side of the y axis, resulting in a spiral having more curl than the original.
What am I doing wrong?
Solved! Go to Solution.
