Originally posted by: nn2000
evaluate the intergral for dx/(1+x*x*x*x)
Originally posted by: nn2000
evaluate the intergral for dx/(1+x*x*x*x)
Originally posted by: 5489
Originally posted by: nn2000
evaluate the intergral for dx/(1+x*x*x*x)
is that x to the 4th power?
Originally posted by: nn2000
evaluate the intergral for dx/(1+x*x*x*x)
Originally posted by: Chu
Originally posted by: nn2000
evaluate the intergral for dx/(1+x*x*x*x)
Wh00t, haven't had calc in 3 years even though I'm a MA major, but think I got it.
(1/(x^4+1)) = (1/(x^2+1)) * (x^2+1)/(x^4+1)
Then use the muplicand rule, keeping in mind int(1/(x^2+1) dx) = arctan(x)
EDIT : don't really need to use the arctan(x) equation, I started it out on paper. It's MESSY, but doable. Forgot what the muplicand rule is really called, it's the uv-int(v*du) rule.