All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math
Logarithm Crossed Ordered Pairs Puzzle (Posted on 2023-07-30) Difficulty: 3 of 5
Determine the total number of ordered pairs(x,y) of positive integers with 2≤ x,y ≤ 2023 that satisfy this equation:
 xlogy(x-4) = ylogx(yx-3) 

See The Solution Submitted by K Sengupta    
Rating: 5.0000 (1 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Analytic Solution Comment 4 of 4 |
x^(log_y(x^-4)) = y^(log_x(yx^-3))

I started by applying ln to each side and change of base to make all logs into ln:
(ln x)*ln(x^-4)/(ln y) = (ln y)*ln(yx^-3)/(ln x)

Then some more log rules and multiplying to clear denominators:
(ln y)^3 - 3(ln y)^2(ln x) + 4(ln x)^3 = 0

This is a factorable cubic:
(ln y - 2ln x)^2 * (ln y + ln x) = 0

Then ln y - 2ln x = 0 or ln y + ln x = 0.
For the first branch we get y=x^2 and for the second branch we get y=1/x.

In the first branch note sqrt(2023)=44.98, so we have 43 solutions where y=x^2 is between 2 and 2023: (x,y)=(2,4), (3,9), ..., (44,1936).
The second branch has no solutions where both x and y are greater than 2.
Thus there are 43 ordered pairs (x,y) of positive integers within the given bounds that satisfy the equation.

  Posted by Brian Smith on 2023-07-30 10:13:43
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (6)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information