Tagged Questions

2
votes
0answers
106 views

Two products over primes

For $k \in \mathbb{N}$ define $$ f(k) = \prod_{\text{p prime}}\left(1+\frac{1}{p^k(p^k+1)}\right)$$ $$ g(k) = \prod_{\text{p prime}}\left(1+\frac{1}{p^k(p^k-1)}\right)$$ By the p …
1
vote
2answers
201 views

product 1+1/p in terms of Chebyshev’s theta or psi function

I would like to know if there is any formula for $ \prod_{x<p\leq y}\left(1+\frac1p\right) $ in terms of $\theta$ or $\psi$ functions $ \theta(x)=\sum_{p\leq x}\log p $ and $ …
2
votes
0answers
249 views

Morphisms of Spectral Sequences and alternating products

Let $E_{a,b}^{r}, F_{a,b}^{r}$ be two (co)homologica first quadrant spectral sequences of vector spaces over a field $K$, and $f : E \to F$ be a morphism of spectral sequences. As …
0
votes
2answers
172 views

Integrating a product

By trying to find a marginal distribution I came accross integration of the product series. For the sake of generality, lets assume the integral is of following form: $$\int \prod_ …
2
votes
0answers
120 views

Functions that can be written as direct products of other functions; question about terminology and notation

Let $$f : X_0 \rightarrow Y_0, \;\;\; g:X_1 \rightarrow Y_1$$ and define that the "direct product" of $f$ and $g$ is a map $$f \otimes g : (X_0 \times X_1) \rightarrow (Y_0 \times …
9
votes
2answers
520 views

Bounding Euler products (or almost) by products of zeta functions

Let $s_1, s_2 \in (1/2,1\rbrack$. I would like to bound the product $$A=\prod_p \left(1 + \frac{p^{-s_1} p^{-s_2}}{(1-p^{-s_1}+p^{-1}) (1-p^{-s_2}+p^{-1})}\right)$$ Now, I am al …
4
votes
3answers
591 views

Do Disjoint Unions and Fiber Products Commute?

Do disjoint unions and fiber products commute? In other words, is the following statement true? Statement: Let $C$ be a category with (infinite) coproducts and fiber products. Le …
1
vote
2answers
189 views

Condition to ensure that the product of closed maps be closed

If $f_i : X_i \to Y_i$ with $i=1,2,\ldots,n$ are closed maps between topological space it is known that their product map $$f : X_1 \times \cdots \times X_n \to Y_1 \times \cdots …