Some integrals with problematic evaluation
|
03-23-2016, 03:39 PM
(This post was last modified: 03-23-2016 03:40 PM by quinyu.)
Post: #13
|
|||
|
|||
RE: Some integrals with problematic evaluation
Code: int((2x-5)/(3x^2-2),x) Code: (d+ex)/(a+cx^2) Code: (e/2+cd/2q)*int(1/(cx-q),x)+(e/2-cd/2q)*int(1/(cx+q),x) Code: (1-15/(2sqrt(6)))int(1/(3x-sqrt(6)),x)+(1+15/(2sqrt(6)))int(1/(3x+sqrt(6)),x) Code: int(1/(a+bx),x)=ln(a+bx)/b Code: (4-5sqrt(6))/12*ln(sqrt(2)-x*sqrt(3))+(4+5sqrt(6))/12*ln(sqrt(2)+x*sqrt(3)) |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 7 Guest(s)