Hello All, I realize this problem in particular will be difficult to answer for anyone without a strong math backround, so if you're looking to help out someone, give it a try. This program is designed to take a complex input, and apply it to the Zeta Function, and output the result. (Obviously it doesnt take the infinite sum, so i set it to go to 1000000 and output to 10 decimal places)
Okay so Here is the problem: The function works perfectly well for value's a + bi where a is any number greater than 1 but as soon as a is less than 1 it gives me a completely wrong answer. Does anyone know how i might fix this? Or if not does anyone have a link to reimans analytic continuation of the function? I know its a vague question but anything helps!