Differentiation and Integration questions

AI Thread Summary
The derivative of y = (cos²(x) + sin²(x))⁶ equals 0 because the expression simplifies to 1, and the derivative of a constant is zero. The integral of (1/(x+3)³) from 2 to 5 equals 39/3200, achieved by substituting u = x + 3, which changes the limits of integration accordingly. The discussion also clarifies that the integral of sqrt(ln x)/x can be simplified using the substitution ln x = u, making it easier to compute. Understanding these concepts is crucial for mastering differentiation and integration techniques.
Sombra
Messages
28
Reaction score
0
1. Why does the derivitive of y= (cos^2(x) + sin^2(x))^6 equal 0? I don't see how it turns out that way.

2. Why does the integral of (1/(x+3)^3 with the lower boundary 2 and upper 5 equal 39/3200?

3. Finally, I don't understand how to integrate: [sq rt(ln x)/x] because I can't figure out how to make it work with the F'(x)/F(x) rule.

Thanks, I just need to understand these 3 before the exam tomorrow!
 
Physics news on Phys.org
First two are really easy:
1.(\cos^{2}x+\sin^{2}x)^{6}=1^{6}=1
(1)'=0

2.\int_{2}^{5} (\frac{1}{x+3})^{3} dx=\int_{2}^{5} (x+3)^{-3} dx

Make substitution
x+3\rightarrow u
The new limits of integration are 2\rightarrow 5 & 5\rightarrow 8

The new integral is
\int_{5}^{8} u^{-3} du
which i hope you can show it yields \frac{39}{3200}

3.I didn't understand.Is it the integral:
\int \sqrt{\frac{\ln x}{x}} dx ?
If so,lemme think about it a little more.

Daniel.

PS.For number 1) i used the fundamental identity for the circular trigonometric functions.I hope it's not a stranger to u. :-p
 
Yeah, for number 1, I understand, I just didn't think that sin^2 + cos^2 was 1. For the second one, how do you know that the limits change and what they change to. And for the last, the denominator is not under the radical sign.
 
If it's
\int \frac{\sqrt{\ln x}}{x} dx
,then it's an easy one.
U know that (i hope :-p )
d(\ln x)=\frac{dx}{x}
It follows immediately that your integral can be written
\int \sqrt{\ln x} d(\ln x)
,which can be easily computed making the substitution
\ln x\rightarrow u

Daniel.
 
1. What do you know about the expression \cos^2x+\sin^2x? (Some kind of identity maybe?)

2. Just integrate. Post what you have so far. Notice that \frac{1}{(x+3)^3}=(x+3)^{-3}

3. What's the derivative of (\ln x)^n for any n?.

EDIT: Darn, beaten by 3 posts.
 
Last edited:
The limits of integration need to change as u make change of the integration variable.You integrate after "x" which goes from "2" to "5".U define "u=:x+3" and integrate after "u".It's natural that the limits of integration (initially after "x") need to change,and they do according to your definition.
Think the definition as a function of "x":
u(x)=:x+3
Then:
u(2)=:2+3=5;u(5)=:5+3=8

You know that the definite integral for one variable functions has a geometric meaning:they are the area under the graph of the integrated function,area bordered by the graph,Ox axis and two vertical straight lines x=x_{1} & x=x_{2},where x_{1} & x_{2} are the two limits of integration.
Think of a change of variable for integration as a reparametrization for the function integrated:
y(x)\rightarrow y(u(x))
So,the new function will depend explictely of the new parameter "u".And so the limits of integration change naturally.Instead of x_{1} it will be u(x_{1}) and the same for x_{2};

Changes of variables of integration make integrals easier,but there are,as i showed,geometric foundation behind it.Not only algebraic.

Daniel.
 
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