login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A271041 a(n) = k is the least squarefree number with a run of zero nonsquarefree numbers immediately preceding k and a run of exactly n>=0 nonsquarefree numbers immediately succeeding k. 0
2, 3, 7, 47, 8474, 843, 22019, 826823, 1092746, 33908367, 262315466 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
This is the top row (indexed by zero) of the doubly infinite matrix T(i,j) defined in A270996: a(n) = A270996((n+1)*(n+2)/2-1).
a(11) = T(0,11) > 3*10^9.
LINKS
EXAMPLE
a(3) = 47 since 46, 47 and 51 are squarefree while 48, 49 and 50 constitute the first nonsquarefree triple after a pair of squarefree numbers.
MATHEMATICA
(* We use function a270996[] from A270996 *)
Map[a270996[{0, 1000000}, {0, #}]&, Range[0, 7]]
(* computes a(0)...a(7) *)
CROSSREFS
Sequence in context: A274385 A075461 A059785 * A270402 A253574 A343557
KEYWORD
nonn,more
AUTHOR
Hartmut F. W. Hoft, Mar 29 2016
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 23 19:56 EDT 2024. Contains 371916 sequences. (Running on oeis4.)