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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A033372 [ 52/n ]. 1
52, 26, 17, 13, 10, 8, 7, 6, 5, 5, 4, 4, 4, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

COMMENTS

Number of cards each person receives when 52 cards are dealt evenly to n people. - Rick L. Shepherd, Jun 17 2005

LINKS

Table of n, a(n) for n=1..92.

FORMULA

a(n) = floor(52/n) = (52-A050514(n))/n. - Rick L. Shepherd, Jun 17 2005

MATHEMATICA

Floor[52/Range[100]] (* From Harvey P. Dale, May 11 2012 *)

PROG

(PARI) a(n) = floor(52/n) a(n) = 52\n (Shepherd)

CROSSREFS

Cf. A050514 (mod(52, n): cards left over after dealing 52 evenly to n people).

Sequence in context: A022079 A100990 A048365 * A126767 A143723 A181461

Adjacent sequences:  A033369 A033370 A033371 * A033373 A033374 A033375

KEYWORD

easy,nonn

AUTHOR

Jeff Burch (jmburch(AT)osprey.smcm.edu)

STATUS

approved

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 May 19 07:18 EDT 2013. Contains 225429 sequences.