Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A138800
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A138800 Number of monomials in discriminant of symbolic polynomial n degree with only one zero coefficient by x^(n-1). +0
3
1, 2, 2, 6, 19, 76, 320, 1469 (list; graph; listen)
OFFSET

2,2

COMMENT

For number of monomials in discriminant of symbolic polynomial n degree with all non-zero coefficients see A007878

For number of monomials in discriminant of symbolic principal (with two zeros coefficients by x^(n-1) and x^(n-2)) polynomial n degree see A138801

For number of monomials in discriminant of symbolic Tschirnhausen (with three zeros coefficients by x^(n-1) and x^(n-2) and x^(n-3)) polynomial n degree see A138801

EXAMPLE

a(4)=6 because discriminant of quartic x^4+a*x^2+b*x+c is equal: -4a^3 b^2 - 27 b^4 + 16a^4 c + 144a b^2 c - 128 a^2 c^2 + 256c^3 consist of 6 monomials (parts)

MATHEMATICA

ClearAll[f]; a = {1}; Do[k = 0; Do[If[n > s, If[n > s - 1, k = k + f[n] x^n], k = k + x^n], {n, 0, s}]; m = Resultant[k, D[k, x], x]; AppendTo[a, Length[m]], {s, 2, 8}]; a (*Artur Jasinski*)

CROSSREFS

Cf. A007878, A138787, A138788, A138801, A138802.

Sequence in context: A006250 A006249 A019575 this_sequence A103179 A004077 A007985

Adjacent sequences: A138797 A138798 A138799 this_sequence A138801 A138802 A138803

KEYWORD

nonn

AUTHOR

Artur Jasinski (grafix(AT)csl.pl), Mar 30 2008

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