home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / sci / math / 16844 < prev    next >
Encoding:
Text File  |  1992-12-14  |  1.6 KB  |  49 lines

  1. Newsgroups: sci.math
  2. Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!ira.uka.de!rz.uni-karlsruhe.de!uni-heidelberg!trillian!afm
  3. From: afm@trillian (Andreas Mueller)
  4. Subject: Re: math problem
  5. Message-ID: <1992Dec14.100625.3445@sun0.urz.uni-heidelberg.de>
  6. Sender: news@sun0.urz.uni-heidelberg.de (NetNews)
  7. Organization: University of Heidelberg, Germany
  8. References: <9212111851.AA14283@mariner.sce.carleton.ca>
  9. Date: Mon, 14 Dec 92 10:06:25 GMT
  10. Lines: 37
  11.  
  12. li@sce.carleton.ca (Yao Li) writes:
  13. :                             Math Problem
  14. :                             ------------
  15. : Getting bored? Here is a math problem.
  16. : There is a polynomial:
  17. :        -a*y**n + y**(n-1) + y**(n-2) + ... + y + 1 = 0
  18. : where real number a>0 and the notation "y**n" represents the nth power of y.
  19. : It's conjectured that this polynomial has a unique positive real solution y.
  20. : Can you prove it or find a counter example?
  21. Replace y by y^(-1) (this doesn't change positivity and 0
  22. isn't a solution to the problem anyway). Then the equation
  23. becomes (after multiplying by y^n)
  24.  
  25.     y^n + y^(n-1) + ... + y = a
  26.  
  27. The left hand side tends to 0 as y goes to 0, and it's derivative
  28. is
  29.     n y^(n-1) + (n-1) y^(n-1) + ... + 1 >= 1
  30.  
  31. is strictly positive for y>0, so the left hand side is strictly
  32. increasing. So there is a unique positive y which satisfies the
  33. equation. Then y^(-1) is the solution You are looking for.
  34.  
  35. Hope this helps
  36.  
  37.             Andreas Mueller
  38.  
  39. -------------------------------------------------------
  40. Dr. Andreas Mueller         afm@mathi.uni-heidelberg.de
  41. Mathematisches Institut
  42. Im Neuenheimer Feld 288
  43. W - 6900 Heidelberg 1
  44. -------------------------------------------------------
  45.