My question are about divergent products. I'm a Dutch student so i may lack the skil to write it down in the correct notation and forgive my spelling errors. A thing i've found on the internet was that $$\frac{\sqrt{2 \pi}}{\Gamma(n)} = \prod_{c=0}^{\infty} (c+n) $$
according to my own numerical foundings should be true but i've been unable to find these results anywhere nor the logic so i'm hoping someone could point out to me where to look. I rewrite the product as sums and calculate them the "normal" way for diveregent sums.
only for positive n
(1)$$n!= (n/e)^n \sqrt{2n\pi} \prod_{c=1}^{\infty}(1-c/n)$$
(2)$$n!\prod_{c=1}^{\infty}(n+c)=(n/e)^n \sqrt{2\pi} $$
And if i continue with my logic i get: (3)$$\prod_{c=1}^{\infty}(1-c/n) \prod_{c=1}^{\infty}(1+c/n)=1$$
(4)$$\prod_{c=1}^{\infty}( 1+\frac{-c^2+c-n-1}{(n+1)^2})=\frac{e}{((n+1)/n)^n}$$
Is there someone who can explain of point out if i'm wrong or right and where i make the mistake.
So to sum it up, I simpely split the product into sums and calculate it that way. I've calculate the first/second statement numericaly but I've been unable to calculate the 4th yet i was able to check the points as n tends to infinity and 0. Yet i wonder if this is correct and what is the difference with the form at the beginning.
I'm awere that this first formula can be writing more detailed if you also wish to make it fit on the negative side, but i don't know exactly how, I would be eager to know.
Edit: Because it raised some questions here i analyse the first product
$$\prod_{c=1}^{\infty}(1-c/n)=$$ $$1+\sum_{c=1}^{\infty}-c/n + $$ $$1/2!((\sum_{c=1}^{\infty}-c/n)^2-\sum_{c=1}^{\infty}(-c/n)^2)+$$ $$1/3!((\sum_{c=1}^{\infty}-c/n)^3-3*(\sum_{c=1}^{\infty}-c/n)*\sum_{c=1}^{\infty}(-c/n)^2+2*\sum_{c=1}^{\infty}(-c/n)^3)+ ...$$ The pattern i've posted before but it's the refined stirling numbers etc. just how one would look to a convergent product and or write a factorial as polynomal.
But in this case = $$\prod_{c=1}^{\infty}(1-c/n)=1-1/(-12n)+1/(2*(-12n)^2)-1/6*(1/(-12n)^3+2*1/(120*n^3))+...$$
To calculate these negative values of the zeta function i've my own way, but again i'm terrible at the notation and i'm sure there are errors in it, but the idea is the following:
For every d>1, most easy is d=2, I take the constant part of the left handed side, and i try to isolate the sum i'm looking for in the right handed part.
$$\sum_{n=1}^{dp} f(n)\sum_{k=1}^{d-1} (e^{\frac{2i\pi k}{d}})^{n}=\sum^p_{n=1} (d f(nd)-f(n))$$
But please ignore this, cause it's so wrong formulated a whole story on it's own, and not the topic now, cause i can find similair results on the web which conform my results, it's only for me a way to find the zeta values which are essential here.