home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / sci / math / 11100 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  1.1 KB

  1. Path: sparky!uunet!noc.near.net!news.Brown.EDU!qt.cs.utexas.edu!yale.edu!jvnc.net!netnews.upenn.edu!cronkite.ocis.temple.edu!picasso.ocis.temple.edu!sklar
  2. From: sklar@picasso.ocis.temple.edu (Dave Sklar)
  3. Newsgroups: sci.math
  4. Subject: Prime Factor Numbers
  5. Message-ID: <1992Sep8.040307.6288@cronkite.ocis.temple.edu>
  6. Date: 8 Sep 92 04:03:07 GMT
  7. Sender: news@cronkite.ocis.temple.edu (NetWork News (readnews))
  8. Organization: Temple University
  9. Lines: 16
  10. X-Newsreader: Tin 1.1 PL5
  11.  
  12.  
  13.     Here's something I was thinking about.  Take a number, n, and write
  14. down its prime factors [Excluding n and 1] from left to right, forming a new number.  Repeat.
  15.     When you get to a prime number, you end. Let's call the function
  16. d(n).  So, d(1001)=71113, d(5)=d(2)=d(11)=[Define something here, say]0.
  17.     Does every number eventually go to a prime, and then 0?
  18.     What happens if you include the 1 and n?  What happens if you write
  19. prime factors that occur more than once once for each time they occur
  20. instead of once for any number of times they appear? [d(20)=225 instead of
  21. d(20)=25]
  22.  
  23.     If anybody has any references, as well, I'd love to see them.
  24.  
  25. Post or email.
  26.  
  27. Dave
  28.