Determine the value of , to two decimal places.
Clarification: and are horizontal and vertical unit vectors, respectively.
Bonus: How might this equation be interpreted in a (quasi) physical context?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
In physics, the force per unit surface area (pressure) exerted on a body submerged in fluid is directly proportional to the depth of the object within the fluid. The deeper, the higher the pressure. The pressure force is exerted normally to the surface and toward the interior of the object. The units of pressure are m 2 N . The net result of this pressure is a "buoyant force" exerted on the object in opposition to gravity ("upward"). The magnitude of the buoyant force is directly proportional to the volume of the submerged object (a common assumption being that the surrounding fluid is of uniform density).
I thought it would be fun to see if a version of this would still hold if the dimensionality was decreased by one. In 2D space, the "pressure" on a circle of radius R centered on the origin is represented by ( P − R s i n θ = P − y ) , where P is the reference pressure at y = 0 . d y d ( P r e s s u r e ) is thus a negative constant, similarly to the 3D case. In 2D, instead of the "pressure" having units of m 2 N , it now has units of m N . The magnitude of the force on an infinitesimal piece of arc is thus the "pressure" multiplied by the differential arc length R d θ . In the 3D case (for comparison), the differential force is equal to the pressure multiplied by the differential surface area. Lastly, the direction of the force vector is described by ( − c o s θ ı ^ − s i n θ ȷ ^ ) , indicating that the force is normal to the surface and is directed toward the interior of the circle.
Now to evaluate the integral for the net force:
F = ∫ 0 2 π ( P − R s i n θ ) ( R d θ ) ( − c o s θ ı ^ − s i n θ ȷ ^ ) = R ∫ 0 2 π ( − P c o s θ ı ^ − P s i n θ ȷ ^ + R s i n θ c o s θ ı ^ + R s i n 2 θ ȷ ^ ) d θ
The c o s θ , s i n θ , and s i n θ c o s θ terms evaluate to zero over ( 0 , 2 π ) , leaving:
F = R ∫ 0 2 π ( R s i n 2 θ ȷ ^ ) d θ = π R 2 ȷ ^
So we again have a buoyant force which is purely vertical (in opposition to the pressure gradient). Except now, the buoyant force magnitude is directly proportional to the area of the submerged shape in the 2D case, whereas the force is proportional to the submerged volume in the 3D case. It appears to be a very viable analogy.