Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A046399
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A046399 Smallest squarefree palindrome with exactly n distinct prime factors. +0
2
1, 2, 6, 66, 858, 6006, 222222, 22444422, 244868442, 6434774346 (list; graph; listen)
OFFSET

0,2

COMMENT

Initial terms of sequences A046392-A046398.

REFERENCES

J.-P. Delahaye, Merveilleux nombres premiers ("Amazing primes"), p. 315, Pour la Science, Paris 2000.

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}] - Ryan Propper (rpropper(AT)stanford.edu), Sep 16 2005

CROSSREFS

Cf. A046385.

Sequence in context: A066756 A070872 A055685 this_sequence A082619 A082617 A006517

Adjacent sequences: A046396 A046397 A046398 this_sequence A046400 A046401 A046402

KEYWORD

nonn,hard,base

AUTHOR

Patrick De Geest (pdg(AT)worldofnumbers.com), Jun 15 1998.

EXTENSIONS

Edited by N. J. A. Sloane (njas(AT)research.att.com), Dec 06 2008 at the suggestion of R. J. Mathar

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 10 12:37 EST 2009. Contains 170569 sequences.


AT&T Labs Research