How Can I Simplify the Expression cos(2n*pi)?

  • Thread starter Thread starter sara_87
  • Start date Start date
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
14 replies · 23K views
sara_87
Messages
748
Reaction score
0

Homework Statement



what is cos(2n*pi)

Homework Equations





The Attempt at a Solution



I understand that cos(npi)=(-1)^n
so is cos(2n*pi)=2(-1)^n ??
 
Physics news on Phys.org
so you mean cos(2n^2)=(-1)^2n
??
 
yep cos0=1
yep, cos is periodic with period 2pi
 
oh right,
so =(-1)^(n+1)
is that right?
 
HallsofIvy said:
Do you know what cos(0) is? Do you know that cosine is periodic with period 2 pi?

sara_87 said:
yep cos0=1
yep, cos is periodic with period 2pi

HallsofIvy said:
So cos(2n pi)= cos(0+ n(2pi))= ?

sara_87 said:
oh right,
so =(-1)^(n+1)
is that right?
Okay, what does "periodic" mean?
 
...I think it is necessary to know the graph of cos(x), which may help a lot. so, find one.

edit (:shy: trying not to be ambiguous)
...I think it is necessary for one to know the graph of cos(x), which may also help a lot. (regardless of this particular problem)...
"periodic" is really the key:approve:
 
Last edited:
I understand that periodic means that cosine function repeats after multiples of 2 pi. but how would that have anything to do with writing cos(2n*pi) ?
cos (npi)=(-1)^n because as long as n is an integer, the value will alternate from -1 and 1 (clearly form the graph)
 
sara_87 said:
I understand that periodic means that cosine function repeats after multiples of 2 pi. but how would that have anything to do with writing cos(2n*pi) ?
Would it be easier if it were written n*(2pi) rather than 2n*pi? This is about multiples of 2pi!

cos(2pi)= cos(0+ 2pi)= cos(0)= 1

cos(4pi)= cos(2pi+ 2pi)= cos(2pi)= 1

cos(6pi)= cos(4pi+ 2pi)= cos(4pi)= 1

cos (npi)=(-1)^n because as long as n is an integer, the value will alternate from -1 and 1 (clearly form the graph)
 
oh right! so cos(n2pi) has to always be 1...i feel very stupid, i should have known that. for all n, cos(2npi) must be 1 as long as n is an integer.

thank you very much