A082205 Palindromes pertaining to A082204.
1, 22, 232, 3223, 22322, 232232, 3223223, 22322322, 232232232, 3223223223, 22322322322, 232232232232, 3223223223223, 22322322322322, 232232232232232, 3223223223223223, 22322322322322322, 232232232232232232, 3223223223223223223
Offset: 1
Examples
The first six palindromes are: 1, 22, 232, 3223,22322, 232232.
Links
- Index entries for linear recurrences with constant coefficients, signature (0, 0, 1001, 0, 0, -1000).
Programs
-
Mathematica
Join[{1},LinearRecurrence[{0, 0, 1001, 0, 0, -1000},{22, 232, 3223, 22322, 232232, 3223223},18]] (* Ray Chandler, Aug 25 2015 *)
Extensions
More terms from Joshua Zucker, May 08 2006
Comments