Finding n when (2^1)(2^2)(2^3)...(2^n) = 210

  • Thread starter Thread starter rocketboy
  • Start date Start date
  • Tags Tags
    Review Stuck
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
rocketboy
Messages
243
Reaction score
1
Hey everyone, I am stuck on this question:
[tex](2^1)(2^2)(2^3)(2^4)...(2^n) = 210[/tex]

What is the value of n?

I'd love to post what I have so far, except that the problem doesn't involve much work, so as soon as I have the first step I'll have the last...and I haven't yet gotten the first (correct) step.

THANKS!
 
Last edited:
Physics news on Phys.org
[tex]2^{1+2+3+...+n}[/tex]=210
 
don't i feel stupid... :smile:

I was doing the exact same thing only with the tn = a + (n-1)d formula instead of the Sn = n/2[2a + (n-1)d] formula!

Thank you!
 
Last edited:
i found an answer which is not an integer!
 
Leong said:
i found an answer which is not an integer!

Since 210 is not a multiple of 2, that's to be expected.
 
it is contrary to the method, because 1 + 2+ 3 +.. +n indicates that n must be an integer if want to use the arithmetic sequence formulae.