The product rule with square roots
I am suppose to find the derivative of $H(u) = (u - \sqrt{u})(u - \sqrt{u})$ I know the formula is the derivative of the second function times the first f...
I am suppose to find the derivative of $H(u) = (u - \sqrt{u})(u - \sqrt{u})$ I know the formula is the derivative of the second function times the first f...
I'm learning the different laws used to simplify set theory expressions and I'm stuck at a more difficult task. I want to simplify the following...
If we take a multivariable function such as $w=f(x,y,z)=x^2+y^2+z^2$, I understand that we can take its partial derivative with respect to any one of its ...
When you inscribe a square in a circle there is part of the circle that is not in the square. There are $4$ of these shapes. What is the name of these sha...
Find the radius of convergence of the series: $$\sum_{n=0}^{\infty} 5^{(-1)^n}z^n$$ This was an old homework question. I tried finding the radius of conve...
I meet a difficult determinant question as the followings: $$ \text{Matrix A is given as:} $$ $$ A=\begin{bmatrix}\frac{\partial x}{\partial r}&\frac{...
Is there a difference between $i$ mod $p$, and $i$ (mod $p$)? To give context, this is the original problem: if $i \geq 0$ what is $i$ (mod $p$)? edit: Fo...
I am studying Group theory and Im not sure I understand the difference between a conjugacy class and subgroup?
The probability distribution function for the standard normal distribution, $\phi(z)=\frac{e^{-\frac{1}{2}z^2}}{\sqrt{2\pi}}$ is even, with line symmetry ...
I am trying to prove: $P(n): |x_1| + \cdots + |x_n| \leq |x_1 + \cdots +x_n|$ for all natural numbers $n$. The $x_i$ are real numbers. Base: Let $n =1$: w...
$$y'=(xy'+y)y^3$$ I don't know how to approach this problem with the two $y'$.
Perhaps this is more of a programming question than anything else, and if so I'll gladly migrate it on over to StackOverflow, but I think this site m...