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

Home > Numbers
Root Ratio Crossed Rational Resolution (Posted on 2023-02-22) Difficulty: 3 of 5
Determine all possible positive integers m such that:
          √(4m - 7)
         ...........
          √(m + 1)
is a rational number.

Provide adequate reasoning for your answer.

See The Solution Submitted by K Sengupta    
Rating: 4.0000 (2 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Solution | Comment 2 of 3 |
Lets start by rationalizing the denominator, then we have sqrt[(4m-7)*(m+1)]/(m+1).
Then for the fraction to evaluate to a rational number while m is a positive integer, we must have the radical then evaluate to an integer.

Thus we can say there is some positive x such that x^2 = (4m-7)*(m+1).
Then x^2 = 4m^2 - 3m - 7.  By multiplying each side by 16 we can complete the square and stay within the integer domain: (4x)^2 = (8m-3)^2 + 121.

Move the (8m-3)^2 to the left side and factor as a difference of perfect squares: (4x+8m-3) * (4x-8m+3) = 121.  For positive m the first factor is larger than the second factor.  121 only has two factorizations into positive integers: 121*1 and 11*11.

If we take 4x+8m-3=11 and 4x-8m+3=11 then m=7/4, but this is not an integer m and must be discarded.
If we take 4x+8m-3=121 and 4x-8m+3=1 then m=8 is a solution.  Check: sqrt[4m-7]/sqrt[m+1] = sqrt[4*8-7]/sqrt[8+1] = sqrt[25]/sqrt[9] = 5/3, which is rational as required by the problem statement.

  Posted by Brian Smith on 2023-02-22 13:09:31
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 (8)
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