How can I see that (5.1.1) in the snippet below arrange $$\theta(x)$$ in non-increasing order ? It is clear to me for $t=1$ and $t=d$.
2026-05-16 08:16:31.1778919391
A simple case of Euclidean space vector
53 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in LINEAR-ALGEBRA
- An underdetermined system derived for rotated coordinate system
- How to prove the following equality with matrix norm?
- Alternate basis for a subspace of $\mathcal P_3(\mathbb R)$?
- Why the derivative of $T(\gamma(s))$ is $T$ if this composition is not a linear transformation?
- Why is necessary ask $F$ to be infinite in order to obtain: $ f(v)=0$ for all $ f\in V^* \implies v=0 $
- I don't understand this $\left(\left[T\right]^B_C\right)^{-1}=\left[T^{-1}\right]^C_B$
- Summation in subsets
- $C=AB-BA$. If $CA=AC$, then $C$ is not invertible.
- Basis of span in $R^4$
- Prove if A is regular skew symmetric, I+A is regular (with obstacles)
Related Questions in GAME-THEORY
- Maximum number of guaranteed coins to get in a "30 coins in 3 boxes" puzzle
- Interesting number theoretical game
- Perfect Information Game and Chance node
- Valid operations to the value of a matrix game
- Rook Game Problem Solving
- Proof of Axiom of Transparency in Aumman's model of knowledge
- Sion's MinMax theorem over matrices
- Can Zermelo's theorem be extended to a game which always has a winner?
- a risk lover agent behave as if risk natural.
- How to prove that a strategy profile is a Proper Equilibrium?
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
geometry
circles
algebraic-number-theory
functions
real-analysis
elementary-set-theory
proof-verification
proof-writing
number-theory
elementary-number-theory
puzzle
game-theory
calculus
multivariable-calculus
partial-derivative
complex-analysis
logic
set-theory
second-order-logic
homotopy-theory
winding-number
ordinary-differential-equations
numerical-methods
derivatives
integration
definite-integrals
probability
limits
sequences-and-series
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?

To see that $\theta$ must have a non-increasing ordering, it may be best to consider an example. For this purpose, we consider a sequence $H$ of constant real-valued functions $h_{i}$ with $i \in \{1,2,3,4,5\}$ on $X$ given by $H=(1,4,3,5,2)$.
Obviously, if $t=1$, then we have $5$ different ways to arrange a restriction on $H$ in only one coordinate. Taking the minimum of $\{1\}$ is $1$, taking the minimum of $\{4\}$ is $4$ etc. so that we have to take the maximum over the set $\{1,4,3,5,2\}$ which is $5$.
If $t=5$, then the restriction is the complete sequence $H$. Taking its minimum value at $1$, which is also its maximum value.
It remains to discuss $t=2,3,4$. For $t=2$, we consider a restriction on two possible coordinates, that can be arranged into $10$ different ways. That produces these $10$ sets
$$\{\{1, 4\}, \{1, 3\}, \{1, 5\}, \{1, 2\}, \{4, 3\}, \{4, 5\}, \{4, 2\}, \{3, 5\}, \{3, 2\}, \{5, 2\}\} $$
taking the minimum from each of these sets yields
$$ \{1, 1, 1, 1, 3, 4, 2, 3, 2, 2\}.$$
Taking from this set its maximum is $4$.
Proceeding in this way for $t=3,4$, gives for $t=3$ a maximum value of $3$ and for $t=4$ a value of $2$.
Thus, we get for $\theta$ the non-increasing ordering $(5,4,3,2,1)$.
You may want to check out by yourself the more cumbersome example
$$H=(1,4,3,5,2,15,-6,-3,-10,26,45,4,-3,26) $$
which should produce the following non-increasing order:
$$\theta=(45,26,26,15,5,4,4,3,2,1,-3,-3,-6,-10).$$