User Portlet
Featured Contributor
| Discussions |
|---|
| I am so honored! Marian Muresan |
| Also, you can replace ToExpression@Characters[ToString@x] with IntegerDigits[x] |
| Hi, I do not understand why a limit of a sequence has a curious result. Please, can someone make me clear. The limit follows In[1]:= Limit[\!\( \*UnderoverscriptBox[\(\[Sum]\), \(k = 1\), \(n\)] \*SuperscriptBox[\(k\), \(p\)]\)/n^p... |
| In[26]:= Limit[n n! (E - Sum[1/k!, {k, 0, n}]), n -> Infinity] Out[26]= 1 |
| Thank you! |