$$1+(3+1)(3^2+1)(3^4+1)(3^8+1)(3^{16}+1)(3^{32}+1)$$
2026-04-23 00:20:10.1776903610
On
Find the sum of this given expression.....
107 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
0
On
Let $$S=1+(3+1)(3^2+1)(3^4+1)(3^8+1)(3^{16}+1)(3^{32}+1)$$ Then, \begin{align*} (3-1)S&=(3-1)+(3^2-1)(3^2+1)(3^4+1)(3^8+1)(3^{16}+1)(3^{32}+1)\\[3pt] 2S&=2+(3^4-1)(3^4+1)(3^8+1)(3^{16}+1)(3^{32}+1)\\[3pt] &=2+(3^8-1)(3^8+1)(3^{16}+1)(3^{32}+1)\\[3pt] &=2+(3^{16}-1)(3^{16}+1)(3^{32}+1)\\[3pt] \vdots&=\vdots\\ &=2+3^{64}-1\\ &=3^{64}+1 \end{align*} Hence $$\boxed{\color{blue}{S=\frac{3^{64}+1}{2}}}$$
We have \begin{align} &1+(3+1)(3^2+1)(3^4+1)(3^8+1)(3^{16}+1)(3^{32}+1)\\ &\quad=1+\frac{(3-1)(3+1)(3^2+1)(3^4+1)(3^8+1)(3^{16}+1)(3^{32}+1)}{2}\\ &\quad=1+\frac{3^{64}-1}{2}\\ &\quad=\frac{3^{64}+1}{2}. \end{align}