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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A078488 Differences of A006665. 0
-25, 300, -2300, 12650, -53130, 177100, -480700, 1081575, -2042975, 3268760, -4457400, 5200300, -5200300, 4457400, -3268760, 2042975, -1081575, 480700, -177100, 53130, -12650, 2300, -300, 25 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

EXAMPLE

a(1)=A006665(2)-A006665(1)=-24-1=-25

PROG

(PARI) y=(1-x)^24; for (n=1, 24, print1(polcoeff(y, n)-polcoeff(y, n-1)", "))

CROSSREFS

Cf. A006665, A010941.

Sequence in context: A017582 A158990 A079873 * A010941 A022620 A042206

Adjacent sequences:  A078485 A078486 A078487 * A078489 A078490 A078491

KEYWORD

sign

AUTHOR

Jon Perry (perry(AT)globalnet.co.uk), Jan 04 2003

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 16 19:06 EST 2012. Contains 205945 sequences.