Why are the coordinates of origin $(0,0)$
Why are the coordinates of origin $\left(0,0\right)$? I mean why these are not $(1,1)$;$(1,2)$ or anything else? What is special about $(0,0)$? Is this is...
Why are the coordinates of origin $\left(0,0\right)$? I mean why these are not $(1,1)$;$(1,2)$ or anything else? What is special about $(0,0)$? Is this is...
Find $6^{1000} \mod 23 $ Having just studied Fermat's theorem I've applied $6^{22}\equiv 1 \mod 23 $, but now I am quite clueless on the best wa...
Problem A hemispherical tank of radius 2 feet is positioned so that its base is circular. How much work is required to fill the tank with water through a ...
I can't seem to find a solution to this for the life of me. My mathematics teacher didn't know either. Edit: I asked the teacher that usually te...
I have a curve at $c(t) = (-5t^2-3t+4,t^3-9t+5)$ and given a slope for the tangent line of $3$. I would like to find the point $(x,y)$ where this occurs. ...
For positive definite $C=LL^T$, where $L$ is the lower triangular Cholesky factor of $C$, why is $\log(\det(C))=2\operatorname{trace}(\log(L))$? I know th...
Assume that we have a connected graph with $n$ vertices and each vertex with a minimum degree of $\frac{n-1}{2}$. And let $m$ be the minimum degree of the...
Not to be confused with Dijkstra's algorithm! Can anyone help me understand why Dykstra's projection algorithm works, at-least in $\mathbb{R}^d$...
I have a very silly and basic question about finding charts for a manifold. The point is: I'm self learning differential geometry, however, I didn...
Let S be the relation on the set of ordered pairs of positive integers such that ((a,b),(c,d)) ∈ S if and only if ac = bd. Show that S is not an equivalen...
Godel`s incompleteness theorem states that there may exist true statements which have no proofs in a formal system of particular axioms. Here I have two q...
I am studying heat equation on a 1-D bar. We now that Neumann conditions at both ends leads to a singular matrix (for finite element methods) in equilibri...