As a part of my math project, I am working on Infinite series and Riemann Zeta function. I am very new to this function, and am still studying how this series behaves. I am trying to work the problem out when $s= 1+i$ i.e. $\zeta(1+i)$.
Since Re(s) =1, so it should be outside critical strip. But I do not know more than this, and I looked up online as well on the previous queries related to complex exponentials as well as Riemann Zeta function, but found nothing to help me move forward. I do not know how to work with complex exponential in an infinite series. $\zeta(1+i)= \sum^\infty _i = 1+\frac{1}{2^{1+i} }+\frac{1}{3^{1+i} }+\frac{1}{4^{1+i} }+...$
So far I have done this using the exponential and logarithmic property, and the Euler representation. I would be super grateful if you have anything that will help me go to further steps after this:
$a^z=e^{z\cdot \ln(a)}=e^{(x+iy)\ln(a)}=e^{x \cdot \ln(a) } \cdot e^{i y \ln(a)}$
Now using this we get,
$2^{1+i}= e^{\ln(2)} \cdot e^{i \ln(2)} = 2e^{i \ln(2)}= 2(\cos{\ln(2)}+ i \sin{\ln(2)})$
And for $3^{1+i}= e^{\ln(3)} \cdot e^{i \ln(3)} = 2e^{i \ln(3)}= 3(\cos{\ln(3)}+ i \sin{\ln(3)})$
I am not sure how would I use this back in the series to examine anything.