Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A096195
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A096195 a(n) = number of distinct solutions to the set of equations 1 +- x +- x^2 +- ... +- x^n. +0
2
2, 8, 16, 64, 106, 324, 696, 1856, 4046, 10240, 19084, 49152, 98110, 218140, 464084, 1047744 (list; graph; listen)
OFFSET

1,1

EXAMPLE

a(2)=8 because the set of formulas 1 +- x +- x^2 generates 8 distinct solutions

MATHEMATICA

a[n_] := a[n] = Length[Union[ Flatten[x /. Table[Solve[1 + Sum[(-1)^IntegerDigits[k, 2, n + 1][[p + 1]]x^p, {p, n}] == 0], {k, 0, 2^n - 1}]]]]

CROSSREFS

A036289 gives the total number of solutions to the equations.

Sequence in context: A100243 A026523 A066792 this_sequence A094014 A098232 A100736

Adjacent sequences: A096192 A096193 A096194 this_sequence A096196 A096197 A096198

KEYWORD

more,nonn

AUTHOR

Josh Locker (jlocker(AT)mail.rochester.edu), Jul 26 2004

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com) and Labos E. (labos(AT)ana.sote.hu), Jul 27 2004

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 24 14:25 EST 2009. Contains 167438 sequences.


AT&T Labs Research