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!)
A077808 Number of prime factors of numbers containing in their decimal representation only the digits 0 and 1 (counted with multiplicity). 2
0, 2, 1, 4, 1, 3, 2, 6, 3, 3, 2, 5, 2, 4, 2, 8, 2, 5, 3, 5, 4, 4, 1, 7, 3, 4, 4, 6, 2, 4, 2, 10, 2, 4, 4, 7, 3, 5, 3, 7, 3, 6, 2, 6, 4, 3, 1, 9, 3, 5, 3, 6, 2, 6, 2, 8, 2, 4, 2, 6, 2, 4, 5, 12, 2, 4, 2, 6, 2, 6, 2, 9, 2, 5, 4, 7, 2, 5, 2, 9, 2, 5, 3, 8, 3, 4, 2, 8, 1, 6, 3, 5, 4, 3, 4, 11, 5, 5, 3, 7, 1, 5 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = A001222(A007088(n)).
EXAMPLE
a(36) = A001222(A007088(36)) = A001222(100100) = A001222(2*2*5*5*7*11*13) = 7.
MATHEMATICA
PrimeOmega[#]&/@(Rest[Union[Flatten[Table[FromDigits/@Tuples[ {0, 1}, n], {n, 7}]]]]) (* Harvey P. Dale, May 18 2012 *)
CROSSREFS
Cf. A077807.
Sequence in context: A330328 A269427 A349391 * A021471 A088372 A331601
KEYWORD
nonn,base
AUTHOR
Reinhard Zumkeller, Nov 16 2002
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 25 04:42 EDT 2024. Contains 371964 sequences. (Running on oeis4.)