Split the integers from 0 to 127 into two groups A and B such that sum of first, second, third, fourth, fifth and sixth powers of numbers in group A is equal to those in B, respectively.
i.e. ∀ A i ∑ A i p = ∀ B i ∑ B i p ∀ p ∈ { 1 , 2 , 3 , 4 , 5 , 6 }
Find the difference between their seventh power sum. That is, find
∣ ∣ ∣ ∣ ∣ ∣ ∀ A i ∑ A i 7 − ∀ B i ∑ B i 7 ∣ ∣ ∣ ∣ ∣ ∣ .
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.
Problem Loading...
Note Loading...
Set Loading...