Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A121495
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A121495 Numbers n such that n and n+1 are composite and squarefree. +0
2
14, 21, 33, 34, 38, 57, 65, 69, 77, 85, 86, 93, 94, 105, 110, 114, 118, 122, 129, 133, 141, 142, 145, 154, 158, 165, 177, 182, 185, 186, 194, 201, 202, 205, 209, 213, 214, 217, 218, 221, 230, 237, 246, 253, 254, 258, 265, 266, 273, 285, 286, 290, 298, 301, 302 (list; graph; listen)
OFFSET

1,1

COMMENT

Numbers that are in A068780 and in A007674.

EXAMPLE

21 = 3*7 and 22 = 2*11 are squarefree, so 21 is in the sequence.

PROGRAM

(PARI) for(n=1, 310, if(!isprime(n)&&!isprime(n+1)&&issquarefree(n)&&issquarefree(n+1), print1(n, ", ")))

CROSSREFS

Cf. A002808, A005117, A007674, A068780.

Sequence in context: A006625 A114382 A120141 this_sequence A084995 A100466 A100467

Adjacent sequences: A121492 A121493 A121494 this_sequence A121496 A121497 A121498

KEYWORD

easy,nonn

AUTHOR

Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Aug 03 2006

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