Math Help Forum

Math Help Forum Feed Site Feed

Go Back   Math Help Forum > University Math Help > Number theory
Reply
 
Thread Tools Display Modes
  #1  
Old August 28th, 2009, 09:01 PM
Senior Member
 
Join Date: Dec 2007
Location: Anchorage, AK
Posts: 263
Country:
Thanks: 73
Thanked 132 Times in 118 Posts
TwistedOne151 has a spectacular aura aboutTwistedOne151 has a spectacular aura about
Default Dirichlet Series Proof

I'm not sure if this is the right forum for this question, but it seems the best fit to me. The question is as follows:
Neglecting issues of the region of convergence, how does one prove the Dirichlet series generating function
\frac{\zeta(s)\zeta(s-a)\zeta(s-b)\zeta(s-a-b)}{\zeta(2s-a-b)}=\sum_{n=1}^{\infty}\frac{\sigma_a(n)\sigma_b(n)}{n^s},
where \sigma_a(n) is the sum of the a-th powers of the divisors of n.
I suspect that Dirichlet convolution figures in the solution, but am not sure how to apply it.

--Kevin C.
Reply With Quote
Advertisement
 
  #2  
Old August 29th, 2009, 07:04 PM
NonCommAlg's Avatar
The Lord of The Rings!

 
Join Date: May 2008
Location: Vancouver, Canada
Posts: 1,995
Country:
Thanks: 237
Thanked 1,442 Times in 1,078 Posts
NonCommAlg has a brilliant futureNonCommAlg has a brilliant futureNonCommAlg has a brilliant futureNonCommAlg has a brilliant futureNonCommAlg has a brilliant futureNonCommAlg has a brilliant futureNonCommAlg has a brilliant futureNonCommAlg has a brilliant futureNonCommAlg has a brilliant futureNonCommAlg has a brilliant futureNonCommAlg has a brilliant future
Default

Quote:
Originally Posted by TwistedOne151 View Post
I'm not sure if this is the right forum for this question, but it seems the best fit to me. The question is as follows:
Neglecting issues of the region of convergence, how does one prove the Dirichlet series generating function
\frac{\zeta(s)\zeta(s-a)\zeta(s-b)\zeta(s-a-b)}{\zeta(2s-a-b)}=\sum_{n=1}^{\infty}\frac{\sigma_a(n)\sigma_b(n)}{n^s},
where \sigma_a(n) is the sum of the a-th powers of the divisors of n.
I suspect that Dirichlet convolution figures in the solution, but am not sure how to apply it.

--Kevin C.
let I_d(p,q) = \sum_{\gcd(j,k)=d} \frac{1}{j^p k^q}. clearly I_d(p,q) = \frac{1}{d^{p+q}}I_1(p,q). we have the follwing formula for I_d(p,q):

(*) \ \ I_d(p,q)= \frac{\zeta(p) \zeta(q)}{d^{p+q}\zeta(p+q)}.

Proof: \zeta(p)\zeta(q)=\sum_{\gcd(j,k) \geq 1} \frac{1}{j^p k^q}= \sum_{\ell \geq 1} \frac{1}{{\ell}^{p+q}}\sum_{\gcd(j,k)=1} \frac{1}{j^pk^q}=\zeta(p+q)I_1(p,q). \ \Box

now solving your problem is quite easy:

\sum_{n \geq 1} \frac{\sigma_a(n) \sigma_b(n)}{n^s}=\sum_{n \geq 1} \frac{1}{n^s} \sum_{d_1 \mid n} \frac{n^a}{d_1^a} \sum_{d_2 \mid n} \frac{n^b}{d_2^b}=\sum_{n \geq 1} \frac{1}{n^{s-a-b}} \sum_{d_1 \mid n} \frac{1}{d_1^a} \sum_{d_2 \mid n} \frac{1}{d_2^b}


=\sum_{d_1 \geq 1} \frac{1}{d_1^a} \sum_{d_2 \geq 1} \frac{1}{d_2^b} \sum_{\text{lcm}(d_1,d_2) \mid n} \frac{1}{n^{s-a-b}}=\sum_{d_1 \geq 1} \frac{1}{d_1^a} \sum_{d_2 \geq 1} \frac{1}{d_2^b} \sum_{m \geq 1} \frac{1}{(\text{lcm}(d_1,d_2)m)^{s-a-b}}

=\zeta(s-a-b) \sum_{d_1 \geq 1} \frac{1}{d_1^{s-b}} \sum_{d_2 \geq 1} \frac{[(\gcd(d_1,d_2)]^{s-a-b}}{d_2^{s-a}}

=\zeta(s-a-b) \sum_{d \geq 1} d^{s-a-b} \sum_{\gcd(d_1,d_2)=d} \frac{1}{d_1^{s-b}d_2^{s-a}}=\frac{\zeta(s-a-b) \zeta(s-a) \zeta(s-b)\zeta(s)}{\zeta(2s-a-b)}, by (*). \ \ \Box
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
" border="0" />
Reply With Quote
The following users thank NonCommAlg for this useful post:
Donate to MHF
  #3  
Old August 29th, 2009, 09:44 PM
Senior Member
 
Join Date: Dec 2007
Location: Anchorage, AK
Posts: 263
Country:
Thanks: 73
Thanked 132 Times in 118 Posts
TwistedOne151 has a spectacular aura aboutTwistedOne151 has a spectacular aura about
Default Clarification

Thanks, NonCommAlg. Though, there is one step in your proof I can't quite follow; how did you get from
\sum_{d_1\ge1}\frac{1}{d_1^a}\sum_{d_2\ge1}\frac{1}{d_2^b}\sum_{m\ge1}\frac{1}{(\text{lcm}(d_1,d_2)m)^{s-a-b}} to \zeta(s-a-b)\sum_{d_1\ge1}\frac{1}{d_1^{s-b}}\sum_{d_2\ge1}\frac{[(\gcd(d_1,d_2)]^{s-a-b}}{d_2^{s-a}}?

--Kevin C.
Reply With Quote
  #4  
Old August 29th, 2009, 10:29 PM
NonCommAlg's Avatar
The Lord of The Rings!

 
Join Date: May 2008
Location: Vancouver, Canada
Posts: 1,995
Country:
Thanks: 237
Thanked 1,442 Times in 1,078 Posts
NonCommAlg has a brilliant futureNonCommAlg has a brilliant futureNonCommAlg has a brilliant futureNonCommAlg has a brilliant futureNonCommAlg has a brilliant futureNonCommAlg has a brilliant futureNonCommAlg has a brilliant futureNonCommAlg has a brilliant futureNonCommAlg has a brilliant futureNonCommAlg has a brilliant futureNonCommAlg has a brilliant future
Default

Quote:
Originally Posted by TwistedOne151 View Post
Thanks, NonCommAlg. Though, there is one step in your proof I can't quite follow; how did you get from
\sum_{d_1\ge1}\frac{1}{d_1^a}\sum_{d_2\ge1}\frac{1}{d_2^b}\sum_{m\ge1}\frac{1}{(\text{lcm}(d_1,d_2)m)^{s-a-b}} to \zeta(s-a-b)\sum_{d_1\ge1}\frac{1}{d_1^{s-b}}\sum_{d_2\ge1}\frac{[(\gcd(d_1,d_2)]^{s-a-b}}{d_2^{s-a}}?

--Kevin C.
\text{lcm}(d_1,d_2)=\frac{d_1d_2}{\gcd(d_1,d_2)}.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
" border="0" />
Reply With Quote
The following users thank NonCommAlg for this useful post:
Donate to MHF
  #5  
Old August 30th, 2009, 01:04 AM
Senior Member
 
Join Date: Dec 2007
Location: Anchorage, AK
Posts: 263
Country:
Thanks: 73
Thanked 132 Times in 118 Posts
TwistedOne151 has a spectacular aura aboutTwistedOne151 has a spectacular aura about
Default

Thanks again. I can't believe I missed that.

--Kevin C.
Reply With Quote
Reply

Tags
dirichlet series, divisor functions, riemann zeta function

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -7. The time now is 07:06 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
©2005 - 2009 Math Help Forum


Math Help Forum is a community of maths forums with an emphasis on maths help in all levels of mathematics.
Register to post your math questions or just hang out and try some of our math games or visit the arcade.