Proving a=b=2: Simple yet Annoying Homework Equation Solution

  • Thread starter Thread starter Norway
  • Start date Start date
  • Tags Tags
    Proof
Click For Summary

Homework Help Overview

The problem involves proving that \( a = b = 2 \) given the equations \( a + b = ab = a^b \). The context is algebraic manipulation and properties of numbers.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Problem interpretation, Assumption checking

Approaches and Questions Raised

  • Participants discuss various attempts to manipulate the equations, including isolating variables and substituting values. Some express confusion about the implications of the equations for integers versus non-integers. Others explore the qualitative behavior of addition, multiplication, and exponentiation.

Discussion Status

The discussion is ongoing, with participants sharing insights and questioning assumptions. Some have suggested specific algebraic manipulations, while others have raised concerns about the validity of certain approaches. There is no explicit consensus on the method or the interpretation of the problem.

Contextual Notes

There is uncertainty regarding whether \( a \) and \( b \) are restricted to integers or if they can be any real numbers. The original poster notes that the problem was presented at a relatively low level, which may affect the expected methods of proof.

Norway
Messages
50
Reaction score
3

Homework Statement


[tex]a+b = ab = a^b[/tex]
Prove that [tex]a=b=2[/tex]


Homework Equations





The Attempt at a Solution


Ok, I've tried this for more than an hour now, but can't figure out how to do it. I guess it could be done with Lambert's W-function (?) but this task is given on a much lower level. They haven't even learned how to prove that when x is a odd number, then x squared must be odd aswell. So this must be really simple, but still I can't figure anything out.

I've tried to take the equations and isolate a or b, and then insert it into one of the other functions, but I've gotten nowhere. I really hope someone could help me se the obvious here.
 
Physics news on Phys.org
This is part of the proof:
I'm in a hurry continue later(=

[tex]a+b\equiv0(moda)[/tex]
[tex]b\equiv0(moda)[/tex]
Therefore,a divides b

[tex]a^{b}\equivab(modb)[/tex]
[tex]a^{b}\equiv0(modb)[/tex]
Therefore,b divides a

Concluding that [tex]a=\pmb[/tex]
 
Don't give complete answers. But your approach can't work anyways, because it doesn't say anything about non-integers.


I presume that you're supposed to have an idea inspired by the qualitative behavior of addition vs. multiplication vs. exponentiation...
 
At low level I would mean to substitute the values given for a and b and see if the relations are true :)

ehild
 
Hi Norway! :smile:

(try using the X2 tag just above the Reply box :wink:)

Here's a start …

the bit on the left gives you an ab - a - b … does that remind you of anything? :wink:
 
ehild said:
At low level I would mean to substitute the values given for a and b and see if the relations are true :)

ehild
?? There were no "values given". The problem is to show that his is true for all numbers a and b.
 
tiny-tim said:
the bit on the left gives you an ab - a - b … does that remind you of anything? :wink:

To be hones - no, it doesn't. :(
First thing that comes to mind are those (a+b)2 rules, but I guess neither of them fits in here.
Then I think; "So a and b multiplied minus a and b is zero. That must mean that a+b=ab", and we're back to the start...
Sorry.
 
Try adding a constant to it, and then factoring it. :wink:
 
Geez, I still don't get it.
I'm trying to look at this task like I have no idea what a and b could be, I'm not doing anything wrong there, am I?

Ok, [tex]ab-a-b=0[/tex]. If we knew that a=b, then OK, but we don't. That's what we're going to prove. Right?

Or wait;
[tex]ab - a - b + 1 = 1 \ \Rightarrow \ (a-1)(b-1) = 1[/tex]

Was this what you had in mind?
Then what? If they had to be integers, then sure, but they don't. Any more hints would be greatly appreciated. :D
 
  • #10
Norway said:
Or wait;
[tex]ab - a - b + 1 = 1 \ \Rightarrow \ (a-1)(b-1) = 1[/tex]

:biggrin: Woohoo! :biggrin:

ok, now have a go at the bit on the right … ab = ab

how can you get an (a - 1) or a (b - 1) out of that? :wink:
 
  • #11
Hi everyone,
tiny-tim, I tried: ab=a^b
a-1=a^(b-1)-1 and since b-1=1/(a-1), then (a-1)(a^(1/(a-1))-1)=1...

but it's not a likeable equation,is it?
is there any other way?
 
  • #12
Hi penguin007! :smile:

(please use the X2 tag just above the Reply box :wink:)

I managed to get as far as ab-2ba-2 = 1 …

not sure what to do then. :redface:
 
  • #13
Hurkyl said:
Don't give complete answers. But your approach can't work anyways, because it doesn't say anything about non-integers.I presume that you're supposed to have an idea inspired by the qualitative behavior of addition vs. multiplication vs. exponentiation...

Hi Hurkyl!
You are true I've neglected the non-integers. But if it is non-integers, i do not know how should i deal with my proof.

Hi!Norway can you specify if a and b are real numbers or solely integers?
 
Last edited:
  • #14
Hi! The task was given exactly as I gave it to you. I would guess this means all numbers, but maybe it was integers. As I said, this was given on a relatively low level, to students who has never ever done any proofs before.

Thank you guys.
 
  • #15
Norway, was it said that "Prove that a=b=2" with the same words? Or was it meant like that: prove that a=b=2 satisfies the equations above? A simple substitution of a=2 and b=2 into the equations is a complete proof then, the derivation of the solution is not necessary. If the question means "prove that a=b=2 is the unique solution", that is a nice problem for high level, as this thread illustrates it, but not for beginners in maths.

ehild
 
  • #16
The expression you got seems to be interesting tiny-tim but I didn't manage to exploit it.

We can try to introduce the function f:=x->(x-1)*(x(1/(x-1))-1) and then by studying the variations of this function, we would show that the equation (x-1)*(x(1/(x-1))-1) =1 has a single solution (x=2, which would give us a=2); BUT:
1-I do not guarantee the study of f is easy;
2-this problem seems to be a more arithmetic one and therefore should be solved differently;

...
 
  • #17
ehild said:
Norway, was it said that "Prove that a=b=2" with the same words? Or was it meant like that: prove that a=b=2 satisfies the equations above? A simple substitution of a=2 and b=2 into the equations is a complete proof then, the derivation of the solution is not necessary. If the question means "prove that a=b=2 is the unique solution", that is a nice problem for high level, as this thread illustrates it, but not for beginners in maths.

ehild

Well, it said "Given [tex]a+b=ab=a^b[/tex], prove: [tex]a=b=2[/tex]"

But yes, I do start to wonder. They can express themselves quite sloppy sometimes, especially on lower levels. I just saw a good try on this on a Norwegian forum of maths (that's why I posted this here, I saw this question, and was unable to help, even though I'm on a much higher course :blushing:).

[tex]ab = a^b[/tex]

[tex](ab)^b = \left(a^b\right)^b[/tex]

[tex]a^b b^b = a^{b \cdot b}[/tex]

[tex]b^b = a^b[/tex]

[tex]a = b[/tex]

[tex]a+b = ab[/tex]

[tex]2a = a \cdot a[/tex]

[tex]a = b = 2[/tex]

Obviously this turned out to be wrong, but I guess it was still a nice try.
They said they found a solution to this now, so I'm going to check out the link they gave and then check back here.
 
  • #18
Okay, I just reviewed the other solution, and I can't see anything wrong with it. Maybe you guys can?

[tex]ab = a^b \ \Rightarrow \ b = a^{b-1}[/tex]

[tex]a+b = ab \ \Rightarrow \ b = 1 + \frac{b}{a} \ \Rightarrow \ b - 1 = \frac{b}{a}[/tex]

Therefore:

[tex]b = a^{b-1} = a^{\frac{b}{a}}[/tex]

[tex]b = a^{\frac{b}{a}} \ \Rightarrow \ b^a = a^b[/tex]

[tex]a \cdot \log{b} = b \cdot \log{a}[/tex]

[tex]\frac{\log{a}}{a} = \frac{\log{b}}{b}[/tex]

[tex]a = b[/tex]
Is this correct here? Why not?

[tex]a+b = a^2 \ \Rightarrow \ 2a = a \cdot a \ \Rightarrow \ a = b = 2 \; \; \; Q.E.D.[/tex]
 
  • #19
Norway said:
[tex]\frac{\log{a}}{a} = \frac{\log{b}}{b}[/tex]

[tex]a = b[/tex]
Is this correct here? Why not?
It's not. Because you believed too much in the guy who said it was strictly increasing. If you actually take a look at the graph, you'll see that a=b could mean a ton (infinite?) of possible (a,b) pairs.
 
  • #20
Hi Norway! :smile:

That requires that logx/x be single-valued.

Unfortunately, it has a maximum value of 1/e at x = e (2.718…),

so loga/a = logb/b does not imply a = b. :redface:

EDIT: uhh? are you two different people (or countries)? :confused:
 
  • #21
tiny-tim said:
EDIT: uhh? are you two different people (or countries)? :confused:

Ha ha, no, I just replied to myself, because I asusmed the guy who posted this proof was telling he truth about it being strictly increasing, without even having looked at the function. Then I checked it out, and realized that it was wroong. Still a nice try, though.
 
  • #22
Let me just ask you; is there anyone here who knows how to prove this at all?
 
  • #23
Here's the sketch of the first elementary complete proof I've put together.

I hope you'll allow me to assume a is positive, so that we don't have any worries about whether ab is well-defined.


First solve ab=ab (e.g. with logarithms): this gives
a = bb-1

Then a+b = ab gives
bb-1 + b = bb
or equivalently
1 + b2-b = b​

Checking the three cases b <= 1, 1 <= b <= 2, and 2 <= b yields b=2 is the only solution.
 
  • #24
Hi Hurkyl! :smile:
Hurkyl said:
First solve ab=ab (e.g. with logarithms): this gives
a = bb-1

No, a = b1/(b-1).
 
  • #25
My first ideas simplest implementation, unfortunately, uses calculus to get the identity I wanted, and works out like this:

Solving a + b = ab gives
a = b/(b-1)​

Our assumption of a > 0 implies b > 1.

Plugging into ab = ab gives
(b-1) log(b-1) = (b-2) log(b)​

If we set f(x) = (x-1) log(x-1) - (x-2) log(x), we see that the equation f'(x)=0 simplifies to
0 = 2/x + log (1 - 1/x)​
which has no solutions. Therefore f is monotone and has a unique zero on x>1: x=2.

NM I messed this one up too. I feel silly making two arithmetic errors in a row. Terrible ones even -- I shouldn't be allowed to do math today:redface:
 
Last edited:
  • #26
tiny-tim said:
Hi Hurkyl! :smile:


No, a = b1/(b-1).
Oh bah.
 
  • #27
Both a and b satisfy

[tex]x^{\frac{1}{x-1}} = \frac{x}{x-1}[/tex]

if that helps. You can also show that [itex]1<a<e[/itex].
 
  • #28
Hurkyl said:
My first ideas simplest implementation, unfortunately, uses calculus to get the identity I wanted, and works out like this:

Solving a + b = ab gives
a = b/(b-1)​

Our assumption of a > 0 implies b > 1.

Plugging into ab = ab gives
(b-1) log(b-1) = (b-2) log(b)​

If we set f'(x) = (x-1) log(x-1) - (x-2) log(x), we see that the equation f'(x)=0 simplifies to
0 = 2/x + log (1 - 1/x)​
which has no solutions. Therefore f is monotone and has a unique zero on x>1: x=2.

NM I messed this one up too. I feel silly making two arithmetic errors in a row. Terrible ones even -- I shouldn't be allowed to do math today:redface:
What's wrong with this one?
 
  • #29
vela said:
What's wrong with this one?
0 = 2/x + log (1 - 1/x)​
has solutions. Or, at least, it doesn't obviously not have solutions. Somehow I convinced myself this was positive + positive = zero.
 
  • #30
I think I may have something. Correct me if I'm wrong:

ab=ab which implies a=[tex]\sqrt[b-1]{b}[/tex]
a+b=ab which implies a = b/(b-1)
Then b = bb-1/(b-1)b-1
From this we get: bb-2 = (b-1)b-1
Expanding gives: bb-2 =bb-1-b-1C1bb-2+...
And b-1C1 = b-1
From this we get: 0 = bb-1-(b-1+1)bb-2+... = bb-1-bb-1

Now, correct me if I'm wrong, but I think this implies that there are only two entries in the (b-1)th row in pascals triangle, so b-1=1 which implies b = 2.

From there: ab = ab implies 2a = a2 implies a = 2

Is this valid?
 

Similar threads

Replies
18
Views
4K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
1
Views
2K
  • · Replies 11 ·
Replies
11
Views
6K
  • · Replies 69 ·
3
Replies
69
Views
11K
Replies
12
Views
4K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 39 ·
2
Replies
39
Views
13K
Replies
1
Views
1K