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!)
A174310 Values of the family of polynomials y = (x^(n+1) + 1)/(x + 1) at point x = discriminant of y. 7
1, 0, 13, -4369, 242203001, 3653339505259535, 22540681439108936194378057, -85070916250026219054240312625736187905, 273892687731183836066546120028455556686378073137630689 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
A174309 is a subsequence of this sequence.
LINKS
MATHEMATICA
s = {}; Do[k = PolynomialQuotient[(x^n + 1), (x + 1), x]; d = Discriminant[k, x]; AppendTo[s, k /. x -> d], {n, 1, 10}]; s
CROSSREFS
Sequence in context: A182348 A094316 A270068 * A362659 A057842 A203676
KEYWORD
sign
AUTHOR
Artur Jasinski, Mar 15 2010
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 25 10:01 EDT 2024. Contains 371967 sequences. (Running on oeis4.)