Skip to main content

All Questions

8 questions with no upvoted or accepted answers
4 votes
0 answers
829 views

Laurent expansion for $\sqrt{z(z-1)}$

Let $f(z) = \sqrt{z(z-1)}$. The branch cut is the real interval $[0,1]$, and $f(z)>0$ for real $z$ that are greater than 1. I need to find the first few terms of the Laurent expansion of $f(z)$ for ...
cgmil's user avatar
  • 1,313
3 votes
0 answers
85 views

Replacing $n!$ with Stirling's approximation in $e^x = \sum_n \frac{x^n}{n!}$

I was wondering if there is a closed-form expression for $$\sum_{n=0}^{\infty} \frac{x^n}{e^{-n}n^n},$$ although I expect there is none because Mathematica cannot compute it. However, from Stirling'...
Dwagg's user avatar
  • 778
1 vote
0 answers
44 views

Multiplication of multiple summations of complex functions

I have a series that looks like $\sum_{l,m,n}\frac{A^{l}B^{m}C^{n}}{l!m!n!}$ where $A$ is a complex function and $B$ and $C$ are real functions. The summation is finite up to some cutoff $p$. $A$, $B$,...
ae_chan's user avatar
  • 21
1 vote
0 answers
229 views

Difficult De Moivre's theorem question involving series

Use De Moivre's theorem to show that $$\sin (2m+1) \theta = (\sin^{2m+1} \theta) \cdot P_m (\cot^2 \theta)$$ for $0 < \theta < \pi/2$, where $$P_m(x) = \sum_{k=0}^{m} (-1)^k C^{2m+1}_{2k+1} ...
K.Reeves's user avatar
  • 720
1 vote
0 answers
201 views

Find the Laurent Series expansion.

Find the Laurent series expansion of $$f=\frac {2z}{(z-1)(z-3)}$$ at the $1<|z|<3$. Sol.: My centre is around zero.Ill use the known geometric series around zero. $$f(z)=\frac {2z}{(z-1)(z-3)}=...
Jam's user avatar
  • 2,782
0 votes
1 answer
45 views

Show $\liminf_n |\sum^n a_kb_{n-k}|^{-\frac{1}{n}} = \liminf_n |a_n|^{-\frac{1}{n}}$?

Suppose for some complex $a_n$ and $b_n$ such that $\liminf_n |a_n|^{-\frac{1}{n}} = \liminf_n |b_n|^{-\frac{1}{n}}= R$. Show that $\liminf_n |\sum^n a_kb_{n-k}|^{-\frac{1}{n}} = R$? I'm somehow ...
The One's user avatar
  • 834
0 votes
0 answers
226 views

Proving an identity with geometric series.

I've been at this for MANY hours and I think it's time I sought help. Question: Given $k = \frac{2 \pi}{Na}\left ( p-\frac{N}{2} \right )$, prove that $\sum_{k=1}^{N}e^{ika\left ( n-m \right )}=N\...
Mathematicing's user avatar
0 votes
1 answer
70 views

What is the series expansion of $f(z)\cdot\exp\left({s\,\log(z)}\right)$?

For analytic $f$, how can I represent the expression $f(z)\cdot\exp\left({s\,\log(z)}\right)$, i.e. $f(z)\cdot z^s$ in the form $$\sum_{n}^\infty\left(\sum_{k}^\infty a_k s^k\right)z^n,$$ at least ...
Nikolaj-K's user avatar
  • 12.3k