For which $x \in \mathbb C$ does the product $\prod_{n=1}^{\infty} (1+\frac{1}{n})^x(1-\frac{x}{n})$ converge?
Concider the product $\prod_{n=1}^{\infty} (1+\frac{1}{n})^x(1-\frac{x}{n})$ where $x \in \mathbb C$. I wanna investigate under which assumptions on $x$ this product converges. I know that a product of the form $\prod_n (1+a_n)$ converges if and only if $\sum_n \log(1+a_n)$ converges but I'm not sure if this can be applied to the product above.
Since $\Gamma(x+1)=\prod_{n\ge1}\frac{(1+1/n)^x}{1+x/n}$, your product is$$\Gamma(x+1)\prod_n(1-x^2/n^2)=\tfrac{1}{\pi}\Gamma(x)\sin(\pi x)=\tfrac{1}{\Gamma(1-x)},$$which is entire.