If a,b,c and d are four positive real numbers such that the sum of a,b and c is even and the sum of b,c and d is odd, then a^2 - d^2 is neccesarily
Please explain clearly...(Crying)
Printable View
If a,b,c and d are four positive real numbers such that the sum of a,b and c is even and the sum of b,c and d is odd, then a^2 - d^2 is neccesarily
Please explain clearly...(Crying)
Hello, kohila!
I have a primitive solution with brute-force Listing.
Quote:
![]()
Let
Sinceis even, either (1) all are even or (2) exactly one is even.
Hence, there are four cases to consider:
. . (1)are even.
. . (2)even,
odd.
. . (3)even,
odd.
. . (4)even,
odd.
. . .Sinceis odd,
must be odd.
. . .Hence:is even,
is odd.
. . .Sinceis odd,
must be odd.
. . .Hence,is even,
is odd.
. . .Sinceis odd,
must be even.
. . .Hence,is odd,
is even.
. . .Sinceis odd,
must be even.
. . .Hence,is odd,
is even.
In all cases,and
have opposite parity.
Hence, their squares will have opposite parity.
The difference between two numbers of opposite parity is odd.
Thanks... I can get it from your explanation.
Much thanks for ur deep core conceptual clarification...