Construct the graph given in polar coordinates by
> plot(cos(7*t/2)+1/4,t=0..4*Pi,coords=polar,axes=none, scaling=constrained,color=navy);
>