Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A007773
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A007773 For any circular arrangement of 0..n-1, let S = sum of squares of every sum of two contiguous numbers; then a(n) = # of distinct values of S. +0
4
1, 1, 1, 3, 8, 21, 43, 69, 102, 145, 197, 261, 336, 425, 527, 645, 778, 929, 1097, 1285, 1492, 1721, 1971, 2245, 2542, 2865, 3213, 3589, 3992, 4425, 4887, 5381, 5906, 6465, 7057, 7685, 8348, 9049, 9787, 10565, 11382, 12241, 13141, 14085, 15072, 16105 (list; graph; listen)
OFFSET

1,4

LINKS

K. S. Brown, The Dartboard Sequence

FORMULA

For n >= 7, a(n) = (n^3-16n+27)/6 (n odd); (n^3-16n+30)/6 (n even).

G.f.: x*(1-2*x+4*x^3+3*x^5-10*x^7+2*x^8+8*x^9-4*x^10)/((1-x)^3*(1-x^2)) - Michael Somos, May 03, 2002

PROGRAM

(PARI) a(n)=polcoeff(x*(1-2*x+4*x^3+3*x^5-10*x^7+2*x^8+8*x^9-4*x^10+O(x^n))/(1-x)^3/(1-\ x^2), n)

CROSSREFS

Sequence in context: A160404 A103736 A101332 this_sequence A071078 A096770 A007835

Adjacent sequences: A007770 A007771 A007772 this_sequence A007774 A007775 A007776

KEYWORD

nonn,easy

AUTHOR

K. S. Brown [ kevin2003(AT)delphi.com ], Hugh L. Montgomery

EXTENSIONS

More terms from David W. Wilson (davidwwilson(AT)comcast.net), Oct 27 2000

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 08:46 EST 2009. Contains 167481 sequences.


AT&T Labs Research