A131501 Xm/CV where Xm is a point of maximum error using an approximation method for x^(1/2) which I have found and CV is the population coefficient of variation from my list of error values.
6, 10, 16, 20, 26, 30, 36, 40, 46, 50
Offset: 1
Crossrefs
Cf. A146951.
Formula
The terms shown satisfy a(n) = 10n-4 if n is odd, a(n) = 10n-10 if n is even. - N. J. A. Sloane, Aug 15 2007
a(n) = 10*n - a(n-1) - 4, a(1)=6. - Vincenzo Librandi, Nov 23 2010
Comments