All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math
An interesting equation (Posted on 2007-08-05) Difficulty: 3 of 5
If d(x) is the number of positive divisors of x, and n(x) is the number of distinct prime factors of x, show that d(A)=Σ(2^n(A/i²)) for all positive i such that A/i² is an integer.

See The Solution Submitted by Praneeth    
Rating: 3.6667 (3 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Solution Comment 2 of 2 |
It suffices to show that both sides agree when A is a prime power, and that both sides are multiplicative.

If A=p^a, then d(A)=a+1.  The divisors i on the RHS are all of the form p^b, where b <= a/2.  So the RHS is

\sum_{0<=b<a/2} 2^1 + [2^0 if a is even] = a+1.

Now suppose A,B are relatively prime.  Then d(AB)=d(A)d(B).  For the RHS, the divisors k^2 of AB are all of the form k=ij, where i^2 | A and j^2 | B, and n(AB/k^2) = n(A/i^2)+n(B/j^2).  Thus

\sum_{k^2 | AB} 2^n(AB/k^2) = \sum_{i^2 | A, j^2 | B} 2^n(A/i^2) * 2^n(B/j^2)
 = \sum_{i^2 | A} 2^n(A/i^2) * \sum_{j^2 | B} 2^n(B/j^2),

establishing the result.
  Posted by Eigenray on 2007-08-06 09:09:20
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (6)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information