An almost elementary differentiation problem....

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
DreamWeaver
Messages
297
Reaction score
0
Let $$\zeta(x)$$ be the Zeta function (where, for convenience, $$x$$ is assumed to be $$> 1$$).

$$\zeta(x) = \sum_{k=1}^{\infty}\frac{1}{k^x}$$Similarly, define the Eta function (alternating Zeta function) by the following series - where again, in this case, we assume $$x > 1$$:$$\eta(x) = \sum_{k=1}^{\infty}\frac{(-1)^{k+1}}{k^x}$$
Problem:Express the second derivative of the Eta function - at $$x=4$$ - in terms of the Zeta function (differentiated or otherwise), at $$x=4$$.
 
Physics news on Phys.org
Isn't it just a matter of applying the product rule on $ \displaystyle \displaystyle \eta(x) = \left(1-2^{1-x}\right) \zeta(x)$ twice?
 
Prometheus said:
Isn't it just a matter of applying the product rule on $ \displaystyle \displaystyle \eta(x) = \left(1-2^{1-x}\right) \zeta(x)$ twice?

Thanks for taking part, Prometheus! :D

More -->

Yes, you're absolutely correct. The idea of the problem was to, potentially, encourage people who're less familiar with the functional relation you cited to develop it for themselves, then differentiate it.