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

  • Context:
  • Thread starter Thread starter juantheron
  • Start date Start date
  • Tags Tags
    Integer
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
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

[tex]4^2 + 4(2)^2 + 4 = 4(4 + 4 + 1) = 4(9)[/tex]
[tex]b^2 = 36 \Rightarrow b = \pm 3[/tex]
 
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.$