Scaling Series

I am trying to scale these circles:
image
in a series like this:
image
height and number of circles must be operable with sliders in all instances btw.
FORUM.gh (10.2 KB)

missing

Instead of Scale, why not just supply radii to circles at each point?


circles_2024Mar21a.gh (8.9 KB)

image
I am curious if there is a way to accomplish this with an odd integer for count.

Many ways.


circles_2024Mar24a.gh (9.1 KB)

This is great, thanks!

Linear and always odd, leaving the biggest circle in the middle.


circles_2024Mar25a.gh (10.3 KB)