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.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Back
Top