login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A043676 Numbers n such that base 16 representation has exactly 3 runs. 0
257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 288, 289, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

LINKS

Table of n, a(n) for n=1..45.

MATHEMATICA

Select[Range[350], Length[Split[IntegerDigits[#, 16]]]==3&] (* From Harvey P. Dale, Oct 01 2011 *)

CROSSREFS

Sequence in context: A004217 A051333 A182912 * A045030 A139653 A060879

Adjacent sequences:  A043673 A043674 A043675 * A043677 A043678 A043679

KEYWORD

nonn,base

AUTHOR

Clark Kimberling

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified June 20 06:36 EDT 2013. Contains 226422 sequences.