BigBeachBanana
Senior Member
- Joined
- Nov 19, 2021
- Messages
- 2,274
Solve [imath]x^x=x[/imath]
That's one solution; and Desmos implies it:x = 1?
1^1 = 1
You guessed the trivial solution. There are actually 2 of them. The problem can be solved algebraically.x = 1?
1^1 = 1
I'm not sure how you go from line from line 1 to line 2 here, but try this:log x^ x = log x
log x^ x/ log x = x
Is there a reason you introduced an absolute value in one place, but not in another? Sign issues are exactly what makes this tricky to solve, so this is important!I'm not sure how you go from line from line 1 to line 2 here, but try this:
[math]\log x^x=\log x\\ x\log |x|=\log x\\ x\log |x|-\log x=0\\ [/math]
You're right Dr P. It's a habit of mine when using the log power rule to introduce the absolute value to preserve the domain, but isn't necessary for this problem.Is there a reason you introduced an absolute value in one place, but not in another? Sign issues are exactly what makes this tricky to solve, so this is important!
The trouble is that [imath]x^x[/imath] is not defined for all negative numbers, so it can't be graphed in that case; and also, solving with logs is problematic without paying careful attention to special cases. For example, it is not defined when x is a rational number with an even denominator in lowest terms, and when the denominator is odd, it can be positive or negative depending on the denominator. But these considerations can lead to an algebraic solution.
I don't know if it is correct. Can you please check it for me and me know? Thanks.My attempt:
[math] x^x=x\\ x\log |x| = \log |x| \\ x\log |x| - \log |x|=0\\ \log |x|\times(x-1)=0\\ \text{Equate the factors to 0:}\\ [1]: x-1=0 \implies x=1\\ [2]: \log |x|= 0 \implies x=\pm 1\\[/math]Therefore, the solutions are [imath]x=1, -1[/imath]. Is this correct?
For [imath]x=1[/imath], it's trivial [math]1^1=1 ✔[/math]For [imath]x=-1[/imath], [math](-1)^{-1}=\frac{1}{-1}=-1✔[/math]I don't know if it is correct. Can you please check it for me and me know? Thanks.
Good job! Now are those the only two results? Why?For [imath]x=1[/imath], it's trivial [math]1^1=1 ✔[/math]For [imath]x=-1[/imath], [math](-1)^{-1}=\frac{1}{-1}=-1✔[/math]
The one problem I see is that you have started by taking absolute values. What is your justification for doing that? How do you know that doesn't introduce extraneous solutions, as it would in other problems? And are you sure it doesn't cause you to miss any solutions?My attempt:
[math] x^x=x\\ x\log |x| = \log |x| \\ x\log |x| - \log |x|=0\\ \log |x|\times(x-1)=0\\ \text{Equate the factors to 0:}\\ [1]: x-1=0 \implies x=1\\ [2]: \log |x|= 0 \implies x=\pm 1\\[/math]Therefore, the solutions are [imath]x=1, -1[/imath]. Is this correct?
Those are the only ones I found. How can you tell if there's more, or not?Good job! Now are those the only two results? Why?
The reason I introduced the absolute value right off the bat is that, without it, I'm only assuming x>0, which cut off the other branch of the solution, i.e. x<0. I didn't consider that it would introduce the extraneous solution(s). However, from the check, in this case, it didn't. Is there a better way to solve it?The one problem I see is that you have started by taking absolute values. What is your justification for doing that? How do you know that doesn't introduce extraneous solutions, as it would in other problems? And are you sure it doesn't cause you to miss any solutions?
What you did was fine. There are only two solutions. Good job.Those are the only ones I found. How can you tell if there's more, or not?
The reason I introduced the absolute value right off the bat is that, without it, I'm only assuming x>0, which cut off the other branch of the solution, i.e. x<0. I didn't consider that it would introduce the extraneous solution(s). However, from the check, in this case, it didn't. Is there a better way to solve it?
How did you get this last equality above?[imath]\left | (r e^{i \theta } ) ^{ r e^{i \theta } } \right | = |r e^{i \theta } |[/imath]
or
[imath]\left | r^r \right | = r[/imath]
(where r is, or course, real and positive) so r = 1.
Ew! Now that I ran a couple of examples through W|A I feel a little silly. That is a lot uglier than I had thought.How did you get this last equality above?