Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A005327
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A005327 Certain subgraphs of a directed graph (inverse binomial transform of A005321).
(Formerly M4289)
+0
4
1, 0, 1, 6, 91, 2820, 177661, 22562946, 5753551231, 2940064679040, 3007686166657921, 6156733583148764286, 25211824022994189751171 (list; graph; listen)
OFFSET

1,4

REFERENCES

Andresen, E.; Kjeldsen, K.; On certain subgraphs of a complete transitively directed graph. Discrete Math. 14 (1976), no. 2, 103-119.

LINKS

N. J. A. Sloane, Transforms

FORMULA

a(n)=p(n-1)*sum((-1)^j/p(j), j=0..n-1), where p(0)=1, p(k)=product(2^i-1, i=1..k) for k>0. - Emeric Deutsch (deutsch(AT)duke.poly.edu), Jan 23 2005

MAPLE

p:=proc(n) if n=0 then 1 else product(2^i-1, i=1..n) fi end: a:=n->p(n-1)*sum((-1)^j/p(j), j=0..n-1): seq(a(n), n=1..17); (Deutsch)

CROSSREFS

Cf. A002820.

Adjacent sequences: A005324 A005325 A005326 this_sequence A005328 A005329 A005330

Sequence in context: A013297 A095864 A006151 this_sequence A113266 A053512 A009607

KEYWORD

nonn

AUTHOR

njas

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 13 02:37 EDT 2008. Contains 145008 sequences.


AT&T Labs Research