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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A050514 Cards left over after dealing evenly to n people. 1
0, 0, 1, 0, 2, 4, 3, 4, 7, 2, 8, 4, 0, 10, 7, 4, 1, 16, 14, 12, 10, 8, 6, 4, 2, 0, 25, 24, 23, 22, 21, 20, 19, 18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52 (list; graph; refs; listen; history; internal format)
OFFSET

1,5

FORMULA

a(n) = mod(52, n)

a(n) = 52 - n*A033372(n). - Rick L. Shepherd (rshepherd2(AT)hotmail.com), Jun 17 2005

PROG

(PARI) a(n) = 52%n

CROSSREFS

Cf. A033372 (floor(52/n): cards each of the n people receive).

Sequence in context: A089169 A178151 A087794 * A133702 A080001 A178938

Adjacent sequences:  A050511 A050512 A050513 * A050515 A050516 A050517

KEYWORD

nonn,easy

AUTHOR

Joe Keane (jgk(AT)jgk.org)

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 February 14 04:29 EST 2012. Contains 205570 sequences.