Find all integer values of n for which the expression 2n+37n−12 results in a perfect square.
Answer:n=3 and n=−24
Step-by-step solution
Step 1: Set Expression Equal to a Square and Clear Fraction
Let k be a non-negative integer such that the given fraction equals k2. Multiplying both sides by the denominator 2n+3, we obtain 7n−12=2k2n+3k2, assuming 2n+3=0.
Step 2: Rearrange and Express n in Terms of k
Collecting all terms involving n on one side gives n(7−2k2)=3k2+12. Since k is an integer, 2k2 cannot equal 7, so 7−2k2=0. Thus, n can be expressed as a rational function of k2.
Step 3: Perform Polynomial Division
To eliminate k2 from the numerator, multiply n by 2: 2n=7−2k26k2+24. Rewriting the numerator as −3(7−2k2)+45, we find that 2n=−3+7−2k245. For n to be an integer, 7−2k2 must be a divisor of 45.
Step 4: Analyze Divisors of 45
We test integer values of k≥0. Since k2≥0, 7−2k2≤7. Checking small non-negative integers k: for k=0, 7−2(0)=7 (not a divisor of 45); for k=1, 7−2(1)=5 (divides 45); for k=2, 7−2(4)=−1 (divides 45); for k=3, 7−2(9)=−11 (does not divide 45); for k=4, 7−2(16)=−25 (does not divide 45); for k=5, 7−2(25)=−43; for k=6, 7−2(36)=−65. As k increases, 7−2k2 becomes strictly less than −45, so no further divisors are possible.
Step 5: Solve for n and Verify
When k=1, n=3. Substituting n=3 back into the original expression: 2(3)+37(3)−12=99=1=12, which is a perfect square. When k=2, n=−24. Substituting n=−24: 2(−24)+37(−24)−12=−45−180=4=22, which is also a perfect square. Thus, the valid integer values are n=3 and n=−24.