Analytic Combinatorics/Darboux Method: Difference between revisions
imported>Dom walden |
(No difference)
|
Latest revision as of 11:13, 17 September 2023
Introduction
Darboux's method is one way of estimating the coefficients of generating functions involving roots.
It is easier than [[../Singularity_Analysis|Singularity Analysis]], but it applies to a smaller set of functions.
Big O
We will make use of the "Big O" notation.
- as
which means there exists positive real numbers such that if :
Alternatively, we can say that
for positive integer , meaning there exists a positive real number and positive integer such that:
- for
Theorem
Theorem due to Wilf[1].
If we have a function where where has a radius of convergence greater than and an expansion near 1 of , then:
Example
The theorem is a bit abstract, so I will show an example of how you might use it before going into the proof.
Taking an example from Wilf[2]:
is a complete function, so its radius of convergence is greater than 1.
Near 1 it can be expanded using the Taylor series:
Therefore, for :
Or, if we want more precision we can set :
and so on.
Proof
Proof due to Wilf[3].
We have:
and:
By factoring out from the last sum:
Therefore:
We have to prove that:
Proof of 1
By applying #Lemma 1:
Proof of 2
- (by #Lemma 1)
- (because, by assumption in the theorem, the radius of convergence is greater than and Cauchy's inequality tells us that and )
- (for constants and assuming that ).
because because .
Putting it all together:
Lemma 1
Proof:
where is the rising factorial.
Szegő's theorem
We can apply a similar theorem to functions with multiple singularities. From Wilf[7] and Szegő[8].
If is analytic in , has a finite number of singularities on the unit circle and in the neighbourhood of each singularity has the expansion
Then we have the asymptotic series
Notes
References
- ↑ Wilf 2006, pp. 194.
- ↑ Wilf 2006, pp. 195.
- ↑ Wilf 2006, pp. 193-195.
- ↑ w:Big_O_notation#Little-o_notation.
- ↑ w:Big_O_notation#Orders_of_common_functions.
- ↑ w:Falling_and_rising_factorials#Properties.
- ↑ Wilf 2006, pp. 196.
- ↑ Szegő 1975, pp. 207-208.