Evaluating Definite Integrals: \int_0^1 \sqrt{x} - x^3 dx Explained

tweety1234
Messages
111
Reaction score
0
\int_0^1 \sqrt{x} - x^3 dx

How do I evaluate this?

what does \sqrt{x} -x^3 = ?
 
Physics news on Phys.org
It is \sqrt{x}+(-x^3) \Rightarrow \int_0^1 \sqrt{x}+(-x^3) dx=\int_0^1 \sqrt{x}+\int_0^1 -x^3 dx
 
\sqrt{x}- x^3= x^{1/2}- x^3. That should be easy to integrate using the "power rule".
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top