Tuesday, June 28, 2016

optics - Seeing something from only one angle means you have only seen (what?)% of its surface area at most?


Is there a logical/mathematical way to derive what the very maximum percentage of surface area you can see from one angle of any physical object?


For instance, if I look at the broad side of a piece of paper, I know I have only seen 50% of its surface area (minus the surface area of the very thin sides). Is 50% always the maximum amount of surface area you can see of any object from one angle?


Assumptions: This is assuming we aren't considering transparent/semi-transparent objects or the extra parts we can see with the help of mirrors. Just looking at the very surface of an object from one particular angle.




Answer



There is no such upper bound.


As a simple counter-example, consider a thin right-angled solid cone of base radius $r$ and height $h$, observed on-axis from some large(ish) distance $z$ away from the cone tip. You then observe the tilted sides, of area $\pi r\sqrt{r^2+h^2}$, and you don't observe the area of the base, $\pi r^2$, so you observe a fraction \begin{align} q &=\frac{\pi r\sqrt{r^2+h^2}}{\pi r^2+ \pi r\sqrt{r^2+h^2}} \\ &= \frac{\sqrt{1+r^2/h^2}}{r/h+\sqrt{1+r^2/h^2}} \\ &\approx 1- \frac rh \end{align} of the surface, in the limit where $r/h\ll 1$, and this can be arbitrarily close to $1$ so long as the cone is thin enough and long enough.


No comments:

Post a Comment

classical mechanics - Moment of a force about a given axis (Torque) - Scalar or vectorial?

I am studying Statics and saw that: The moment of a force about a given axis (or Torque) is defined by the equation: $M_X = (\vec r \times \...