Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A072284
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A072284 n begins a new chain of square-free integers. I.e. n is square-free but n-1 is not. +0
5
1, 5, 10, 13, 17, 19, 21, 26, 29, 33, 37, 41, 46, 51, 53, 55, 57, 61, 65, 69, 73, 77, 82, 85, 89, 91, 93, 97, 101, 105, 109, 113, 118, 122, 127, 129, 133, 137, 141, 145, 149, 151, 154, 157, 161, 163, 165, 170, 173, 177, 181, 185, 190, 193, 197, 199, 201, 205, 209 (list; graph; listen)
OFFSET

1,2

COMMENT

A136742 mod a(n) = 0; A136742(n)=PRODUCT(a(n)+k:0<=k<A120992(n)); A136743(n)=SUM(A001221(a(n)+k):0<=k<A120992(n)). - Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Jan 20 2008

LINKS

R. Zumkeller, Table of n, a(n) for n = 1..1000

Eric Weisstein's World of Mathematics, Squarefree

EXAMPLE

1 begins a new chain 1, 2, 3 of square-free integers. 4 is not square-free. Then 5 begins a new chain 5, 6, 7 of square-free integers. Hence 1 and 5 are terms of the sequence.

PROGRAM

(PARI) n=1:for(k=1, 100, while(!issquarefree(n), n=n+1):print1(n", "):while(issquarefree(n), n=n+1))

CROSSREFS

Cf. A005117.

Sequence in context: A084645 A092604 A050127 this_sequence A024507 A004431 A025302

Adjacent sequences: A072281 A072282 A072283 this_sequence A072285 A072286 A072287

KEYWORD

easy,nonn

AUTHOR

Joseph L. Pe (joseph_l_pe(AT)hotmail.com), Jul 10 2002

EXTENSIONS

More terms from Ralf Stephan (ralf(AT)ark.in-berlin.de), Mar 19 2003

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 7 08:40 EST 2009. Contains 170430 sequences.


AT&T Labs Research