max ( x , y ) = 70 ( x , y ) ∈ N 2 ∑ min ( x , y ) = ?
Clarification : N refers to the set of all positive integers.
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.
Why is it level 5? It is so easy.
@Arjen Vreugdenhil Can you please help me out???
In the question it stated that (x,y) belongs to N 2 and also maximum (x,y) is 70 so doesn't it mean that (x,y) belong to (1 , 4 , 9 , 16 , 25 , 36 , 49 , 64)
Log in to reply
By N 2 mathematicians typically means N × N , the Cartesian product of two sets, which consists of all tuples ( x , y ) with x , y ∈ N .
( x , y ) ϵ N 2 , m a x ( x , y ) = 7 0 ∑ m i n ( x , y ) = i = 1 ∑ 7 0 m i n ( i , 7 0 ) + i = 1 ∑ 7 0 m i n ( 7 0 , i ) − m i n ( 7 0 , 7 0 )
= 2 i = 1 ∑ 7 0 i − 7 0 = 7 0 ( 7 1 ) − 7 0 = 7 0 2 = 4 9 0 0
Problem Loading...
Note Loading...
Set Loading...
The sum is over the ordered pairs ( 1 , 7 0 ) through ( 6 9 , 7 0 ) ; ( 7 0 , 1 ) through ( 7 0 , 6 9 ) ; ( 7 0 , 7 0 ) . Thus we must add 2 ⋅ ( 1 + 2 + ⋯ + 6 9 ) + 7 0 = 2 ⋅ 2 1 ⋅ 6 9 ⋅ 7 0 + 7 0 = ( 6 9 + 1 ) ⋅ 7 0 = 7 0 2 = 4 9 0 0 .