OFFSET
1,2
COMMENTS
REFERENCES
M. Le, The Primes in the Smarandache Symmetric Sequences, Smarandache Notions Journal, Vol. 10, No. 1-2-3, 1999, 174-175.
LINKS
Michael De Vlieger, Table of n, a(n) for n = 1..405 [The list of terms has an interesting visual appearance]
F. Smarandache, Only Problems, Not Solutions!
Eric Weisstein's World of Mathematics, Smarandache Sequences
MATHEMATICA
Table[FromDigits@ Flatten@ Map[IntegerDigits, Apply[Join, {#, If[OddQ@ n, Rest@ #, #] &@ Reverse@ #}]] &@ Range@ Ceiling[n/2]], {n, 17}] (* Michael De Vlieger, May 20 2017 *)
CROSSREFS
KEYWORD
nonn,base
AUTHOR
R. Muller
STATUS
approved