Plot of $n$ concentric circles at once?

690 Views Asked by At

While we plot the Equation of $$(x^2+y^2-1)=0$$ we get:

1

While we plot $$(x^2+y^2-4)=0$$ we get:

2

So What will happen if we plot

$$\prod\limits_{i=1}^{i=n} \Big({(x-a)^2+(y-b)^2-i^2}\Big)=0$$

??

Will we get Concentric Circles?

3

Also...WolframAlpha agrees! (Link of concentric circles with radii=1,2,3)


Also if not...What will be the Cartesian/polar equation of concentric circles?

1

There are 1 best solutions below

0
On

Hint:

If $\hspace{0.25cm}\displaystyle\prod_{k=1}^n a_k = 0\hspace{0.25cm}$ then for some $K$, $a_K = 0$.

Now let $a_k = (x^2+y^2 - k^2)$... what can you conclude?