Efficient U-Substitution for (x^2)(sinx)/(1+x^6)

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
nameVoid
Messages
238
Reaction score
0
[ ( x^2 ) ( sinx ) ] / (1 + x^6)
 
Physics news on Phys.org
jbunniii said:
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.
 
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
[tex]dv = \frac{x^2 dx}{1 + x^6}[/tex]

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.