In each of six boxes B1,B2,B3,B4,B5,B6B_{1}, B_{2}, B_{3}, B_{4}, B_{5}, B_{6} there is initially one coin. There are two types of operation allowed:

Type 1: Choose a nonempty box BjB_{j} with 1j51 \leq j \leq 5. Remove one coin from BjB_{j} and add two coins to Bj+1B_{j+1}.

Type 2: Choose a nonempty box BkB_{k} with 1k41 \leq k \leq 4. Remove one coin from BkB_{k} and exchange the contents of (possibly empty) boxes Bk+1B_{k+1} and Bk+2B_{k+2}.

Determine whether there is a finite sequence of such operations that results in boxes B1,B2,B3,B4,B5B_{1}, B_{2}, B_{3}, B_{4}, B_{5} being empty and box B6B_{6} containing exactly 2010201020102010^{2010^{2010}} coins. (Note that abc=a(bc)a^{b^{c}} = a^{(b^{c})}.)