How many solutions?

α 2 + β 2 = 4 γ \large \alpha^2 + \beta^2 = 4^\gamma

Find the number of positive integer triplets ( α , β , γ ) (\alpha, \beta, \gamma) that satisfy the equation above.

1 There is no solution There are infinitely many solutions 49

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Bloons Qoth
Jun 19, 2016
  • x 2 + y 2 = 4 z {x^2+y^2=4^z}
  • x 2 + y 2 = 4 1 {x^2+y^2=4^1} ..........................There are no natural solutions satisfying x x and y y
  • x 2 + y 2 = 4 z {x^2+y^2=4^z} where z > 1 z>1
  • ( x 2 + y 2 ) m o d 8 = 4 z m o d 8 {(x^2+y^2) mod 8=4^z mod 8}
  • 2 cases: even or odd
  • .....If x x and y y are odd, 1 + 1 = 0 1+1=0 ?
  • .....If x x and y y are even, 0 + 0 = 0 0+0=0 ?.............................The even case makes more sense.
  • Therefore, x x and y y are even.
  • z z + 1 z \rightarrow z+1 ............................If z z works for the next number
  • x 2 + y 2 = 4 z + 1 {x^2+y^2=4^{z+1}}
  • If x = 2 n x=2n and y = 2 k y=2k
  • ( 2 n ) 2 + ( 2 k ) 2 = 4 z + 1 {(2n)^2+(2k)^2=4^{z+1}}
  • 4 n 2 + 4 k 2 = 4 z + 1 {4n^2+4k^2=4^{z+1}}
  • n 2 + k 2 = 4 z {n^2+k^2=4^z}
  • Proof by infinite descendant/induction. Therefore, no natural solution exists for ( x , y , z ) (x,y,z) \blacksquare

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...