I need to evaluate

using the Maple Software.
I did manage to make my equation look like the given by using "Limit(Sum(1/(i^(9/5)), i=1..n),i = infinity);" However, I could not proceed any further as I tried using evalf for result but nothing returned even if I switched the uppercase L and S for limit and sum.