Math olympiad products question

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
33 replies · 4K views
haruspex said:
That n is not the same as the n in the problem.
oh you careless me but i am still getting a different result this is my working

##
3^{2^{n+1}} ( 1- (\frac{2}{3})^{2^{n+1} -1 }) \\
3^{2^{n+1}} - 3( 2^{2^{n+1} -1 })

##
now what am i doing wrong
 
Physics news on Phys.org
vishnu 73 said:
now what am i doing wrong
You are not applying the upper bound correctly in the sum. If the sum is up to the term rk then the numerator should have 1-rk+1. You omitted the +1.
 
oh wait the index starts at i=0 not 1 so it must be 22n+1 correct ?

then it is equal to
##
3^{2^{n+1}} - 2^{2^{n+1}}
##
 
vishnu 73 said:
oh wait the index starts at i=0 not 1 so it must be 22n+1 correct ?

then it is equal to
##
3^{2^{n+1}} - 2^{2^{n+1}}
##
Yes.
 
  • Like
Likes   Reactions: timetraveller123