Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A102757
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A102757 Sum_{i=0..n} C(n,i)^2*i!*3^i. +0
1
1, 4, 31, 352, 5233, 95836, 2080999, 52189096, 1482977857, 47053929268, 1648037039791, 63125834205424, 2624096058047281, 117620219281363852, 5653607876781921463, 290035426344483253816, 15814774125898034896129 (list; graph; listen)
OFFSET

0,2

COMMENT

Primes in this sequence include: a(2)=31, a(4)=5233. Semiprimes in this sequence include: a(1) = 2^2, a(6) = 31 * 67129, a(8) = 127 * 11676991. - Jonathan Vos Post (jvospost2(AT)yahoo.com), Mar 17 2005

FORMULA

E.g.f. = 1/(1-3x)*exp(x/(1-3x))

MAPLE

seq(sum('binomial(k, i)^2*i!*3^i', 'i'=0..k), k=0..30);

MATHEMATICA

f[n_] := Sum[k!*3^k*Binomial[n, k]^2, {k, 0, n}]; Table[ f[n], {n, 0, 16}] (* or *)

Range[0, 16]! CoefficientList[ Series[1/(1 - 3x)*Exp[x/(1 - 3x)], {x, 0, 16}], x] (from Robert G. Wilson v Mar 16 2005)

CROSSREFS

Cf. A002720, A025167.

Cf. A102773.

Sequence in context: A107725 A129271 A136728 this_sequence A086677 A016036 A000314

Adjacent sequences: A102754 A102755 A102756 this_sequence A102758 A102759 A102760

KEYWORD

easy,nonn

AUTHOR

Miklos Kristof (kristmikl(AT)freemail.hu), Mar 16 2005

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Mar 16 2005

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 July 24 12:00 EDT 2008. Contains 142294 sequences.


AT&T Labs Research