Thread Closed

Senior thesis

 
Share Thread Thread Tools
Mar27-06, 12:55 PM   #1
 
Recognitions:
Homework Helper Homework Help
Post

Senior thesis


I am writing my senior thesis (I am an undergrad math major at UCSB) on Dirichlet Series, which are, in the classical sense, series of the form

[tex]\xi (s)=\sum_{n=1}^{\infty}\frac{a_n}{n^s}[/tex]

where [tex]a_n,s\in\mathbb{C}[/tex] and [tex]a_n[/tex] is multiplicative, hence

[tex]\forall n,m\in\mathbb{N}, \, a_{nm}=a_{n}a_{m}[/tex]

I have begun this bit on analytic continuation for such series, here it goes:

[tex]\xi (s)+\sum_{n=1}^{\infty}(-1)^{n}\frac{a_n}{n^s}=\sum_{n=1}^{\infty}\frac{a_n}{n^s}+\sum_{n=1}^{\i nfty}(-1)^{n}\frac{a_n}{n^s}=2\sum_{n=1}^{\infty}\frac{a_{2n}}{(2n)^s}=2^{1-s}a_2\sum_{n=1}^{\infty}\frac{a_n}{n^s}[/tex]

so that

[tex]\xi (s)=(1-a_22^{1-s})^{-1}\sum_{n=1}^{\infty}(-1)^{n-1}\frac{a_n}{n^s}[/tex]

which is the first first stage of analytic continuation. Now, to the above series apply Euler's series transformation, which, if you don't recall, is

[tex]\sum_{n=1}^{\infty}(-1)^{n-1}b_n=\sum_{n=0}^{\infty}\frac{1}{2^{n+1}}\sum_{m=0}^{n}(-1)^{m}\left( \begin{array}{c}n\\m\end{array}\right) b_{m+1}[/tex]

to get the the second stage, namely

[tex]\boxed{\xi (s)=(1-a_22^{1-s})^{-1}\sum_{n=0}^{\infty}\frac{1}{2^{n+1}}\sum_{m=0}^{n}(-1)^{m}\left( \begin{array}{c}n\\m\end{array}\right)\frac{a_{m+1}}{(m+1)^s}}[/tex]

when this same process of continuation is applied to the Riemann zeta it produces a series for the zeta function that converges for all s in the complex plane except s=1 (see prior thread for details.) My trouble is proving convergence in the present, more general case. Any thoughts?
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Hong Kong launches first electric taxis
>> Morocco to harness the wind in energy hunt
>> Galaxy's Ring of Fire
Mar27-06, 01:46 PM   #2
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Not all dirichlet series have an analytic continuation.

In the case of zeta, the 1-2^(1-s) is cancelling the pole at s=1. If the coefficients of [tex]\xi(s)[/tex] are real and non-negative then you have a pole at the real point on the line of convergence. I don't see anything that will gurantee this pole to be canceled in your case (could be of higher order, or at a different location, or...)- if this doesn't happen that sum cannot possibly converge.
 
Mar27-06, 02:00 PM   #3
 
Recognitions:
Homework Helper Homework Help
So I should then ask, For what sequences [tex]a_n[/tex] does this favorable condition occur?
 
Mar27-06, 04:52 PM   #4
 
Recognitions:
Homework Helper Homework Help

Senior thesis


Quote by shmoe
Not all dirichlet series have an analytic continuation.

In the case of zeta, the 1-2^(1-s) is cancelling the pole at s=1. If the coefficients of [tex]\xi(s)[/tex] are real and non-negative then you have a pole at the real point on the line of convergence. I don't see anything that will gurantee this pole to be canceled in your case (could be of higher order, or at a different location, or...)- if this doesn't happen that sum cannot possibly converge.
I see the cancelation by the factor of 1-2^(1-s) at s=1, since

[tex]1-2^{1-s}=0 \Leftrightarrow s=1+i\frac{2k\pi}{\log 2}, k\in\mathbb{Z},[/tex]

but we may assume principle values so that s=1 is the only point of interest. But for the factor of 1-a22^(1-s), s=1 would not be of interest unless a_2=1.
 
Mar27-06, 07:49 PM   #5
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by benorin
So I should then ask, For what sequences [tex]a_n[/tex] does this favorable condition occur?
Happily, all the interesting ones. (under the right definition of "interesting") The 'naturally' occuring arithmetic sequences typically do, e.g. dirichlet L-functions. I don't know that there's any nice conditions on the coefficients to guarantee analytic continuation, but I can't say that I've looked to hard. The Selberg class has some nice assumptions like an Euler product and the Ramanujan hypothesis, yet it still includes analytic continuation as an assumption for this class and I'm pretty confidant it doesn't follow from these coefficient conditions.

The obvious thing to try after success with this method on the riemann zeta function is to head towards dirichlet L-functions. Sandow mentions this (and more) was in the future in the intro of that '94 paper. Did you try to track this work down?
 
Apr12-06, 06:44 PM   #6
 
Recognitions:
Homework Helper Homework Help
I wish to consider when exactly does Euler's series transformation provide an analytic continuation of a function defined by an alternating series. I will use a modified version of the transformation given above:

For a known convergent alternating series [itex]\sum (-1)^k b_k ,[/itex] Euler's series transformation is given by

[tex]\sum_{k=0}^{\infty}(-1)^{k}b_k=\sum_{k=0}^{\infty}\frac{1}{2^{k+1}}\sum_{m=0}^{k}(-1)^{m}\left( \begin{array}{c}k\\m\end{array}\right) b_{m}[/tex]

An example: the result is trivial, yet the concept of continuation by the series transformation is rather at hand.

Let z be complex. Consider the function f(z) defined by the alternating series [tex]f(z) = \sum_{k=0}^{\infty}(-1)^kz^k[/tex] which converges to [tex]\frac{1}{1+z}[/tex] on the unit disk [tex]|z|<1[/tex]. Applying Euler's series transformation to f(z) we obtain

[tex]f(z) = \sum_{k=0}^{\infty}(-1)^kz^k = \sum_{k=0}^{\infty}\frac{1}{2^{k+1}}\sum_{m=0}^{k}(-1)^{m}\left( \begin{array}{c}k\\m\end{array}\right) z^{m} [/tex]

and since the binomial theorem gives [tex]\sum_{m=0}^{k}(-1)^{m}\left( \begin{array}{c}k\\m\end{array}\right) z^{m} = (1-z)^{k}[/tex] we may simplify this to obtain

[tex]f(z) = \sum_{k=0}^{\infty}\frac{1}{2^{k+1}}\cdot (1-z)^{k} = \frac{1}{2}\sum_{k=0}^{\infty}\left( \frac{1-z}{2} \right) ^{k}[/tex]

where the last series is a geometric series which converges to [tex]\frac{1}{1+z}[/tex] on the disk [tex]\left| \frac{1-z}{2} \right| <1 \Rightarrow |z-1|<2[/tex]. Notice that the series thus obtained converges everywhere the given series did and on a disk twice as big!

If one applies the transformation yet again, the series [tex]\frac{1}{4}\sum_{k=0}^{\infty}\left( \frac{3-z}{4} \right) ^{k}[/tex] is obtained, which is a geometric series converging to [tex]\frac{1}{1+z}[/tex] on the disk [tex]\left| \frac{3-z}{4} \right| <1 \Rightarrow |z-3|<4[/tex].

I suspect that successive applications of the transformation would produce series with circles of convergence having radii that grow as powers of 2 whose left most point is z=-1. Can this process be carried out indefinely to give a series which converges in the half-plane [tex]\Re z >-1[/tex] ?

But how often will it happen that an analytic continuation is obtained (necessary and sufficient conditions)? What is the maximal region of convergence thereby obtained? In "Theory and Application of Infinte Series," Knopp discusses sufficient conditions that a greater rapidity of convergence be obtained by an application of the series transformation, but I have yet to find a discussion of continuation. Any thoughts?
 
Apr12-06, 09:02 PM   #7
 
Recognitions:
Homework Helper Homework Help
Found it! It even in that very text (Knopp) under the title Ep-transformation, (the p-fold application of Euler's series transformation to not necessarily alternating series.) The maximal region of continuation is determined by the placement of the singular points of the function.
 
Apr13-06, 09:52 AM   #8
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Knopp should have some theorems about composing these Euler transformations, yes? I know they're in Hardy's "Divergent Series" book, and iirc they were essentially due to Knopp. If so, you've probably already realized your conjecture about how the radius of convergence expands in your example (doubling each time) was correct!
 
Thread Closed
Thread Tools


Similar Threads for: Senior thesis
Thread Forum Replies
Credit for Senior AP Academic Guidance 1
Help With Senior Thesis Differential Equations 7
I'm writing my senior thesis on Dirichlet Series Calculus 4
Taking the SAT senior yr? Academic Guidance 12
Senior Exit General Physics 0