Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A155911
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A155911 Composite numbers such that final digit = number of prime factors. +0
1
22, 24, 54, 62, 63, 82, 84, 96, 104, 122, 142, 153, 184, 202, 204, 216, 234, 262, 273, 294, 302, 333, 336, 343, 344, 362, 363, 364, 382, 405, 414, 416, 422, 423, 424, 444, 482, 483, 484, 486, 502, 542, 562, 564, 584, 603, 622, 644, 662, 663, 664, 675, 714 (list; graph; listen)
OFFSET

1,1

MAPLE

A010879 := proc(n) n mod 10 ; end: A001222 := proc(n) numtheory[bigomega](n); end: for n from 4 to 2000 do if not isprime(n) then if A010879(n) = A001222(n) then printf("%d, ", n) ; fi; fi; od: [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jan 31 2009]

CROSSREFS

Cf. A002808.

Sequence in context: A067189 A030593 A138603 this_sequence A061411 A053779 A034304

Adjacent sequences: A155908 A155909 A155910 this_sequence A155912 A155913 A155914

KEYWORD

nonn,base

AUTHOR

Juri-Stepan Gerasimov (2stepan(AT)rambler.ru), Jan 30 2009

EXTENSIONS

Extended by R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jan 31 2009

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 11 12:57 EST 2009. Contains 170656 sequences.


AT&T Labs Research