Valid Units of Measure for Trig Argument

AI Thread Summary
In trigonometric functions, the argument must be expressed in valid angle units, typically radians or degrees. When passing a value like cos(3pi*15 seconds), seconds are not valid for angles and are dropped in conventional usage. However, if the argument is expressed as radians per second, the units cancel out properly, allowing for correct calculations. Radians are often treated as unitless in unit analysis, as they represent a ratio of distances. Understanding these conventions is crucial for accurate application in problems involving angular motion.
Ronnin
Messages
168
Reaction score
1
Quick question. If i pass into a trig function something like cos(3pi*15 seconds), do I drop the seconds from the resultant answer since it's not a valid unit of measure for theta?
 
Physics news on Phys.org
that's right.
the inside of the bracket for any trig identity has units of rad (or degrees if you think that way)
it's common convention to just drop the units though, since rads aren't really a 'unit'.
 
The argument (the thing in brackets) of any trig function has to be an angle. Seconds are not valid units for angles. If in your example, the 3 \pi has units of radians/second, then the units would work out properly.
 
If your problem is well expressed you will find that the factor (in your case) of 3 \pi has units of 1/s . Thus you do not drop the seconds, they cancel out.
 
Integral said:
If your problem is well expressed you will find that the factor (in your case) of 3 \pi has units of 1/s . Thus you do not drop the seconds, they cancel out.

Are radians when used in this way normally expressed per second?
 
Radians per second are the units of angular speed (\omega), which is a very common quantity in problems dealing with rotational motion, simple harmonic motion, and waves.

Some people prefer not to name the radians explicitly when doing units-analysis because they're not "really" units in the same sense as meters, seconds, etc. Recall that the radian is defined as the (unitless) ratio of two distances: the length along an arc of a circle divided by the radius of the circle.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top