InterviewSolution
Saved Bookmarks
| 1. |
Method of integration by parts : intx^(n)logxdx=.... |
|
Answer» `(x^(n+1))/(n+1) {LOGX+(1)/(n+1)}+C` |
|