http://i3.minus.com/jPwLpw8HTXe6n.PNG
i think there is no closed form !!! maybe?
even if use LH,on solving numerator i get,log(n!)
done already :P
am I right with the numerator derivative?
and on simplifying denominator..(didnt take derivative yet) \[\Large (n+1)^{a-1} (((na)^n+\frac{n(n+1)}{2}))\]
\[ \Large (n+1)^{a-1} (((n^2a)+\frac{n(n+1)}{2}))\]
??
n times na = n^2 a not (na)^n
what next?
make use of Faulhaber's formula ...
alternates? cause saw it first time...
no ... just take first term. Can't believe High Schooler get's problem like this. I myself haven't proved this formula. \[ \frac{1}{a+1} \cdot \frac{n^{a+n}}{n^{a-1} \cdot n^2 (a+1/2)} = 1/60 \]
*a+1 at the top.
hmm..im sure there must be an alternate though,these formulaes are hard to memorize and difficult to apply..
still this is not working
bang !
numerically I found a=7 Limit[Sum[k^7, {k, 1, n}]/((n)^(6) (n^2 7 + n (n + 1)/2)) , n -> Infinity]
use eq.editor!
that is mathematica code
oh hmm
Damn ... I had been doing opposite!! putting 60 instead of 1/60 http://www.wolframalpha.com/input/?i=1%2F%28a%2B1%29*1%2F%28a%2B1%2F2%29+%3D+1%2F60
Unfortunately, both B) and D) works ... where the hell did you get this question?
i told you about IIT right :O
For D = -17/2, the sum does not converge .. so your answer is B), a=7
hmm..thanks,but how :O
Solve this equation \[ \Large \lim_{n \to \infty } \frac{1}{a+1} \cdot \frac{n^{a+1}}{(n+1)^{a-1} \cdot n^2 (a+1/2)} = 1/60\]
u used that formula?
yes
hmm..okaythanks!
just remember this \[ \sum_{k=0}^n k^a = \frac{1}{a+1 }O(n^{a+1})\] I think you can prove this using Euler summation formula ... but let's not get there. \[ \sum_{k=0}^n k^a \approx \int_0^n x^{k}dx\]
okay..!
let's see if anyone can come up with better method.
@hartnn
Join our real-time social learning platform and learn together with your friends!