Solving x & y Equation: Find x for y>x in R

  • Thread starter Thread starter vishal007win
  • Start date Start date
AI Thread Summary
The discussion revolves around solving the equation xy = yx under the constraints y > x, where x and y are integers and real numbers. For the integer case, a solution is found with x = 2 and y = 4, with no other integer solutions identified. In the real number case, the function f(z) = z^(1/z) is analyzed, showing that it increases to a maximum at x = e and then decreases, implying that for x < e, there can be corresponding y values. The participants agree on restricting x and y to positive values to simplify the problem. The conclusion is that for x < e, there will exist a corresponding y satisfying the original equation.
vishal007win
Messages
76
Reaction score
0
if xy=yx,
i) x and y are integers such that y > x, find the solutions?
ii) for y>x , x, y belong to R , find the range of x for which this equation has real solutions?


for first part i did,
taking log on both side
ln y/ln x = y/x
so if y and x are integers, term on right is a rational number,
let t=y/x >1
implies ln y/ln x= t
so y = xt
which on putting back we get,
t= xt-1
so for x an integer and t a rational number greater than 1, by hit and trial
one can say
first case is
x=2 and t=2
so y =4

no other possible solution
now how to proceed for 2nd part??
 
Mathematics news on Phys.org
Not doing the math, it seems you already solved ii. The first problem (i) does not specify y>x, so all x=y are part of the solution set.
 
in part i) it is specified .. that y>x ,
unable to solve 2nd part..hope to get some hint from here..
 
Are you restricting x and y to positive values? This problem would appear to become quite tricky otherwise. For instance -2 and -4 are solutions also. If you can assume x>0 consider the function f(z) = z^(1/z). It's not hard to show this function is continuous and increases to a point and then decreases. Then f(z)=a for some a only has at most 2 solutions for z. If x<y, x must be less than the point where f(z) is maximum.
 
yes i m restricting only to positive cases.
i thought that way too,
its like ,
let a f(x)=x^(1/x), function increases till x=e , and then goes down, and is never negative for positive values of x,
so now if
x1 ^(1/x1)=x2 ^(1/x2) ---1

where x1<x2, will solve my problem
then it gives me solution that for all values of x1<e , there will exist an x2 satisfying relation (1)

is this solution correct??
 
f(x)=x^(1/x)>1 for all x>e i believe so you have to restrict yourself to x such that f(x)>1.
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top