Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A082619
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A082619 Smallest square-free palindrome having n prime divisors. +0
1
1, 2, 6, 66, 858, 6006, 222222, 22444422, 244868442 (list; graph; listen)
OFFSET

0,2

EXAMPLE

a(4) = 2002 = 2*7*11*13.

MATHEMATICA

r[n_] := FromDigits[Reverse[IntegerDigits[n]]]; Do[k = 1; While[r[k] != k || !SquareFreeQ[k] || Length[Select[Divisors[k], PrimeQ]] != n, k++ ]; Print[k], {n, 0, 30}] (Propper)

CROSSREFS

Adjacent sequences: A082616 A082617 A082618 this_sequence A082620 A082621 A082622

Sequence in context: A066756 A070872 A055685 this_sequence A046399 A082617 A006517

KEYWORD

nonn,base

AUTHOR

Amarnath Murthy and Meenakshi Srikanth (amarnath_murthy(AT)yahoo.com), Apr 29 2003

EXTENSIONS

Corrected and extended by Ryan Propper (rpropper(AT)stanford.edu), Sep 16 2005

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 October 13 09:05 EDT 2008. Contains 145008 sequences.


AT&T Labs Research