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

  • Thread starter Thread starter vishal007win
  • Start date Start date
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.
 
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...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top