Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A078634
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A078634 Expansion of exp( 1 - x - sqrt( 1 - 4x + x^2 )). +0
1
1, 1, 4, 28, 289, 3991, 69391, 1458199, 35976298, 1019869624, 32674379941, 1167655730341, 46053354678409, 1987219627288273, 93128105830564624, 4710372032469481876, 255762372971187607501, 14838749685456807409159 (list; graph; listen)
OFFSET

0,3

COMMENT

Moments of a probability density function.

FORMULA

E.g.f.: exp( 1 - x - sqrt( 1 - 4x + x^2 )).

MATHEMATICA

Table[n!, {n, 0, 17}]* CoefficientList[ Series[ Exp[1 - x - Sqrt[1 - 4x + x^2]], {x, 0, 17}], x]

PROGRAM

(PARI) {a(n)=if(n<0, 0, n!*polcoeff( exp(1-x-sqrt(1-4*x+x^2+x*O(x^n))), n))} /* Michael Somos Sep 20 2006 */

CROSSREFS

Adjacent sequences: A078631 A078632 A078633 this_sequence A078635 A078636 A078637

Sequence in context: A071212 A090353 A076729 this_sequence A091485 A112938 A007152

KEYWORD

nonn,easy

AUTHOR

Scott Peters (speters(AT)pinnaclesys.com), Dec 12 2002

EXTENSIONS

Edited and extended by Robert G. Wilson v (rgwv(AT)rgwv.com) and Benoit Cloitre (benoit7848c(AT)orange.fr), Dec 13 2002

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 October 15 09:18 EDT 2008. Contains 145015 sequences.


AT&T Labs Research