Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A117342
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A117342 Records in A113436. +0
1
1, 2, 3, 4, 12, 54, 55, 58, 74, 192, 475, 10188 (list; graph; listen)
OFFSET

1,2

COMMENT

A114536: Let the height of a polynomial be the largest coefficient in absolute value. Then A114536(n) is the maximal height of a divisor of x^n-1 with integral coefficients.

Records occur at A113436(k): 1, 6, 12, 20, 30, 60, 84, 90, 105, 120, 180, 210.

MATHEMATICA

cyc[n_] := cyc[n] = Cyclotomic[n, x]; f[n_] := Block[{sd = Take[Subsets@Divisors@n, {2, lmt = 2^(DivisorSigma[0, n] - 1)}], lst = {}, y = x^n - 1}, For[i = 1, i < lmt, i++, pr = Expand[Times @@ (cyc[ # ] & /@ sd[[i]])]; AppendTo[lst, Max@ Abs@ CoefficientList[pr, x]]; AppendTo[lst, Max@ Abs@ CoefficientList[Together[y/pr], x]]]; Max@lst];

t = Array[f, 359]; r = 0; Do[ a = t[[n]]; If[ a > r, Print[{n, a}]; r = a], {n, 359}]

CROSSREFS

Cf. A114536.

Sequence in context: A037397 A053350 A165302 this_sequence A123215 A126129 A102947

Adjacent sequences: A117339 A117340 A117341 this_sequence A117343 A117344 A117345

KEYWORD

hard,nonn

AUTHOR

Felipe Garcia (fgarciah(AT)ucla.edu) and Robert G. Wilson v (rgwv(AT)rgwv.com), Mar 09 2006

EXTENSIONS

Possibly continues with A114536(464)=11712 & A114536(690)=12840.

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research