Find the possible values for ##a## and ##b## where ##a## and ##b## are integers

  • #1
chwala
Gold Member
2,697
360
Homework Statement
Find possible values for ##a## and ##b## given that ##a,b εℤ##

##\dfrac{1}{a}+\dfrac{1}{b}= \dfrac{3}{2048}##
Relevant Equations
Numbers
I noted that,

##lcm(a,b)=2048##


Letting ##a=2^x## and ##b=2^y##,

##⇒\dfrac{1}{2^x}+\dfrac{1}{2^y}= \dfrac{3}{2^{11}}##

##⇒\dfrac{2^{11}}{2^x}+\dfrac{2^{11}}{2^y}= 3=[4-1]##

##⇒\dfrac{2^{11}}{2^x}+\dfrac{2^{11}}{2^y}=2^2-2^0##

My intention being to write all the numbers to base ##2##.

##2^{11-x} + 2^{11-y} = 2^2-2^0##

##2^{11-x}=2^2, x=9##

##2^{11-y}=-2^0##
##-[2^{11-y}] = 2^0##
##11-y=0, y=11##

Therefore,

##a=2^9=512, b=-2^{11}=-2048##

Your insight is welcome...just picked up this question from internet.

Wondering if there are other possible values for ##a## and ##b##...i need to check if there is a sequence of powers of ##2## for numerator part to make this a possibility.
 
Physics news on Phys.org
  • #2
You have amde a mistake: if [tex]
2^{11 - y} = -1[/tex] then there is no solution for real [itex]y[/itex], since [itex]2^x > 0[/itex] for real [itex]x[/itex]. Instead you have [tex]
(11 - y) \ln 2 = i\pi.[/tex] If you want to use this method, you must write [itex]3 = 2^1 + 2^0[/itex] not [itex]3 = 2^2 - 2^0[/itex].


We have [tex]
\frac{3}{2048} = \frac{1}{2048} + \frac{2}{2048} = \frac{1}{2048} + \frac{1}{1024}[/tex] so that [itex]a = 2048[/itex], [itex]b = 1024[/itex] is a solution. Note also that the problem is symmetric, so if [itex](a,b)[/itex] is a solution then so is [itex](b,a)[/itex]. Or we can do [tex]
\frac{3}{2048} = \frac{4}{2048} - \frac{1}{2048} = \frac{1}{512} - \frac{1}{2048}.[/tex]

A systematic approach is to multiply everything out to get [tex]
2^{11}(a + b) = 3ab[/tex] so that [itex]a + b = 3C[/itex] and [itex]ab = 2^{11}C[/itex] for some integer [itex]C[/itex]. Then [itex]a[/itex] and [itex]b[/itex] can be recovered as the roots of [tex]
x^2 - 3Cx + 2^{11}C = \left( x - \frac{3C}{2}\right)^2 - \frac{9C^2 - 2^{13}C}{4} = 0.[/tex] We then require that [itex]9C^2 - 2^{13}C = D^2[/itex] is a perfect square, and for [itex]a[/itex] and [itex]b[/itex] to be integers we require [itex]3C \pm D[/itex] to be even.
 
  • Informative
Likes chwala
  • #3
...then can i manupilate my equation so that i now have,

##⇒\left[\dfrac{2^{11}}{2^x}+-\dfrac{2^{11}}{2^y}\right]=[4+-1]##?

##⇒[2^{11-x}+-2^{11-y} ]=[4+-1]##?
 
Last edited:
  • #4
The problem can be transformed into three problems.

The first one is ## \frac {1}{a} = \frac {2^m}{2048} ## and ## \frac {1}{b} = \frac {2^n}{2048} ## where ## 2^m+2^n = 3 ## and ## m, n \in \mathbb N_0 ##.

The second one is ## \frac {1}{a} = \frac {2^m}{2048} ## and ## \frac {1}{b} = -\frac {2^n}{2048} ## where ## 2^m-2^n = 3 ## and ## m, n \in \mathbb N_0 ##.

The third one is ## \frac {1}{a} = -\frac {2^m}{2048} ## and ## \frac {1}{b} = \frac {2^n}{2048} ## where ## -2^m+2^n = 3 ## and ## m, n \in \mathbb N_0 ##.
 

Similar threads

  • Precalculus Mathematics Homework Help
Replies
5
Views
533
  • Precalculus Mathematics Homework Help
Replies
1
Views
635
  • Precalculus Mathematics Homework Help
Replies
6
Views
687
  • Precalculus Mathematics Homework Help
Replies
19
Views
1K
  • Precalculus Mathematics Homework Help
Replies
3
Views
892
  • Precalculus Mathematics Homework Help
Replies
4
Views
854
  • Precalculus Mathematics Homework Help
Replies
6
Views
939
  • Precalculus Mathematics Homework Help
Replies
3
Views
996
  • Precalculus Mathematics Homework Help
Replies
5
Views
1K
  • Precalculus Mathematics Homework Help
Replies
7
Views
778
Back
Top