I Proving Convexity of the Set X = {(x, y) E R^2; ax + by <= c} in R^2

bonildo
Messages
14
Reaction score
1
This exercise is located in the vector space chapter of my book that's why I am posting it here.
Recently started with this kind of exercise, proof like exercises and I am a little bit lost
Proof that given a, b, c real numbers, the set X = {(x, y) E R^2; ax + by <= c} ´is convex at R^2

the definition of convex set in the book is given like that: u, v E X => [u, v] C X
and [u,v]={ (1-t)u+tv ; 0<=t<=1}Didnt do much, just that :
u=(x1,y1) and ax1+by1<c
v=(x2,y2) and ax2+by2<c

and that [u,v]={(1-t)x1+tx2,(1-t)y1+ty2)}
 
Physics news on Phys.org
Okay, you have ##ax_1+by_1\leq c## and ##ax_2+by_2\leq c##. Try multiplying the two inequalities by ##1-t## and ##t##, respectively, and then adding.
 
Infrared said:
Okay, you have ##ax_1+by_1\leq c## and ##ax_2+by_2\leq c##. Try multiplying the two inequalities by ##1-t## and ##t##, respectively, and then adding.

Ok, got to a((1-t)x1+tx2)+b((1-t)y1+ty2)<=c . But why it proof that X is convex ?
 
You just have to try to apply the exact definition of convex to the two arbitrary points of the set defined by that inequality. This will test whether you actually understand what that definition is saying.
 
  • Like
Likes bonildo
You're trying to show that ##(1-t)u+tv## is in the half-plane ##ax+by\leq c##. You also have ##(1-t)u+tv=((1-t)x_1+tx_2,(1-t)y_1+ty_2).## So, you're trying to show that ##a\left((1-t)x_1+tx_2\right)+b\left((1-t)y_1+ty_2\right)\leq c.## But this is the inequality you just wrote

bonildo said:
Ok, got to a((1-t)x1+tx2)+b((1-t)y1+ty2)<=c . But why it proof that X is convex ?
 
  • Like
Likes bonildo
Infrared said:
You're trying to show that ##(1-t)u+tv## is in the half-plane ##ax+by\leq c##. You also have ##(1-t)u+tv=((1-t)x_1+tx_2,(1-t)y_1+ty_2).## So, you're trying to show that ##a\left((1-t)x_1+tx_2\right)+b\left((1-t)y_1+ty_2\right)\leq c.## But this is the inequality you just wrote
got it , thanks
 
I asked online questions about Proposition 2.1.1: The answer I got is the following: I have some questions about the answer I got. When the person answering says: ##1.## Is the map ##\mathfrak{q}\mapsto \mathfrak{q} A _\mathfrak{p}## from ##A\setminus \mathfrak{p}\to A_\mathfrak{p}##? But I don't understand what the author meant for the rest of the sentence in mathematical notation: ##2.## In the next statement where the author says: How is ##A\to...
The following are taken from the two sources, 1) from this online page and the book An Introduction to Module Theory by: Ibrahim Assem, Flavio U. Coelho. In the Abelian Categories chapter in the module theory text on page 157, right after presenting IV.2.21 Definition, the authors states "Image and coimage may or may not exist, but if they do, then they are unique up to isomorphism (because so are kernels and cokernels). Also in the reference url page above, the authors present two...
When decomposing a representation ##\rho## of a finite group ##G## into irreducible representations, we can find the number of times the representation contains a particular irrep ##\rho_0## through the character inner product $$ \langle \chi, \chi_0\rangle = \frac{1}{|G|} \sum_{g\in G} \chi(g) \chi_0(g)^*$$ where ##\chi## and ##\chi_0## are the characters of ##\rho## and ##\rho_0##, respectively. Since all group elements in the same conjugacy class have the same characters, this may be...
Back
Top