asleight
- 152
- 0
Homework Statement
Given that a puck's velocity is speed v at an angle \theta (measured in radians) with the x-axis, we know that the puck's x-velocity is v\cos(\theta). Given the error in v is \sigma_v and the error in \theta is \sigma_\theta, what is the resulting error in the puck's x-velocity?
The Attempt at a Solution
Solving for partials, we get:
\sigma_{v_{x}}=\sqrt{\left(\cos(\theta)\sigma_{v}\right)^2+\left(-v\sin(\theta)\sigma_{\theta}\right)^2}.
Or, using proportionalities of errors, we find:
\sigma_{v_{x}}=\sqrt{\left(\frac{\sigma_{v}}{v}\right)^2{v_{x}}^2+\left(\frac{\sigma_{\theta}}{\theta}\right)^2{v_{x}}^2}.
These yield two different values... Which is a real propagation?