If x 2 − z ! = y 2
x , y ∈ I
z is 1 0 ′ s place digit of x and z = 0 i.e If x = 2 3 then z = 2
Then let S x be the sum of the smallest 4 Positive values of x that satisfy the above equation
The sum of the corresponding positive values of y be S y .
Then find the value of S x + S y .
NOTE :- Corresponding value of y is the value that you get by putting the value of x in the equation.
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.
same way dude. nice problem.
Elaborating @shubhendra singh 's solution:
Since z ! = ( x − y ) ( x + y ) , we shall be seeking two integers that gives z ! when multiplied:
Hence the answer.
z=6: (63,57), z=7: (71,1),(72,12),(73,17) are smallest 4,i calculate almost all. Next are (282,198),(388,332),(687,657),(1686,1674),(10081,10079).For z=9 there is much more solutions...
Problem Loading...
Note Loading...
Set Loading...
The value of x will never lie between 10 to 40
z ! = x 2 − y 2
z ! = ( x − y ) ( x + y )
then by Putting z = 5 we may find that no value of x,y satisfy the equation.
At z = 6 one case will be possible that is x = 6 3 , y = 5 7
Similarly at z = 7 we get the remaining 3 cases
x = 7 1 , y = 1
x = 7 2 , y = 1 2
x = 7 3 , y = 1 7
So the answer is 63+57+71+72+73+17+12+1=366