MHB Integer Solutions for $4^a+4a^2+4=b^2$

  • Thread starter Thread starter juantheron
  • Start date Start date
  • Tags Tags
    Integer
Click For Summary
The equation \(4^a + 4a^2 + 4 = b^2\) has been analyzed for integer solutions. For \(a = 2\), the calculation shows \(b = \pm 6\), correcting an earlier miscalculation of \(b\). Testing \(a = 4\) yields \(b = 18\), indicating potential solutions. The discussion concludes that for \(a > 4\), no integer solutions exist, as the derived inequality \(a^2 \geq 2^a\) restricts \(a\) to values less than or equal to 4. Thus, the only integer pairs \((a, b)\) satisfying the equation are limited to \(a \leq 4\).
juantheron
Messages
243
Reaction score
1
Find no. of Integer value of $\left(a,b\right)$ which satisfy $4^a+4a^2+4 = b^2$
 
Mathematics news on Phys.org
jacks said:
Find no. of Integer value of $\left(a,b\right)$ which satisfy $4^a+4a^2+4 = b^2$

take a =2

4^2 + 4(2)^2 + 4 = 4(4 + 4 + 1) = 4(9)
b^2 = 36 \Rightarrow b = \pm 3
 
Amer said:
take a =2

4^2 + 4(2)^2 + 4 = 4(4 + 4 + 1) = 4(9)
b^2 = 36 \Rightarrow b = \pm 3
Actually b = \pm 6

-Dan
 
try a = 4, b = 18
 
Last edited:
jacks said:
Find no. of Integer value of $\left(a,b\right)$ which satisfy $4^a+4a^2+4 = b^2$
To see that there are no solutions with $a>4$, notice first that $b$ must be even. Next, the equation $4^a+4a^2+4 = b^2$ can be written as $(2^a)^2+4a^2+4 = b^2$. Since $2^a$ is even, and $b$ is also even, the smallest possible value for $b$ would be $2^a+2$. But $(2^a+2)^2 = 4^a + 2^{a+2} + 4.$ Therefore $$b^2 = 4^a+4a^2+4 \geqslant 4^a + 2^{a+2} + 4 ,$$ from which $4a^2 \geqslant 2^{a+2}$ and hence $a^2\geqslant 2^a.$ That only happens when $a\leqslant 4.$
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...