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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A115661 Numbers n which have the same number of distinct prime divisors as the reverse of n. 1
1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 15, 16, 17, 21, 22, 23, 26, 28, 31, 32, 33, 36, 37, 39, 44, 45, 51, 54, 55, 56, 57, 58, 61, 62, 63, 65, 66, 68, 69, 71, 73, 75, 77, 79, 82, 85, 86, 88, 93, 96, 97, 99, 101, 107, 108, 111, 113, 115, 116, 117, 121, 122, 123, 125, 128 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

EXAMPLE

omega(16)=omega(61)=1.

MATHEMATICA

Select[Range[130], PrimeNu[#]==PrimeNu[FromDigits[Reverse[ IntegerDigits[ #]]]]&] (* From Harvey P. Dale, Jan 14 2012 *)

CROSSREFS

Cf. A001221, A115662.

Sequence in context: A081306 A130073 A133812 * A002244 A037173 A091897

Adjacent sequences:  A115658 A115659 A115660 * A115662 A115663 A115664

KEYWORD

base,nonn

AUTHOR

Giovanni Resta (g.resta(AT)iit.cnr.it), Jan 29 2006

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 February 14 20:38 EST 2012. Contains 205663 sequences.