When testing polynomials for items of an integer sequence, I find that $2^n$ is not of the form $2xy + x,\ n,\ x,\ y \in \mathbb N.\ $How to prove this?
2026-03-31 17:50:43.1774979443
The unexpected, $\ 2^n$ is not of the form $2xy + x$?
56 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
We have $2xy+x=(2y+1)x$, and $2y+1$ is odd. The only positive odd divisor of $2^n$ is $1$. It follows that we must have $y=0$, which presumably you don't allow.