Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A055795
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A055795 Binomial(n,4)+binomial(n,2). +0
9
0, 1, 3, 7, 15, 30, 56, 98, 162, 255, 385, 561, 793, 1092, 1470, 1940, 2516, 3213, 4047, 5035, 6195, 7546, 9108, 10902, 12950, 15275, 17901, 20853, 24157, 27840, 31930, 36456, 41448, 46937, 52955, 59535, 66711, 74518, 82992, 92170, 102090, 112791, 124313, 136697 (list; graph; listen)
OFFSET

0,3

COMMENT

Answer to the question: if you have a tall building and 4 plates and you need to find the highest story, a plate thrown from which does not break, what is the number of stories you can handle given n tries?

If Y is a 2-subset of an n-set X then, for n>=4, a(n-3) is the number of 4-subsets of X which have no exactly one element in common with Y. - Milan R. Janjic (agnus(AT)blic.net), Dec 28 2007

REFERENCES

Michael Boardman, "The Egg-Drop Numbers", Mathematics Magazine, 77 (2004), 368-372. [From Parthasarathy Nambi (PachaNambi(AT)yahoo.com), Sep 30 2009]

LINKS

Milan Janjic, Two Enumerative Functions

Alexsandar Petojevic, The Function vM_m(s; a; z) and Some Well-Known Sequences, Journal of Integer Sequences, Vol. 5 (2002), Article 02.1.7

FORMULA

Differences give A000127. Also a(1) = 1; a(n) = a(n-1) + 1 + A004006(n-1).

a(n) = C(n, 1) + C(n, 2) + C(n, 3) + C(n, 4) - James Sellers, Mar 16 2002

Row sums of triangle A134394. Also, binomial transform of [1, 2, 2, 2, 1, 0, 0, 0,...]. - Gary W. Adamson (qntmpkt(AT)yahoo.com), Oct 23 2007

O.g.f.: -x^2(1-2x+2x^2)/(x-1)^5. a(n)=A000332(n)+A000217(n-1). - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Apr 13 2008

MAPLE

[seq(binomial(n, 4)+binomial(n, 2), n=1..50)]; - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jul 24 2006

seq(sum(binomial(n, k), k=1..4), n=0..43); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Dec 13 2007

MATHEMATICA

a=1; b=2; s=3; lst={0, 1, s}; Do[a+=n; b+=a; s+=b; AppendTo[lst, s], {n, 4!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), May 24 2009]

CROSSREFS

T(2n+1, n), array T as in A055794. Cf. A004006, A000127.

Cf. A134394.

Sequence in context: A147400 A002545 A153114 this_sequence A058695 A023610 A062544

Adjacent sequences: A055792 A055793 A055794 this_sequence A055796 A055797 A055798

KEYWORD

nonn,easy

AUTHOR

Clark Kimberling (ck6(AT)evansville.edu), May 28 2000

EXTENSIONS

Better description from Leonid A. Broukhis (leob(AT)mailcom.com), Oct 24 2000

Edited by Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jul 24 2006

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research