login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A076465 Sum of squares of numbers that can be written as t*n + u*(n+1) for nonnegative integers t,u in exactly n ways. 5
1, 571, 12938, 115270, 630755, 2543401, 8307796, 23249388, 57792165, 130790935, 274285726, 540036146, 1008233863, 1798831685, 3085968040, 5116005976, 8229746121, 12889413363, 19711057330, 29503047070, 43311380651 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

REFERENCES

Fred. Schuh, Vragen betreffende een onbepaalde vergelijking, Nieuw Tijdschrift voor Wiskunde, 52 (1964-1965) 193-198.

FORMULA

1/6*n*(n+1)*(6*n^6+12*n^5-5*n^4-16*n^3+5*n+1). G.f.: x*(13*x^6+1354*x^5+11255*x^4+19300*x^3+7835*x^2+562*x+1)/((1+x)*(1-x)^9).

MAPLE

seq(1/6*n*(n+1)*(6*n^6+12*n^5-5*n^4-16*n^3+5*n+1), n=1..25);

CROSSREFS

Cf. A076389, A076459-A076464.

Sequence in context: A073036 A020381 A142767 * A144956 A178323 A049361

Adjacent sequences:  A076462 A076463 A076464 * A076466 A076467 A076468

KEYWORD

easy,nonn

AUTHOR

Floor van Lamoen (fvlamoen(AT)hotmail.com), Oct 13 2002

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 20:26 EST 2012. Contains 205852 sequences.