Question
Help with plotting multiple circles on an x,y plot using an index
Hi
I have a parabola and *n* circles that need to be plotted simultaneously.The idea is that the value of *n* can be changed, and the plot updates automatically without me having to manually add plots.I have managed to plot the circles individually as upper and lower segments—this works fine, provided I can set up the indexing so that it plots all of them automatically.Additionally, I would like to plot the tangent slopes at the intersection points of the parabola and the circles—I have already calculated these—is this possible?

My current go to- where i need to ajust number og circles as the number of piles change:

Hope someone can help
Best regreads

