Divide curve with varying distances between points

hi guys,

I was wondering if anyone knew how to divide a curve by changing distances. I am trying to do it off the golden section. i.e each distance to the next point is mulitplied by 0.6182.

I have been trying this for over an hour without success.

this might work?

GoldenRatioDivide.gh (8.1 KB)

[edit: actually don’t really know why I did put a remap there lol ]

Thanks!

Thats pretty cool! I had almost got there with math addition, but didnt think to use repeat!