Rewriting cos function as sine function

  • Thread starter Thread starter Rijad Hadzic
  • Start date Start date
  • Tags Tags
    Cos Function Sine
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
Rijad Hadzic
Messages
321
Reaction score
20

Homework Statement


So in an AC circuit with inductance, I found

[itex]I = (-ε_{max} cos(ωt)) / ωL[/itex]

I want to rewrite this as a sine function.

Homework Equations

The Attempt at a Solution



I can ignore [itex]ε_{max} / ωL[/itex] and work with -cos(ωt)

I set ωt = θ

I know cos(θ) = sin(θ+pi/2)

so -cosθ = -sin(θ+pi/2)

-sinθ = sin(-θ)

so shouldnt

-sin(θ+pi/2) = sin (-θ-pi/2) ?

but my book rewrote cos(ωt) as sin(ωt - pi/2)

How can you write -θ-pi/2 as θ-pi/2?

My hunch is telling me the step

-cosθ = -sin(θ+pi/2)
-cosθ = sin(-θ-pi/2)

is where I made my mistake but I don't understand why.
 
Physics news on Phys.org
Is it perhaps I used the wrong identity to start with?

instead of using
cos(θ) = sin(θ+pi/2)

If I use sin(pi/2 - θ) = cosθ

then sin(- (-pi/2 + θ) ) = cosθ

then -sin(-pi/2 + θ) = cosθ

then sin(-pi/2 + θ) = -cosθ

does this method seem correct?

It seems logical to me now, but I'm still having doubts. Why would one identity work and the other wouldn't? Makes no sense to me.
 
Basically I think my question boils down to:

why are sin(x - pi/2), sin(-x -pi/2) and -sin(x+pi/2) all equal to each other?

if -sin(x) = sin(-x) wouldn't that imply -sin(x+pi/2) and sin(-x -pi/2) are equal to each other, but not sin(x - pi/2)?
 
Rijad Hadzic said:
if -sin(x) = sin(-x) wouldn't that imply -sin(x+pi/2) and sin(-x -pi/2) are equal to each other, but not sin(x - pi/2)?
Yes. You can verify it using sin(A±B)=sinAcosB±cosAsinB.

(And, this question belongs to the math homework section).