Category: Updates

Surface integral first octant

I have to evaluate $$\iint_TxdS$$ Where $T$ is the part of the sphere $x^2+y^2+z^2=a^2$ which lies in the first octant $x,y,z\geq0$. So I used polar coord...

Hexagon "maze" algorithm

Can anyone suggest a good algorithm to create structures like this? Note that what I what I am asking for is not a true maze with one start and one soluti...