Производная 5^atan(x)^2

Учитель очень удивится увидев твоё верное решение производной 😼

()'

– производная -го порядка в точке

График:

от до

Кусочно-заданная:

{ кусочно-заданную функцию ввести здесь.

Решение

Вы ввели [src]
     2   
 atan (x)
5        
5atan2(x)5^{\operatorname{atan}^{2}{\left (x \right )}}
График
02468-8-6-4-2-1010-5050
Первая производная [src]
       2                  
   atan (x)               
2*5        *atan(x)*log(5)
--------------------------
               2          
          1 + x           
25atan2(x)x2+1log(5)atan(x)\frac{2 \cdot 5^{\operatorname{atan}^{2}{\left (x \right )}}}{x^{2} + 1} \log{\left (5 \right )} \operatorname{atan}{\left (x \right )}
Вторая производная [src]
       2                                                
   atan (x) /                        2          \       
2*5        *\1 - 2*x*atan(x) + 2*atan (x)*log(5)/*log(5)
--------------------------------------------------------
                               2                        
                       /     2\                         
                       \1 + x /                         
25atan2(x)(x2+1)2(2xatan(x)+2log(5)atan2(x)+1)log(5)\frac{2 \cdot 5^{\operatorname{atan}^{2}{\left (x \right )}}}{\left(x^{2} + 1\right)^{2}} \left(- 2 x \operatorname{atan}{\left (x \right )} + 2 \log{\left (5 \right )} \operatorname{atan}^{2}{\left (x \right )} + 1\right) \log{\left (5 \right )}
Третья производная [src]
       2    /                          3       2                            2                   2          \       
   atan (x) |            3*x     2*atan (x)*log (5)   3*atan(x)*log(5)   4*x *atan(x)   6*x*atan (x)*log(5)|       
4*5        *|-atan(x) - ------ + ------------------ + ---------------- + ------------ - -------------------|*log(5)
            |                2              2                   2                2                  2      |       
            \           1 + x          1 + x               1 + x            1 + x              1 + x       /       
-------------------------------------------------------------------------------------------------------------------
                                                             2                                                     
                                                     /     2\                                                      
                                                     \1 + x /                                                      
45atan2(x)(x2+1)2(4x2atan(x)x2+16xatan2(x)x2+1log(5)3xx2+1atan(x)+2atan3(x)x2+1log2(5)+3atan(x)x2+1log(5))log(5)\frac{4 \cdot 5^{\operatorname{atan}^{2}{\left (x \right )}}}{\left(x^{2} + 1\right)^{2}} \left(\frac{4 x^{2} \operatorname{atan}{\left (x \right )}}{x^{2} + 1} - \frac{6 x \operatorname{atan}^{2}{\left (x \right )}}{x^{2} + 1} \log{\left (5 \right )} - \frac{3 x}{x^{2} + 1} - \operatorname{atan}{\left (x \right )} + \frac{2 \operatorname{atan}^{3}{\left (x \right )}}{x^{2} + 1} \log^{2}{\left (5 \right )} + \frac{3 \operatorname{atan}{\left (x \right )}}{x^{2} + 1} \log{\left (5 \right )}\right) \log{\left (5 \right )}