Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A071319
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A071319 First of 3 consecutive numbers which are cube-free and not square-free, i.e. {n,n+1,n+2} are in A067259. +0
1
98, 475, 548, 603, 724, 844, 845, 1274, 1420, 1681, 1682, 1924, 2275, 2523, 2890, 3283, 3474, 3548, 3626, 3716, 4148, 4203, 4418, 4475, 4850, 4923, 4948, 5202, 5274, 5490, 5524, 5634, 5948, 6650, 6811, 6956, 7299, 7324, 7442, 7514, 7675, 8107, 8348 (list; graph; listen)
OFFSET

1,1

FORMULA

A051903[n]=A051903[n+1]=A051903[n+2]=2

EXAMPLE

n=98=2.7.7, n=99=3.3.11, while n=100=2.2.5.5

MATHEMATICA

ffi[x_] := Flatten[FactorInteger[x]] lf[x_] := Length[FactorInteger[x]] ep[x_] := Table[Part[ffi[x], 2*w], {w, 1, lf[x]}] Do[s=ep[n]; s1=ep[n+1]; s2=ep[n+2]; If[Equal[Max[s], 2]&&Equal[Max[s1], 2] &&Equal[Max[s2], 2], Print[n]], {n, 1, 25000}]

CROSSREFS

Cf. A063528, A067259.

Sequence in context: A072607 A160828 A158129 this_sequence A088736 A019563 A022149

Adjacent sequences: A071316 A071317 A071318 this_sequence A071320 A071321 A071322

KEYWORD

nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), May 29 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 December 19 12:50 EST 2009. Contains 171053 sequences.


AT&T Labs Research