A regular n sided polygon inscribed in a circle of diameter one has the circumference as
cn = 2 n Sin( Π / n )
put h=1/n
How can i show whether c(h) = c1/h satisfies the assumption for repeated Richardson extrapolation
Also i need to calculate c2 , c3 , c6 (which i can do ) and perform repeated Richardson Extrapolation
My knowledge in Richardson Extrapolation is very bad and i have got no idea how to do it
So please help