Finding Components of Vectors in a Crystal Lattice

AI Thread Summary
To find the components of the vectors a, b, and c in a crystal lattice with equal lengths of 10.5 Angstroms and angles of 109.5 degrees, one approach is to set vector a as {10.5, 0.0, 0.0}. Vector b can be defined in the 1-2 plane using trigonometric functions, specifically as {10.5 cos(109.5), 10.5 sin(109.5), 0.0}. The components of vector c can be determined using spherical trigonometry, particularly by solving a spherical right triangle formed by the heads of vectors a and c and a midpoint between the heads of vectors a and b. This method provides a systematic way to derive the necessary components. Understanding these geometric relationships is crucial for accurately determining the vector components in the crystal lattice.
Eduard1
Messages
6
Reaction score
0

Homework Statement



Be the vectors a, b, c such as:

| a | = | b | = | c | = 10.5 Angstron

The angles between these vectors are:

alpha = beta = gamma = 109.5 degree

These vectors represent the lattice vectors of a crystal.

Find out their components (a_1, a_2, a_3, b_1, b_2, b_3, c_1, c_2, c_3).

Homework Equations





The Attempt at a Solution



So, we know the length of the vectors and the angle between them. We want to find out the components of each vector. I know one has to use the trigonometric functions, but I am not sure how. Should I project the vector a on b (to find a_2) and on c (to find a_3) ? Or how do I find the components of a ?

Thank you very much for any fast answer/hint/suggestion,
Eduard
 
Physics news on Phys.org
Looks like one of the vectors can be arbitrary, so let a = {10.5, 0.0, 0.0}. Vector b can be assumed to lie in the 1-2 plane without loss of generality, so let b = {10.5 cos(109.5), 10.5 sin(109.5), 0.0}.

You can find vector c using spherical trigonometry. The most expedient way appears to be to solve the spherical right triangle consisting of the head of vector a, the head of vector c, and a point half-way between the heads of vectors a and b. Hope that helps!
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Back
Top