home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / education / b / numbers / !Numbers / Docs / Num_Help / FacSums < prev    next >
Encoding:
Text File  |  1995-05-18  |  780 b   |  20 lines

  1. Factor Sums
  2. -----------
  3.  
  4. This is a starting point for some investigative work.
  5.  
  6. If you choose <Factor Sums>, the Main window is closed and a special window
  7. is opened.  Type the number in the writable icon at the top and either press
  8. <Return> or click on <OK>.
  9.  
  10. !Numbers will then calculate the sum of all the factors of your number
  11. excluding the number itself and then do the whole thing all over again with
  12. the next number. It will continue like this until it reaches a prime and
  13. goes to 1,  it reaches a Perfect number and repeats itself, or you click on
  14. <Pause> or press <Escape>.
  15.  
  16. If the number gets very big (Greater than 2147483647) everything slows down
  17. considerably as the routine starts to use Nick Craig-Wood's <Numbers> module
  18. which can deal with very large integers.
  19.  
  20.