Processing math: 100%
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How does one graph this?

I am trying to parametrize x2+y2+sin(4x)+sin(4y)=4.

I need to find a way of taking the intersections between x2+y2+sin(4x)+sin(4y)=4, and tan(nx). As n increases from 0n2π, I can take the following in coordinate-form....

(n,The x-intersection value) (n,The y-intersection value)

Finally I need to take the following to graph its parametric derivative. Which is...

(The x-intersection value)2+4cos(4(The x-intersection value))(The y-intersection value)24cos(4(The y-intersection))

I have little knowledge with how to use sage. If someone can help I'll be thankful.

click to hide/show revision 2
No.2 Revision

How does one graph this?

I am trying to parametrize x2+y2+sin(4x)+sin(4y)=4.

I need to find a way of taking the intersections between x2+y2+sin(4x)+sin(4y)=4, and tan(nx). As n increases from 0n2π, I can take the following in coordinate-form....

(n,The x-intersection value) (n,The y-intersection value)

Finally I need to take the following to graph its parametric derivative. Which is...

(The x-intersection value)2+4cos(4(The x-intersection value))(The y-intersection value)24cos(4(The y-intersection))

I have little knowledge with how to use sage. If someone can help I'll be thankful.