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!)
A043035 Base-9 palindromes that start with 8. 2
8, 80, 656, 665, 674, 683, 692, 701, 710, 719, 728, 5840, 5930, 6020, 6110, 6200, 6290, 6380, 6470, 6560, 52496, 52577, 52658, 52739, 52820, 52901, 52982, 53063, 53144, 53234, 53315, 53396, 53477, 53558, 53639, 53720 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
b9dQ[n_]:=Module[{idn=IntegerDigits[n, 9]}, idn==Reverse[idn]&&idn[[1]] == 8]; Select[Range[60000], b9dQ] (* Harvey P. Dale, Sep 03 2016 *)
CROSSREFS
Base-9 palindromes: A029955.
Base-9 palindromes that start with d, for d=1..8: A043028..A043035.
Base-b palindromes that start with 8, for b=9,10: this sequence, A043043.
Sequence in context: A271555 A203290 A100472 * A165760 A166157 A145729
KEYWORD
nonn,base
AUTHOR
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 April 23 15:19 EDT 2024. Contains 371916 sequences. (Running on oeis4.)