Warm up problem: integer solutions easy

Find the number of all integer triples (a,b,c) such that a ( a + 2 b + 2 c ) + b ( b + 2 c ) + c 2 = 2 a(a+2b+2c)+b(b+2c)+c^2=2

1 5 2 0

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

Kelly Bumr
Sep 18, 2014

Rearranging : ( a + b + c ) 2 = 2 (a+b+c)^2=2 , which means a + b + c = 2 a+b+c= \sqrt{2} . There's no triplet of integers that qualify that.


[LaTeX edits: moderator]

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...