How to Solve an Integration Substitution Problem?

AI Thread Summary
The discussion focuses on solving the integral ∫(cos(√x)/√x)dx using substitution. A user initially attempted a substitution involving u = cos(√x) but faced issues with removing sin(√x) from the integral, which is dependent on x. Suggestions were made to instead use u = √x, simplifying the integral and leading to a more manageable form. The correct substitution allows for an easier integration process, ultimately leading to the solution 2sin(√x) + C. Participants emphasized the importance of choosing appropriate substitutions to avoid complications in integration.
UrbanXrisis
Messages
1,192
Reaction score
1
\int \frac {cos(\sqrt{x})}{\sqrt{x}}dx =?

Here's what I did:
= \int x^{-0.5}cosx^{0.5}dx
subsitute:
u= cos(\sqrt{x})
du=-sin(\sqrt{x})(0.5x^{-0.5})dx
-\frac {1}{0.5sin(\sqrt{x})}\int u du
-\frac{2}{sin(\sqrt{x})} 0.5cos^2(\sqrt{x})
-\frac{1}{sin(\sqrt{x})}cos^2(\sqrt{x})

I know I did this wrong. Any suggestions?
 
Last edited:
Physics news on Phys.org
UrbanXrisis said:
\int \frac {cos(\sqrt{x})}{\sqrt{x}}dx =?
-\frac {1}{0.5sin(\sqrt{x})}\int u du
Be careful. You cannot remove \frac{1}{\sin(\sqrt(x))} from the integral, because it depends on x! (u depends on x too).

You just made a bad choice for substitution. No biggy, just try a different one. Not too many obvious option left anymore..
 
Well, first of all you can't just take that "sin(\sqrt{x})" out of the integral- it's a function of x!

DON'T substitute of the whole cos x0.5, just for x0.5.

Let u= x0.5 so that du= 0.5x-0.5dx and 2du= x-0.5.

Now, its easy!
 
Try substituting u=x^1/2...

oops...beat to the punch...
 
is the answer 2sin(\sqrt{x})+c?
 
yep...u can always check by deriving the answer and see if you get the original function.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top