quote:
Originally posted by Vilkku
int*(x + 1/x) * int*((x^2 + 1/x^2)^(1/2))
you cant do that, lol
counterexample:
int x^2 =(X^3)/3
int x * int x = (x^4)/4
i tried to solve it earlier but didnt manage to get to an answer
i used to be good at those, but it's been a long time since i had to integrate a difficult expression
quote:
Originally posted by Vilkku
EDIT: As I wasn't sure about the thing you are arguing on, I decided just to comment it. Shouldn't it be possible just to take the square root of x^2, which is x, and the root of 1/x^2, which is 1/x, and then write it as x + 1/x and then int* that part?
ew that's so wrong
you cant do that either...