A296181 First point of the discrete Theodorus spiral in the fourth quadrant for the n-th revolution, for n >= 1.
12, 44, 95, 166, 256, 367, 497, 647, 816, 1006, 1215, 1444, 1692, 1961, 2249, 2557, 2884, 3231, 3598, 3985, 4392, 4818, 5264, 5730, 6215, 6720, 7245, 7790
Offset: 1
Examples
a(1) = 12 because phi(11) - 3*Pi/2 is about -0.1869017440 (Maple 10 digits), that is, KIV(11) = -1 + 1 = 0 (not n = 1) but phi(12) - 3*Pi/2 is about +0.1059410277, that is, KIV(12) = 0 + 1 = 1 (on sheet S_1). a(2) = 44 because phi(43) - 3*Pi/2 is about 6.270091849, that is KIV(43) = 0 + 1 = 1 (not n = 2) but varphi(44) - 3*Pi/2 is about 6.421424486, that is KIV(44) = 1 + 1 = 2 (on sheet S_2).
Links
- Wolfdieter Lang, Notes on the Discrete Theodorus Spiral
- Joerg Waldvogel, Analytic Continuation of the Theodorus Spiral.
Formula
a(n) is the smallest index k for which KIV(k) = n, with KIV(k):= floor((phi(k) - 3*Pi/2)/(2*Pi)) + 1, for k >= 1, where phi(k) is the polar angle of the point z_k = sqrt(n)*exp(i*phi(k)) of the (outer) discrete Theodorus spiral.
Comments