A061110 a(1) = 1; a(n) = smallest number such that the concatenation a(1)a(2)...a(n) is a square.
1, 6, 9, 744, 41796, 60172924176, 8240010144800000000001, 82400101448000000000020000000000000000000001
Offset: 1
Examples
a(1) = 1, a(1)a(2) = 16 = 4^2, a(1)a(2)a(3) = 169 = 13^2, 169744 = 412^2.
Links
- A. Murthy, Exploring some new ideas on Smarandache type sets, functions and sequences, Smarandache Notions Journal Vol. 11 N. 1-2-3 Spring 2000.
Extensions
More terms from Larry Reeves (larryr(AT)acm.org), Jul 23 2001
Comments