$f(x,y,z)=x^{\sin(y^{x})}+\int_{0}^{x} t^tdt$.
Im not sure how to treat this integral in relation to the different variables.. and the first part also is unclear. $x^{\sin(y^{x})}$ :D
$f(x,y,z)=x^{\sin(y^{x})}+\int_{0}^{x} t^tdt$.
Im not sure how to treat this integral in relation to the different variables.. and the first part also is unclear. $x^{\sin(y^{x})}$ :D
$ x^{\sin(y^x)} = \exp(\ln(x)\cdot \sin(y^x)))$. Also, the fundamental theorem of calculus gives you $\frac{\partial}{\partial x}(\int_{0}^{x} t^t dt) = x^x$. For finding the derivative of $\sin(y^x)$, we can again write $\sin(y^x) = \sin(\exp(x\cdot\ln(y)))$ and apply the chain rule. By doing this we obtain
$\frac{\partial}{\partial x} \sin(y^x) = y^x \cdot \cos(y^x) \cdot \ln(y)$.
Using this we get $\frac{\partial f}{\partial x} = x^{\sin(y^x)} \cdot (\frac{\sin(y^x)}{x} + y^x \cdot \cos(y^x) \cdot \ln(y)) + x^x$
Using the same technique we get
$\frac{\partial}{\partial y}(\sin(y^x)) = xy^{x-1}\cos(y^x)$. Because the integral does not depend on $y$, its derivative with respect to $y$ is zero, and we obtain
$\frac{\partial f}{\partial y} = x^{\sin(y^x)+1}y^{x-1}\cos(y^x)\ln(x)$
Clearly, $\frac{\partial f}{\partial z} = 0$.