PDA

View Full Version : u substitution


nameVoid
May27-09, 03:10 AM
[ ( x^2 ) ( sinx ) ] / (1 + x^6)

cristo
May27-09, 03:22 AM
17.4

Mark44
May27-09, 10:36 AM
Cristo, I get 42. You might have forgotten to multiply by Hooker's constant (= 2.413793103).

jbunniii
May27-09, 10:52 AM
Don't listen to these clowns. The answer you seek is

[ ( u^2 ) ( sinu ) ] / (1 + u^6)

Mark44
May28-09, 02:06 AM
Don't listen to these clowns. The answer you seek is

[ ( u^2 ) ( sinu ) ] / (1 + u^6)

That's an extremely useful substitution in those cases where you find the given variable esthetically displeasing for some reason.

For all other cases, not so much.

Mark44
May28-09, 10:28 AM
nameVoid,
If you're still out there, you would have gotten more serious (and helpful) responses if you had given us the complete problem. We can infer that this is an integration problem, although there was no indication of that in what you wrote. Also, if you want help, show us what you've tried.

The integral looks to me like it could be done using integration by parts in this way:
u = cos x
dv = \frac{x^2 dx}{1 + x^6}

To find v, you'll have to integrate dv, which involves a substitution w = x3, dw = 3x2dx. I haven't worked it out, but this is what I would try first.