How to Prove Product of Divisors Formula and Derive Largest Unattainable Score?

  • Thread starter Thread starter logic2b1
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
7 replies · 3K views
logic2b1
Messages
3
Reaction score
0
1)Prove : the product of all of the positive divisors of n ( including n itself ) is
n^(d(n)/2).

2) Suppose you have a game in which there are two kinds of scoring events. One event gives a score of m points, and the other gives a score of n points. Asusume that m and n are relatively prime, and derive a formula for the largest unattainable score. Prove your answer is correct.
 
Physics news on Phys.org
Hi, you'll find you get more help if you post what you have tried, so we can see where you are stuck and advise from there. So just a couple of hints for now:

logic2b1 said:
1)Prove : the product of all of the positive divisors of n ( including n itself ) is
n^(d(n)/2).

You might find it easier to break this into two cases, n a perfect square, and n not a perfect square.

logic2b1 said:
2) Suppose you have a game in which there are two kinds of scoring events. One event gives a score of m points, and the other gives a score of n points. Asusume that m and n are relatively prime, and derive a formula for the largest unattainable score. Prove your answer is correct.

I can't think of any good hints that don't give away too much here. Have you tried working out some examples and attempting to guess a formula? The formula will be fairly simple in terms of m and n, so this shouldn't be a hopeless way to start.
 
Start with the prime factorization of n,

[tex]n=p_{1}^{\alpha_{1}}p_{2}^{\alpha_{2}}\cdots p_{r}^{\alpha_{r}}[/tex]

where the [tex]p_{i}'s[/tex] are primes. Now use numbers of that divide the above to form the product. You can find some info on the function d(n) here.
 
thks for your help guys!

Sorry, I am on a short vocation and is not so convenience to log into the internet. I will be back home two days later.

If you guys have more idea, please do advise me. Thank you very much for your help.
 
logic look up two concepts in number theory ...Euler Phi Function and Euler Sigma Function(this latter may just becalled Euler Sigma, or Sigma Function)
It'll tell you how to find the product of all divisors
 
Balakrishnan, (to address the reason for the deleted post) your participation in these forums is much appreciated. However, the policy here is to absolutely not help with what are homework/coursework problems UNLESS the OP shows at least some sign of having made original effort. And posting complete solutions, as you have, do more to harm than help the OP - at least as far as this site is concerned. This is specified clearly in the Posting Guidelines.

Logic: Please read the posting guidelines, for standard textbook problems. You'll find a link in my signature.

Also, this thread belongs in the Homework Help section, not here. Please make sure you post to the correct location next time.
 
Last edited: