PDA

View Full Version : Multiplication with modulus of function


Silva_physics
Nov15-10, 07:57 AM
Hi!
Could anybody, please, tell me:
whether |Cos(theta)|*Cos(theta) = Cos^(theta) , because it means that only positive values of Cos(theta) are taken.
Am I right?:shy:

Silva_physics
Nov15-10, 07:57 AM
= Cos^2(theta)

HallsofIvy
Nov15-10, 08:24 AM
Hi!
Could anybody, please, tell me:
whether |Cos(theta)|*Cos(theta) = Cos^(theta) , because it means that only positive values of Cos(theta) are taken.
Am I right?:shy:
That's not a well phrased question. |Cos(theta)| is necessarily positive but the "Cos(theta)" outside the "modulus" is not so resticted.

In general |a|*a is equal to a^2 if a is non-negative, but equal to -a^2 if a is negative.

Silva_physics
Nov15-10, 12:45 PM
Thanks:wink: