New Reply

Proof that LHS coefficients have to = RHS coefficients

 
Share Thread Thread Tools
Mar9-12, 01:09 AM   #1
 

Proof that LHS coefficients have to = RHS coefficients


1. The problem statement, all variables and given/known data
If;
a*x + b*y = c*x + d*y
x ≠ y
a,b,c,d ≥ 0

Prove that;
a=c
b=d

2. The attempt at a solution
I've been fiddling with this equation and have been getting nowhere.
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Hong Kong launches first electric taxis
>> Morocco to harness the wind in energy hunt
>> Galaxy's Ring of Fire
Mar9-12, 01:52 AM   #2
 
Try putting that equation in the matricial form. You'll get a 1x2 matrice and a 2x2 matrice on both sides. Since the 1x2 matrices are the same, you can conclude that the 2x2 matrices are also the same, and so a=c and b=d.
 
Mar9-12, 02:34 AM   #3
 
Hi, thank you for your suggestion. Are you sure that this is a proof? I'm not sure;



[x y] = [x y], hence

[a b] = [c d], hence
a=c,
b=d


I mean it makes complete sense but it's a part of a much longer proof for an assignment so it's important that it's correct
 
Mar9-12, 06:53 AM   #4
 

Proof that LHS coefficients have to = RHS coefficients


Quote by imiyakawa View Post
1. The problem statement, all variables and given/known data
If;
a*x + b*y = c*x + d*y
x ≠ y
a,b,c,d ≥ 0

Prove that;
a=c
b=d

2. The attempt at a solution
I've been fiddling with this equation and have been getting nowhere.
Are you sure?

For instance: (8 x 9) + (7 x 4) = (5 x 2) + (30 x 3)
 
Mar9-12, 07:05 AM   #5
 
Blog Entries: 27
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
hi imiyakawa!
Quote by imiyakawa View Post
x ≠ y
do you mean x is not parallel to y ?

try rewriting it as (a - c)x = (d - b)y
 
Mar9-12, 09:06 AM   #6
 
Recognitions:
Homework Helper Homework Help
Quote by imiyakawa View Post
1. The problem statement, all variables and given/known data
If;
a*x + b*y = c*x + d*y
x ≠ y
a,b,c,d ≥ 0

Prove that;
a=c
b=d

2. The attempt at a solution
I've been fiddling with this equation and have been getting nowhere.
It is not true. For example, the equation 2*x + y = x + 3*y has many solutions, all of the form x = 2*y; the solution satisfies x ≠ y as long as x ≠ 0.

On the other hand, if you really mean that a*x + b*y = c*x + d*y should be true for ALL x ≠ y, then the result is true.

RGV
 
Mar9-12, 09:14 AM   #7
 
Mentor
The point that Ray Vickson raises is an important one - the difference between a conditional equation (true under certain conditions) and an identity (true for all values of some variable or variables).

For example, the equation 2x + y = 0 has an infinite number of solutions - all of the ordered pairs that satisfy y = -2x.
The identity 2x + y ##\equiv## 0 has only one solution, x = 0, y = 0.
 
Mar9-12, 12:30 PM   #8
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
I presume that ax+ by= cx+ dy means that the two sides are equal for all x (given any a, b, c, d, you could find an infinite number of values for x and y which will make that true).

If ax+ by= cx+ dy for all x and y, take x= 1, y= 0. Then take x= 0, y= 1.
 
Mar9-12, 01:39 PM   #9
 
Quote by imiyakawa View Post
Hi, thank you for your suggestion. Are you sure that this is a proof? I'm not sure;



[x y] = [x y], hence

[a b] = [c d], hence
a=c,
b=d


I mean it makes complete sense but it's a part of a much longer proof for an assignment so it's important that it's correct
Your matricial equation is wrong, you can only multiply matrices like so: (mxn)(nxp); meaning that the first matrix has to have the number of columns equal to the number of lines of the second matrix (n), and the resultant matrix will be (mxp). And so:

ax+by=cx+dy → (1x2).(2x2)=(1x2).(2x2)=(1x2)

The x and y in the 1 by 2 matrices and a,b,c, and d in the 2 by 2 diagonal matrix. If you compute it, you'll have the following:

(ax,by)=(cx,dy) → ax=cx [itex]\wedge[/itex] by=dy

From those equations you conclude that a=c and that b=d.
 
Mar9-12, 02:12 PM   #10
 
Recognitions:
Homework Helper Homework Help
Quote by Mathoholic! View Post
Your matricial equation is wrong, you can only multiply matrices like so: (mxn)(nxp); meaning that the first matrix has to have the number of columns equal to the number of lines of the second matrix (n), and the resultant matrix will be (mxp). And so:

ax+by=cx+dy → (1x2).(2x2)=(1x2).(2x2)=(1x2)

The x and y in the 1 by 2 matrices and a,b,c, and d in the 2 by 2 diagonal matrix. If you compute it, you'll have the following:

(ax,by)=(cx,dy) → ax=cx [itex]\wedge[/itex] by=dy

From those equations you conclude that a=c and that b=d.
That conclusion is wrong: the example I gave before (2*x + y = x + 3*y) is a counterexample: this has solutions x ≠ y, but we do NOT have 2 = 1, and/or 1 = 3.

RGV
 
Mar9-12, 07:55 PM   #11
 
Quote by Ray Vickson View Post
That conclusion is wrong: the example I gave before (2*x + y = x + 3*y) is a counterexample: this has solutions x ≠ y, but we do NOT have 2 = 1, and/or 1 = 3.

RGV
I've just proved it isn't wrong, how can you say it is? You're misinterpreting the problem, or... perhaps we're tackling it differently.
This equational problem is about the same expression but with different coeficients (alphabetically, at least). Algebraically, I've proved it (for x≠0 and y≠0). For two different expressions:

ax+by=cx+dy

It's obvious that it's not right as a could be a different number then c and the same for b and d. However, in algebra, such is equation is correct because we're only interested to prove it's equal and what it means to be equal (a=c and b=d).
Algebraically, the meaning of the equation is fundamental.
Now, I'm not going to say you're wrong (you aren't, you're only facing it in another point of view, maybe geometrically, with a independent of c and b independent of d, as two separate expressions).
Let me know what you think..
 
Mar9-12, 08:28 PM   #12
 
Mentor
Quote by Mathoholic! View Post
I've just proved it isn't wrong, how can you say it is? You're misinterpreting the problem, or... perhaps we're tackling it differently.
This equational problem is about the same expression but with different coeficients (alphabetically, at least). Algebraically, I've proved it (for x≠0 and y≠0). For two different expressions:

ax+by=cx+dy

It's obvious that it's not right as a could be a different number then c and the same for b and d. However, in algebra, such is equation is correct because we're only interested to prove it's equal and what it means to be equal (a=c and b=d).
Algebraically, the meaning of the equation is fundamental.
I disagree. we don't even know what the equation means at this point, and the OP has never cleared this up. IOW, we don't know whether the equation is conditionally true or identically true.
Quote by Mathoholic! View Post
Now, I'm not going to say you're wrong (you aren't, you're only facing it in another point of view, maybe geometrically, with a independent of c and b independent of d, as two separate expressions).
Let me know what you think..
 
Mar9-12, 09:31 PM   #13
 
Hey everyone. Thanks for so much help on this question.

I need to prove this as part of a broader question in an assignment on utility theory. The equation is this;

aE[u(x)] + (1-a)E[u(y)] = (b+(1-b)a)E[u(x)] + (1-b-(1-b)a)E[u(y)] (1)

Both sides are a gamble, E[u(G(x,y;a))] = E[u(G(x,y;b+(1-b)a))]. I have to give the conditions such that LHS = RHS. Now if you're unfamiliar of a gamble under utility theory see the constraints (below).

(1) is of the form a*x + b*y = c*x + d*y in my original post.

Where;
- each coefficient >= 0
- each coefficient <= 1
- a+b = 1
- c+d = 1
- E[u(x)] ≠ E[u(y)] (there are no other constraints in E[u(x)] and E[u(y)] apart from this one. They can be zero or negative.)

I want to set the coefficients of E[u(x)] equal to each other and the coefficients of E[u(y)] equal to each other to derive required conditions such that LHS = RHS., which is why I was asking for a proof of a*x + b*y = c*x + d*y ... If this is true then I can do what I wanted to do by setting the coefficients equal to each other.

Ray Vickson found an exception for 2*x + y = x + 3*y, where x=2*y given x≠0. Unfortunately I forgot to include the constraint that each coefficient is <= 1 (because we're looking at a formal gamble), a+b=1 and c+d=1 ... I apologise for this, lost my brain when I made the OP.
 
Mar9-12, 10:07 PM   #14
 
Quote by tiny-tim View Post

do you mean x is not parallel to y ?
Sorry, x and y are just real numbers. Such as -12.12, 20, 5080.892, etc.

Quote by sjb-2812 View Post
For instance: (8 x 9) + (7 x 4) = (5 x 2) + (30 x 3)
This is not of the form (a)x + (b)y = (c)x + (d)y

Quote by Mathoholic! View Post
Your matricial equation is wrong, you can only multiply matrices like so: (mxn)(nxp); meaning that the first matrix has to have the number of columns equal to the number of lines of the second matrix (n), and the resultant matrix will be (mxp). And so:

ax+by=cx+dy → (1x2).(2x2)=(1x2).(2x2)=(1x2)

The x and y in the 1 by 2 matrices and a,b,c, and d in the 2 by 2 diagonal matrix. If you compute it, you'll have the following:

(ax,by)=(cx,dy) → ax=cx [itex]\wedge[/itex] by=dy

From those equations you conclude that a=c and that b=d.
Unfortunately I still don't see what's wrong with the matrix that I typed up. Not that you're wrong, I just can't understand what you're saying because my maths education is at quite a low level.

I multiplied a (1*2) matrix with a (2*1) matrix to represent a*x + b*y. Is there something wrong with this?
 
Mar10-12, 01:59 AM   #15
 
Recognitions:
Homework Helper Homework Help
Quote by imiyakawa View Post
Sorry, x and y are just real numbers. Such as -12.12, 20, 5080.892, etc.



This is not of the form (a)x + (b)y = (c)x + (d)y



Unfortunately I still don't see what's wrong with the matrix that I typed up. Not that you're wrong, I just can't understand what you're saying because my maths education is at quite a low level.

I multiplied a (1*2) matrix with a (2*1) matrix to represent a*x + b*y. Is there something wrong with this?
Whether or not the statement you want to prove is true or false depends on *exactly* what your question meant, which was not obvious from what you wrote. Did you mean to say "for all x ≠ y"? If so, your statement is true and very easy to prove. If you did not mean for all x≠y (but just for some solution with x ≠ y) then the statement is false. Only YOU really know what you meant.

RGV
 
Mar10-12, 02:30 AM   #16
 
Quote by Ray Vickson View Post
Whether or not the statement you want to prove is true or false depends on *exactly* what your question meant, which was not obvious from what you wrote. Did you mean to say "for all x ≠ y"? If so, your statement is true and very easy to prove. If you did not mean for all x≠y (but just for some solution with x ≠ y) then the statement is false. Only YOU really know what you meant.

RGV
Yes I meant for all x≠y. Thanks for your help.
 
Mar10-12, 04:36 AM   #17
 
Quote by imiyakawa View Post
Unfortunately I still don't see what's wrong with the matrix that I typed up. Not that you're wrong, I just can't understand what you're saying because my maths education is at quite a low level.

I multiplied a (1*2) matrix with a (2*1) matrix to represent a*x + b*y. Is there something wrong with this?
I'm sorry, I got completely mixed up...there's nothing wrong with that matricial equation.
 
New Reply
Thread Tools


Similar Threads for: Proof that LHS coefficients have to = RHS coefficients
Thread Forum Replies
Undetermined coefficients Calculus & Beyond Homework 3
proof, quadratic equation and coefficients Set Theory, Logic, Probability, Statistics 1
Help on drag coefficients Mechanical Engineering 0
[Proof] Fourier Coefficients = zero => function zero General Math 5
coefficient of kinetic friction of wood and steel varies greatly General Physics 0