limit((x^(1/x) - 1)*sqrt(x), x, inf) => inf. Pretty sure the correct result is 0.
limit((x^(1/x) - 1)*sqrt(x), x, inf)
inf
gruntz((x^(1/x) - 1)*sqrt(x), x, inf, minus) => 0.
gruntz((x^(1/x) - 1)*sqrt(x), x, inf, minus)
Working with current Git (approx. 5.38).
fixed by [33a976fbc6b7bd8c9409704849c4210838cc75a9]
Commit: [33a976]
Log in to post a comment.
fixed by [33a976fbc6b7bd8c9409704849c4210838cc75a9]
Related
Commit: [33a976]