Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A063866
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A063866 Number of solutions to +- 1 +- 2 +- 3 +- ... +- n = 1. +0
9
0, 1, 1, 0, 0, 3, 5, 0, 0, 23, 40, 0, 0, 221, 397, 0, 0, 2410, 4441, 0, 0, 28460, 53222, 0, 0, 353743, 668273, 0, 0, 4559828, 8679280, 0, 0, 60400688, 115633260, 0, 0, 817175698, 1571588177, 0, 0, 11243980807, 21704569869, 0, 0, 156860869714 (list; graph; listen)
OFFSET

0,6

REFERENCES

Suggested by J. H. Conway (conway(AT)math.princeton.edu), Aug 27, 2001.

LINKS

T. D. Noe, Table of n, a(n) for n=0..100

MATHEMATICA

f[n_, s_] := f[n, s]=Which[n==0, If[s==0, 1, 0], Abs[s]>(n*(n+1))/2, 0, True, f[ n-1, s-n]+f[n-1, s+n]]; a[n_] := f[n, 1]

CROSSREFS

Cf. A025591, A063865, A063867.

Sequence in context: A059107 A025115 A113037 this_sequence A059106 A087676 A058813

Adjacent sequences: A063863 A063864 A063865 this_sequence A063867 A063868 A063869

KEYWORD

nonn,easy,nice

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Aug 27 2001

EXTENSIONS

More terms from Dean Hickerson and Vladeta Jovovic (vladeta(AT)eunet.rs), Aug 28, 2001

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