Every other odd number representation

  • Context: High School 
  • Thread starter Thread starter gfd43tg
  • Start date Start date
  • Tags Tags
    Representation
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 12K views
gfd43tg
Gold Member
Messages
949
Reaction score
48
Hello,

Is there any formula that describes every other odd number, for ##n = 1,2,\dots##? I can't seem to find anything that does it on the web.

Something that would do 1,5,9,13,...
 
Mathematics news on Phys.org
Try 2n - 1
2n guarantees even
Subtract 1 produces an odd number.
 
yeah but I said every other odd, not every odd
 
4n-3? Or am I missing something really obvious?
 
If "2n + something" gives a series of numbers separated by 2, what do you think gives a series separated by 4?

EDIT: Oh well, I was trying to get you to think it out for yourself, but somebody else just told you the answer.