Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A039833
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A039833 Smallest of three consecutive square-free numbers n, n+1, n+2 of the form p*q where p and q are primes. +0
6
33, 85, 93, 141, 201, 213, 217, 301, 393, 445, 633, 697, 921, 1041, 1137, 1261, 1345, 1401, 1641, 1761, 1837, 1893, 1941, 1981, 2101, 2181, 2217, 2305, 2361, 2433, 2461, 2517, 2641, 2721, 2733, 3097, 3385, 3601, 3693, 3865, 3901, 3957, 4285, 4413, 4533, 4593, 4881, 5601 (list; graph; listen)
OFFSET

1,1

COMMENT

Equivalently: n, n+1 and n+2 all have 4 divisors.

There cannot be four consecutive square-free numbers as one of them is divisible by 2^2 =4.

These 3 consecutive square-free numbers of form pq have altogether 6 prime-factors always including 2 and 3. E.g. if n=99985, the six prime-factors are {2,3,5,19997,33329,49993}. The middle term is even and not divisible by 3.

REFERENCES

D. Wells, Curious and interesting numbers, Penguin Books.

EXAMPLE

33, 34 and 35 all have 4 divisors. 85 is a term as 85 = 17*5, 86 = 43*2, 87 = 29*3.

MATHEMATICA

f[n_] := Plus @@ Transpose[ FactorInteger[n]] [[2]]; Select[Range[10^4], f[ # ] == f[ # + 1] == f[ # + 2] == 2 & ]

CROSSREFS

Cf. A038456, A039832, A008683, A007675, A063736, A063838, A070552, A045939, A056809.

Sequence in context: A052214 A063838 A075039 this_sequence A080700 A080200 A067705

Adjacent sequences: A039830 A039831 A039832 this_sequence A039834 A039835 A039836

KEYWORD

nonn,nice

AUTHOR

Olivier Gerard (ogerard(AT)ext.jussieu.fr)

EXTENSIONS

Additional comments from Amarnath Murthy, Vladeta Jovovic, Labos E., and Benoit Cloitre, May 08 2002

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 July 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research