home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / sci / math / 9589 < prev    next >
Encoding:
Text File  |  1992-07-28  |  1.6 KB  |  33 lines

  1. Newsgroups: sci.math
  2. Path: sparky!uunet!news.univie.ac.at!news.tu-graz.ac.at!iaik.tu-graz.ac.at!hhassler
  3. From: hhassler@iaik.tu-graz.ac.at (Hannes Hassler)
  4. Subject: Re: A Divisibility Problem
  5. Message-ID: <1992Jul28.115747.20313@news.tu-graz.ac.at>
  6. Sender: news@news.tu-graz.ac.at (USENET News System)
  7. Nntp-Posting-Host: fiaikds01.tu-graz.ac.at
  8. Organization: Technical University of Graz, Austria
  9. Date: Tue, 28 Jul 92 11:57:47 GMT
  10. Lines: 21
  11.  
  12. In article <9207270341.AA10422@.euclid.uoregon.edu.> M.Johnson writes:
  13. >
  14. >I wonder whether the following is true:
  15. >     Given  N > 1  positive integers, it is always possible to find a subset
  16.       of the set of N positive integers such that its sum is divisible by N.
  17. >Is this true? Thanks for your answer.
  18.  
  19. (1) The claim (trivially) holds if you allow the empty set as subset.
  20. (2) Otherwise, you may argue as follows:  Let a_1,a_2,...,a_N be an enumeration
  21.     of the set, and define S_i := a_1+a_2+...+a_i, for 1<=i<=N.  If all sums S_i
  22.     are different values modulo N, one of them is zero and we are done.  If two
  23.     of the sums are equal, say S_j=S_k modulo N, then their difference is zero
  24.     modulo N and also corresponds to some nonempty subset.  (qed)
  25. (3) A more interesting result is the following:  Given a set of 2n integers, one
  26.     can always choose a subset S of cardinality n and with sum divisible by n.
  27.     The proof of this is left to the reader as an exercise.
  28.  
  29. *******************************************************************************
  30. Hannes Hassler
  31. *******************************************************************************
  32.  
  33.