Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
|
|
Re: sum(eulerphi(n)/n!,n=1...infinity) = 5*sqrt(Pi)/3 -1 ????
Posted:
Feb 2, 2013 5:14 PM
|
|
Yes, a brute estimate is phi(n) <= n and then the task is smaller than Sum(n/n!, n=1 .. infinity) = Sum(1/k!,k = 0 .. infinity) = exp(1) < 2.
|
|
|
|