Q1.a). The Lagrangian for a harmonic oscillator if given as: L=1/2m(x²+y²) + 1/2mω²(x²+y²). The transformed coordinate under rotation about the Z-axis is given as: x'= x sin θ + y cos θ. Determine the corresponding y' so that the transformation leaves the Lagrangian invariant.
- Lagrangian invariance means its form remains unchanged under transformations.
- For the given L=1/2m(x²+y²)+1/2mω²(x²+y²), x'²+y'² must equal x²+y².
- Invariance of (x²+y²) implies an orthogonal coordinate transformation.
- A 2D rotation matrix must have a determinant of +1 and orthogonal unit rows.
Answer: The given Lagrangian for the harmonic oscillator is L = 1/2m(x²+y²) + 1/2mω²(x²+y²). For this Lagrangian to be invariant under a coordinate transformation from (x,y) to (x',y'), the fundamental quantity (x²+y²) must remain unchanged, meaning x'²+y'² = x²+y². This condition ensures that the kinetic energy (related to ẋ'²+ẏ'²) and potential energy (related to x'²+y'²) terms individually remain invariant, thus making the entire Lagrangian invariant. A transformation that preserves the squared le...