login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A028568 Palindromes of the form k*(k+8). 1
0, 9, 33, 4884, 8448, 9009, 31313, 48384, 52425, 82928, 88788, 489984, 505505, 861168, 5013105, 8020208, 48999984, 88322388, 801909108, 902101209, 3305445033, 4899999984, 8807447088, 35565056553, 52065656025, 58129692185, 80532223508, 88892229888, 357468864753 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
For i >= 0, 48(99)^{2*i}84 is a term arising from k = 69^i6, where ^ is repeated concatenation. - Michael S. Branicky, Jan 30 2022
LINKS
Michael S. Branicky, Table of n, a(n) for n = 1..58
FORMULA
a(n) = A028567(n) * (A028567(n) + 8). - Michael S. Branicky, Jan 30 2022
MATHEMATICA
Select[Table[k(k+8), {k, 0, 600000}], PalindromeQ] (* Harvey P. Dale, Jun 24 2023 *)
CROSSREFS
Intersection of A002113 and A028566.
Cf. A028567.
Sequence in context: A276284 A275695 A145925 * A199298 A345923 A044086
KEYWORD
nonn,base
AUTHOR
EXTENSIONS
a(26) and beyond from Michael S. Branicky, Jan 30 2022
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 5 23:49 EDT 2024. Contains 372290 sequences. (Running on oeis4.)