SeekerOfDragons
New member
- Joined
- Oct 8, 2009
- Messages
- 46
I'm having issues solving the following problem:
Integrate ( (Pi^2)/36 , (Pi^2)/4 ) [ Cos( sqrt(t) ) / sqrt( t * Sin( sqrt(t) ) ] dt
I'm thinking I need to set u = t * Sin( sqrt(t) )
If that is true, then I'm having issues solving for du
du = t * Cos( sqrt(t) ) * 1/2 t^(-1/2) + Sin( sqrt(t) ) dt
du = [ t * Cos (sqrt(t) ) / (2 sqrt(t) ) ] + Sin( sqrt(t) ) dt
du = [ t * Cos (sqrt(t) ) / (2 sqrt(t) ) ] + ( 2 sqrt(t) * Sin( sqrt(t) ) / 2 sqrt(t) ) ] dt
du = ( 2 * sqrt(t) * Sin( sqrt(t) ) + t * Cos( sqrt(t) ) / 2 sqrt(t) ) dt
2 sqrt(t) du / (t * Cos( sqrt(t) ) + 2 sqrt(t) * Sin( sqrt(t) ) = dt
I'm not sure if I did the derivative correct or if I chose the wrong thing to substitute for u because what I came up with for dt above won't really help cancel anything out in the above equation. if I did my math wrong and it's really supposed to be du/cos( sqrt(t) ) = dt then maybe I can have an easier time at it.
any pointers or advice on where I went wrong and where I need to go would be greatly appreciated on this one.
Integrate ( (Pi^2)/36 , (Pi^2)/4 ) [ Cos( sqrt(t) ) / sqrt( t * Sin( sqrt(t) ) ] dt
I'm thinking I need to set u = t * Sin( sqrt(t) )
If that is true, then I'm having issues solving for du
du = t * Cos( sqrt(t) ) * 1/2 t^(-1/2) + Sin( sqrt(t) ) dt
du = [ t * Cos (sqrt(t) ) / (2 sqrt(t) ) ] + Sin( sqrt(t) ) dt
du = [ t * Cos (sqrt(t) ) / (2 sqrt(t) ) ] + ( 2 sqrt(t) * Sin( sqrt(t) ) / 2 sqrt(t) ) ] dt
du = ( 2 * sqrt(t) * Sin( sqrt(t) ) + t * Cos( sqrt(t) ) / 2 sqrt(t) ) dt
2 sqrt(t) du / (t * Cos( sqrt(t) ) + 2 sqrt(t) * Sin( sqrt(t) ) = dt
I'm not sure if I did the derivative correct or if I chose the wrong thing to substitute for u because what I came up with for dt above won't really help cancel anything out in the above equation. if I did my math wrong and it's really supposed to be du/cos( sqrt(t) ) = dt then maybe I can have an easier time at it.
any pointers or advice on where I went wrong and where I need to go would be greatly appreciated on this one.