Matematické Fórum

Nevíte-li si rady s jakýmkoliv matematickým problémem, toto místo je pro vás jako dělané.

Nástěnka
22. 8. 2021 (L) Přecházíme zpět na doménu forum.matweb.cz!
04.11.2016 (Jel.) Čtete, prosím, před vložení dotazu, děkuji!
23.10.2013 (Jel.) Zkuste před zadáním dotazu použít některý z online-nástrojů, konzultovat použití můžete v sekci CAS.

Nejste přihlášen(a). Přihlásit

#1 09. 08. 2011 04:36

stuart clark
Příspěvky: 1015
Reputace:   
 

oair of integer

determin all pair $(x,y)$ of integer such that $1+2^x+2^{2x+1}=y^2$

Offline

 

#2 12. 08. 2011 20:12

pietro
Příspěvky: 4792
Reputace:   187 
 

Re: oair of integer

↑ stuart clark:
the only way I know

http://forum.matweb.cz/upload3/img/2011-08/72720_k%2Bnbkk.JPG

Offline

 

#3 12. 08. 2011 22:16

VaK
Příspěvky: 38
Reputace:   
 

Re: oair of integer

Dobrý den,
$y$ must be odd : $y=2z+1$ . After adjustment $2^{x-2}(2^{x+1}+1)=z(z+1)$
then
1) $z=2^{x-2}p , z+1=\frac{2^{x+1}+1}{p}$ , p is integer
   $2^{x-2}p=\frac{2^{x+1}+1-p}{p}$
   $2^{x-2}p^2+p-(8*2^{x-2}+1)=0$
   for $2^{x-2}p >> 1 $ is approximatly
   $2^{x-2}p^2 = 8*2^{x-2} => p=\sqrt{8} =>p=3$
   let $2^{x-2}=a$
   $9a+3-8a-1=0 , a=-2$ => for this case is not a solution.
2) $z+1=2^{x-2}p , z=\frac{2^{x+1}+1}{p}$ , p is integer
   $2^{x-2}p^2-p-(8*2^{x-2}+1)=0$
   as in case 1) is here p=3
   $9a-3-8a-1=0 , a=4 , x=4 , z=11 , y=23$
It follows that x=0 , y=2 and x=4 , y=23 are the only
solution of the equation.

Offline

 

#4 14. 08. 2011 06:23

stuart clark
Příspěvky: 1015
Reputace:   
 

Re: oair of integer

Offline

 

#5 14. 08. 2011 22:02

check_drummer
Příspěvky: 5559
Reputace:   106 
 

Re: oair of integer

VaK napsal(a):

for $2^{x-2}p >> 1 $ is approximatly ...

How large should x and p be for using them in the approximation?
(Because as I understand it - this approximation can be only used for large enough x and p, am I right?)


"Máte úhel beta." "No to nemám."

Offline

 

#6 15. 08. 2011 19:51

VaK
Příspěvky: 38
Reputace:   
 

Re: oair of integer

Dobrý den,
from
   $2^{x-2}p^2-p-(8*2^{x-2}+1)=0$ (in case 2))
is $p=\frac{1\pm \sqrt{1+4a(8a+1)}}{2a}$
then
x      a   p          ap      p^2
3      2  3.176   6.352  10.088
4      4  3.000  12.000   9.000
5      8  2.913  23.308   8.489
6     16  2.871  45.934  8.242
...............................
inf. inf. sqrt(8)  inf.      8.000
          2.828
it follows that p is integer only for x=4.

Offline

 

Zápatí

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson