Trig simplifycation and Intergration

  • Thread starter Thread starter lemurs
  • Start date Start date
  • Tags Tags
    Intergration Trig
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 2K views
lemurs
Messages
30
Reaction score
0
kay doing Cylidical Shells and what not.

given y=sin(x^2)
from x=0..sqr(pi)
and rottated around the y-axis.

I use the formula for intergration

V=2(pi)x F(x) d(x)

i get when i subsitute

2(pi)x Sin(x^2) d(x)
I know since 2(pi) is constan i pull it through the intergral.
Can I simplify : x Sin(x^2) into something easier for integration.
 
Physics news on Phys.org
just want to make sure i did it right.. since it's been a while since i did substition.

for my question i woul have
u=x^2

du/dx=2x
du=2x dx
1/2(du) = x dx. which will fit into my orginal equation.
 
kay lost me there what you mean change the bounds?
 
ok.. don't understnad why i have to change my bounds... but iwill take your word for it.
 
Good, that's the way math should be done. Seriously, what don't you understand? If you want to integrate from x=0 to x=sqrt(pi), and you have set u=x^2, then to integrate over the same region you need to go from u=0^2=0 to u=(sqrt(pi))^2=pi.