Difference between revisions of "1997 OIM Problems/Problem 4"

(Created page with "== Problem == Let <math>n</math> be a positive integer. Let us consider the sum <math>x_1y_1 + x_2y_2 + \cdots + x_ny_n</math>, where the values that the variables <math>x_1,...")
 
(Problem)
 
Line 1: Line 1:
 
== Problem ==
 
== Problem ==
Let <math>n</math> be a positive integer. Let us consider the sum <math>x_1y_1 + x_2y_2 + \cdots + x_ny_n</math>, where the values that the variables <math>x_1, x_2, \cdots , x_n, y_1, y_2, \cdots , y_n</math> can take are only 0 and 1. Let <math>O(n)</math> be the number of <math>2n</math>-coordinates <math>(x_1, x_2, \cdots , x_n, y_1, y_2, \cdots , y_n)</math> for which the value of the sum is an odd number and let <math>E(n)</math> be the number of <math>2n</math>-coordinates <math>(x_1, x_2, \cdots , x_n, y_1, y_2, \cdots , y_n)</math> for which the sum is an even value. Prove that
+
Let <math>n</math> be a positive integer. Let us consider the sum <math>x_1y_1 + x_2y_2 + \cdots + x_ny_n</math>, where the values that the variables <math>x_1, x_2, \cdots , x_n, y_1, y_2, \cdots , y_n</math> can take are only 0 and 1. Let <math>O(n)</math> be the number of <math>2n</math>-tuples <math>(x_1, x_2, \cdots , x_n, y_1, y_2, \cdots , y_n)</math> for which the value of the sum is an odd number and let <math>E(n)</math> be the number of <math>2n</math>-coordinates <math>(x_1, x_2, \cdots , x_n, y_1, y_2, \cdots , y_n)</math> for which the sum is an even value. Prove that
  
 
<cmath>\frac{E(n)}{O(n)} =\frac{2^n+1}{2^n-1}</cmath>
 
<cmath>\frac{E(n)}{O(n)} =\frac{2^n+1}{2^n-1}</cmath>

Latest revision as of 19:29, 23 December 2023

Problem

Let $n$ be a positive integer. Let us consider the sum $x_1y_1 + x_2y_2 + \cdots + x_ny_n$, where the values that the variables $x_1, x_2, \cdots , x_n, y_1, y_2, \cdots , y_n$ can take are only 0 and 1. Let $O(n)$ be the number of $2n$-tuples $(x_1, x_2, \cdots , x_n, y_1, y_2, \cdots , y_n)$ for which the value of the sum is an odd number and let $E(n)$ be the number of $2n$-coordinates $(x_1, x_2, \cdots , x_n, y_1, y_2, \cdots , y_n)$ for which the sum is an even value. Prove that

\[\frac{E(n)}{O(n)} =\frac{2^n+1}{2^n-1}\]

~translated into English by Tomas Diaz. ~orders@tomasdiaz.com

Solution

This problem needs a solution. If you have a solution for it, please help us out by adding it.

See also

https://www.oma.org.ar/enunciados/ibe12.htm