Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A121016
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A121016 Numbers whose binary expansion is properly periodic. +0
1
3, 7, 10, 15, 31, 36, 42, 45, 54, 63, 127, 136, 153, 170, 187, 204, 221, 238, 255, 292, 365, 438, 511, 528, 561, 594, 627, 660, 682, 693, 726, 759, 792, 825, 858, 891, 924, 957, 990, 1023, 2047, 2080, 2145, 2184, 2210, 2275, 2340, 2405, 2457, 2470, 2535 (list; graph; listen)
OFFSET

1,1

EXAMPLE

For example, 204=(1100 1100)_2 and 292=(100 100 100)_2 belong to the sequence, but 30=(11110)_2 can not be split into repeating periods.

MATHEMATICA

PeriodicQ[n_, base_] := Block[{l = IntegerDigits[n, base]}, MemberQ[ RotateLeft[l, # ] & /@ Most@ Divisors@ Length@l, l]]; Select[ Range@2599, PeriodicQ[ #, 2] &]

CROSSREFS

Sequence in context: A120738 A085145 A143101 this_sequence A151733 A088636 A114113

Adjacent sequences: A121013 A121014 A121015 this_sequence A121017 A121018 A121019

KEYWORD

base,easy,nonn

AUTHOR

Jacob Siehler (siehlerj(AT)wlu.edu), Sep 08 2006

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 December 4 23:11 EST 2009. Contains 170347 sequences.


AT&T Labs Research