A234903 a(n)*Pi is the total length of irregular spiral (center points: 1, 3, 2) after n rotations.
4, 11, 13, 20, 24, 28, 35, 37, 44, 48, 52, 59, 61, 68, 72, 76, 83, 85, 92, 96, 100, 107, 109, 116, 120, 124, 131, 133, 140, 144, 148, 155, 157, 164, 168, 172, 179, 181, 188, 192, 196, 203, 205, 212, 216, 220, 227, 229, 236, 240, 244, 251, 253, 260, 264, 268, 275, 277, 284, 288, 292, 299, 301, 308, 312, 316, 323, 325
Offset: 1
Keywords
Links
- Kival Ngaokrajang, Illustration of initial terms
Crossrefs
Cf. A014105*Pi (total spiral length, 2 inline center points).
Formula
G.f.: x*(4*x^4 + 7*x^3 + 2*x^2 + 7*x + 4)/((1-x)(1-x^5)) (conjectured). - Ralf Stephan, Jan 13 2014
Comments