I'm trying to have a sine wave of freq. b follow another sine wave of freq. a. Where the wave I'm wrapping follows the other's frenet frame. I'm looking to repeat this process with the frequency doubling and the amplitude halving for each successive sine. Unfortunately I can't even get the first one to follow due to my shoddy math skills. Could anyone show me the first wrap and explain the steps so I could continue for the others?
edit: In regards to the comment from Mark S... What I'm trying to achieve is mapping the y-axis of sine B to the normal of a sine wave A. So they should have different frames (and hence different derivatives) since the first has a normal frenet frame for a sine but the second is accelerated by the first's frame (I think?). Basically if you bent a sine wave so it followed another sine wave (or an arbitrary curve). I don't think I understand what you mean by the second part.
