Integration - Fundamentals Thereom Of Calculus

1calculus1
Messages
39
Reaction score
0

Homework Statement


<br /> \int_0^3\ (t-2)^1/3

Homework Equations



Second of Fundamental Thereom of Calculus

The Attempt at a Solution



I don't know what to do first because I'm not used to questions with square roots. Once someone help me with the beginning, I can probably do it because after that it's all the same process anyways.



Help, please?
 
Physics news on Phys.org
use the power rule
(u^v)'=v*u^(v-1)*u'+u^v*log(u)*v'
or since v'=0
(u^v)'=v*u^(v-1)*u' (when v'=0)
in particular
[(t-2)^(4/3)]'=(4/3)(t-2)^(1/3)
 
"(u^v)'=v*u^(v-1)*u'+u^v*log(u)*v'"

seems like a crazy expression :smile:

OP,
Square roots work exactly the same way.
Try simple example first:

integrate (t-2)^2
 
rootX said:
seems like a crazy expression :smile:

OP,
Square roots work exactly the same way.
Try simple example first:

integrate (t-2)^2

May be crazy but it is true. Still I think rootX is just suggesting you try the u substitution u=(t-2) and then use the power law formula for integrals.
 
By the way- there is NO square root in this problem!

May be just me, but please do not use "square root" for all roots! It leads to things like people saying "3 squareroot of x" when they mean "cuberoot of x" and then it's time for the old two by four to come out!

In any case, a "root" is just a power- use the power rule:

Yes, make the substitution x- a= u and then
\int u^n du= \frac{1}{n+1} u^{n+1}+ C
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top