Question: (* Question 4 *) center [n] = {n Cos [n], n* Sin[n] } radius [1] = 1; radius [n_] := radius [n] = ??
![(* Question 4 *) center [n] = {n Cos [n], n* Sin[n]](https://dsd5zvtm8ll6.cloudfront.net/si.experts.images/questions/2020/08/5f44384fd4bce_php27g6Oy.png)
(* Question 4 *) center [n] = {n Cos [n], n* Sin[n] } radius [1] = 1; radius [n_] := radius [n] = ?? ? In[+]= Graphics [Table [ {Hue[n/10], Disk [center [n], radius [n]]}, {n, 1, 3}]] Out[+]= In[+] Graphics [Table [ {Hue[n/10], Disk [center [n], radius [n]]}, {n, 1, 5}]] Out[+]=
Step by Step Solution
3.40 Rating (150 Votes )
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
