Pyramid OABCD has square base ABCD, congruent edges OA,OB,OC, and OD, and ∠AOB=45∘. Let θ be the measure of the dihedral angle formed by faces OAB and OBC. Given that cosθ=m+n, where m and n are integers, find m+n.
解析
Solution
Solution 1 (trigonometry)
The angle θ is the angle formed by two perpendiculars drawn to BO, one on the plane determined by OAB and the other by OBC. Let the perpendiculars from A and C to OB meet OB at P. Without loss of generality, let AP=1. It follows that △OPA is a 45−45−90 right triangle, so OP=AP=1,OB=OA=2, and AB=4−22. Therefore, AC=8−42.
From the Law of Cosines, AC2=AP2+PC2−2(AP)(PC)cosθ, so
8−42=1+1−2cosθ⟹cosθ=−3+22=−3+8.
Thus m+n=005.
Solution 2 (analytical/vectors)
Without loss of generality, place the pyramid in a 3-dimensional coordinate system such that A=(1,0,0),B=(0,1,0),C=(−1,0,0),D=(0,−1,0), and O=(0,0,z), where z is unknown.
We first find z. Note that
OA⋅OB=∥OA∥∥OB∥cos45∘.
Since OA=<1,0,−z> and OB=<0,1,−z>, this simplifies to
z22=1+z2⟹z2=1+2.
Now let's find cosθ. Let u and v be normal vectors to the planes containing faces OAB and OBC, respectively. From the definition of the dot product as u⋅v=∥u∥∥v∥cosθ, we will be able to solve for cosθ. A cross product yields (alternatively, it is simple to find the equation of the planes OAB and OAC, and then to find their normal vectors)
u=OA×OB=i^10j^01k^−z−z=<z,z,1>.
Similarly,
v=OB×OC−i^0−1j^10k^−z−z=<−z,z,1>.
Hence, taking the dot product of u and v yields
cosθ=∥u∥∥v∥u⋅v=(1+2z2)2−z2+z2+1=3+221=3−22=3−8.
Flipping the signs (we found the cosine of the supplement angle) yields cosθ=−3+8, so the answer is 005.
Solution 3 (bashy trig)
Similar to Solution 1, ∠APC is the dihedral angle we want. WLOG, we will let AB=1, meaning AC=2.
Because △OAB,△OBC are isosceles, ∠ABP=67.5∘PC=PA=cos(∠PAB)=cos(22.5∘).
Thus by the half-angle identity,
PA=cos(245)=21+cos(45∘)=42+2.
Now looking at triangle △PAC, we drop the perpendicular from P to AC, and call the foot H. Then ∠CPH=θ/2. By Pythagoreas,
PH=42+2−21=242.
We have that
cos(2θ)=2+242, socos(θ)=2cos2(2θ)−1=2(2+22)−1=2(222−2)−1=−3+8.
Because m and n can be negative integers, our answer is (−3)+8=005.