A104125 A064413^2, that is each term in the EKG sequence is squared.
1, 4, 16, 36, 9, 81, 144, 64, 100, 25, 225, 324, 196, 49, 441, 576, 256, 400, 484, 121, 1089, 729, 900, 625, 1225, 784, 676, 169, 1521, 1296, 1024, 1156, 289, 2601, 1764, 1444, 361, 3249, 2025, 1600, 1936, 2116, 529, 4761, 2304, 2500, 2704, 2916, 3136, 2401, 3969, 3600
Offset: 1
Keywords
Links
- Reinhard Zumkeller, Table of n, a(n) for n = 1..10000
- J. C. Lagarias, E. M. Rains and N. J. A. Sloane, The EKG sequence, Exper. Math. 11 (2002), 437-446.
- Index entries for sequences related to EKG sequence
Crossrefs
Cf. A064413.
Programs
-
Haskell
a104125 = (^ 2) . a064413 -- Reinhard Zumkeller, Mar 31 2014
Extensions
More terms from N. J. A. Sloane, May 11 2008