Thread #16902317 | Image & Video Expansion | Click to Play
HomeIndexCatalogAll ThreadsNew ThreadReply
H
File: pyramid.jpg (199.6 KB)
199.6 KB
199.6 KB JPG
Can someone explain this rather simple and visual way to find the dihedral angle between two planes in a regular square pyramid ?
+Showing all 3 replies.
>>
File: download.gif (5.9 KB)
5.9 KB
5.9 KB GIF
VectorAngle[Cross[{s, 0, 0}, {s/2, s/2, h}], Cross[{s/2, s/2, h}, {0, s, 0}]] == ArcSec[1 + (h/(s/2))^2]
>>
>>16902589
Thanks, can you detail how this method is achieved by the drawing ?
>>
>>16902596

A = (0, s, 0)
B = (0, 0, 0)
C = (s, 0, 0)
D = [...]
O = (s/2, s/2, h)

E = C – B = C
F = O – B = O
G = A – B = A

U = E × F
V = F × G

U is normal to plane BCO.
V is normal to plane ABO.

Reply to Thread #16902317


Supported: JPG, PNG, GIF, WebP, WebM, MP4, MP3 (max 4MB)