~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~ ~ ~ ~ ~ The Ellipse Astroid ~ ~ ~ ~ ~
~ ~ ~ ~ ~ by Jarek Snuszka ~ ~ ~ ~ ~ ~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

USE SLIDER 'n' TO CHANGE PROPORTIONS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

A=set(0,0.05,ldots*1)

B_1=set(-3,-1,ldots*3),B_2=set(-2,0,2),B_3=set(-1,1)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

vector(a^n*cos(2*pi*t),[1-a]^n*sin(2*pi*t))+vector(b_1,b_2),in(a,A),in(b_1,B_1),in(b_2,B_2)

vector(a^n*cos(2*pi*t),[1-a]^n*sin(2*pi*t))+vector(b_3,b_4),in(a,A),in(b_3,B_2),in(b_4,B_3)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Graph of the formula

This file was created by Graphing Calculator 4.0.
Visit Pacific Tech to download the helper application to view and edit these equations live.