Let $\zeta$ be the counting measure on $(\mathbb Z,\mathscr P(\mathbb Z))$. Calculate $\int_\mathbb Z 3^{-|x|}d\zeta(x)$. How can I calculate this integral?
Asked
Active
Viewed 38 times
-2
-
$2\sum 1/3^n -1$... – Affineline May 17 '22 at 11:08
-
Why is this correct? how did you come up with the solution? – Leon May 17 '22 at 11:12
1 Answers
0
Notice that
$$I=\int_\mathbb{Z}3^{-\lvert x\rvert}\,\mathrm{d}\zeta(x)=\sum_{n\in\mathbb{Z}}3^{-\lvert n\rvert}.$$
We split the sum up and get that
$$I=\sum_{n\in\mathbb{Z}^-}3^{-\lvert n\rvert}+\sum_{n\in\mathbb{Z}^+}3^{-\lvert n\rvert}+3^{-\lvert 0\rvert}=1+2\sum_{n=1}^\infty\frac{1}{3^n}.$$
This is just a convergent geometric series, so we get that
$$I=1+2\cdot\frac{1}{2}=2.$$
Lorago
- 9,239