I was experimenting with simple data points like squares, rectangles, and polygons to forecast my 0D and 1D persistent homology. I'm having trouble predicting persistent homology in the case of a circle. I can figure out 0D persistent homology for the case of the circle and the birth coordinate of H1, but I can't discover any logical explanation for H1's death coordinate. For example, in the picture below:
In the above example, radius of the circle is 1 and H1 is [0.15690251 1.78183484]. I am aware that the first coordinate reflects the time when the closed circle structure is first formed. I know the analytical formula when the birth of the structure will happen. This is given by $R=\frac{s}{2 sin(\pi/n)}$, where R is the radius of the circle, s is the side length of the regular polygon, n is the number of sides of the polygon (The circle inscribes any regular polygon). My goal now is to determine when this structure (circle) will expire, i.e., to develop an analytical formula to forecast the second coordinate of H1.
I have figured that it would be, of course, less than the diameter of the circle. But does there exist any exact analytical formula for this?
