[sage-support] Re: Why can't this limit be calculated?

2017-03-29 Thread Mjx121418
Thanks a lot 🤗 在 2017年3月29日星期三 UTC+8上午1:49:39,kcrisman写道: > > > > On Tuesday, March 28, 2017 at 1:45:54 PM UTC-4, kcrisman wrote: >> >> >> >> On Tuesday, March 28, 2017 at 10:15:19 AM UTC-4, Mjx121418 wrote: >>> >>> limit(harmonic_number(n)/n

[sage-support] Why can't this limit be calculated?

2017-03-28 Thread Mjx121418
limit(harmonic_number(n)/n,n=+oo) I think it is obvious that this limit should be 0, but wh