Hans Munkholm

8 Reputation

2 Badges

19 years, 248 days

MaplePrimes Activity


These are Posts that have been published by Hans Munkholm

> f:=x->x*sqrt(1-cos(Pi/x));

> limit(f(x),x=infinity);

> L:=n->limit(f(x^n),x=infinity);

Page 1 of 1