Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A113036
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A113036 Number of solutions to +- 1 +- 2 +- .. +- n = 2. +0
1
0, 0, 1, 2, 0, 0, 8, 13, 0, 0, 69, 123, 0, 0, 719, 1313, 0, 0, 8215, 15260, 0, 0, 99774, 187615, 0, 0, 1264854, 2399207, 0, 0, 16544234, 31587644, 0, 0, 221625505, 425313967, 0, 0, 3025271756, 5829531261, 0, 0, 41929052284, 81066732018, 0 (list; graph; listen)
OFFSET

1,4

FORMULA

a(n) is the coefficient of x^2 in product(x^(-k)+x^k, k=1..n).

MAPLE

A113036:= proc(n) local i, j, p, t; t:= NULL; for j to n do p:=1; for i to j do p:=p*(x^(-i)+x^i); od; t:=t, coeff(p, x, 2); od; t; end;

CROSSREFS

Cf. A058377, A063865, A063866.

Sequence in context: A058347 A058547 A134414 this_sequence A000425 A010893 A000171

Adjacent sequences: A113033 A113034 A113035 this_sequence A113037 A113038 A113039

KEYWORD

nonn

AUTHOR

Floor van Lamoen (fvlamoen(AT)hotmail.com),Oct 11 2005

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