Mister Exam

Derivative of x^2arcsinx

Function f() - derivative -N order at the point
v

The graph:

from to

Piecewise:

The solution

You have entered [src]
 2        
x *asin(x)
$$x^{2} \operatorname{asin}{\left(x \right)}$$
The graph
The first derivative [src]
      2                  
     x                   
----------- + 2*x*asin(x)
   ________              
  /      2               
\/  1 - x                
$$\frac{x^{2}}{\sqrt{1 - x^{2}}} + 2 x \operatorname{asin}{\left(x \right)}$$
The second derivative [src]
                  3                  
                 x            4*x    
2*asin(x) + ----------- + -----------
                    3/2      ________
            /     2\        /      2 
            \1 - x /      \/  1 - x  
$$\frac{x^{3}}{\left(1 - x^{2}\right)^{\frac{3}{2}}} + \frac{4 x}{\sqrt{1 - x^{2}}} + 2 \operatorname{asin}{\left(x \right)}$$
The third derivative [src]
                /          2 \
              2 |       3*x  |
             x *|-1 + -------|
        2       |           2|
     6*x        \     -1 + x /
6 + ------ - -----------------
         2              2     
    1 - x          1 - x      
------------------------------
            ________          
           /      2           
         \/  1 - x            
$$\frac{- \frac{x^{2} \left(\frac{3 x^{2}}{x^{2} - 1} - 1\right)}{1 - x^{2}} + \frac{6 x^{2}}{1 - x^{2}} + 6}{\sqrt{1 - x^{2}}}$$
The graph
Derivative of x^2arcsinx