Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A099145
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A099145 Numbers in base 10 that are palindromic in bases 7 and 8. +0
3
1, 2, 3, 4, 5, 6, 121, 178, 235, 292, 300, 2997, 6953, 7801, 10658, 13459, 16708, 428585, 431721, 444713, 447849, 450985, 502457, 626778, 786435, 10453500, 27924649 (list; graph; listen)
OFFSET

1,2

EXAMPLE

178 is in the sequence because 178_10 = 343_7 = 262_8.

MATHEMATICA

palQ[n_Integer, base_Integer] := Block[{idn = IntegerDigits[n, base]}, idn == Reverse[ idn]]; Select[ Range[ 150000000], palQ[ #, 7] && palQ[ #, 8] &]

CROSSREFS

Cf. A048268, A060792, A097928, A097929, A097930, A097931, A099146, A029965, A029966, A099147, A099153.

Sequence in context: A037331 A037438 A100793 this_sequence A004868 A073788 A004879

Adjacent sequences: A099142 A099143 A099144 this_sequence A099146 A099147 A099148

KEYWORD

base,nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Sep 30 2004

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 30 13:13 EST 2009. Contains 167758 sequences.


AT&T Labs Research