Math olympiad products question

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
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
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}}
##