Prove a number is divisible by 2^{2008}

  • MHB
  • Thread starter anemone
  • Start date
In summary, we use the properties of $\alpha$ and $\beta$ to prove that $S_n = \alpha^n + \beta^n$ is an integer. We then show by induction that $S_n$ is a multiple of $2^n$, and since $S_{2008}$ is a multiple of $2^{2008}$, it follows that $1+\left\lfloor{}\right(\sqrt{17}+5)^{2008} \rfloor$ is divisible by $2^{2008}$.
  • #1
anemone
Gold Member
MHB
POTW Director
3,883
115
Prove that the number $1+\left\lfloor{}\right(\sqrt{17}+5)^{2008} \rfloor$ is divisible by $2^{2008}$.
 
Mathematics news on Phys.org
  • #2
we have
$(\sqrt{17}+5)^{2008}+ (5-\sqrt{17})^{2008}$
is integer and $(5-\sqrt{17}) $ is less than 1 so
given expression is

$(\sqrt{17}+5)^{2008}+ (5-\sqrt{17})^{2008}$

if we get x = $(5+\sqrt{17}) $
as $(5+\sqrt{17})(5-\sqrt{17}) = 8$

then given expression is
$(x)^{2008} + (\frac{8}{x})^{2008}$

we have $x + \frac{8}{x}=10$

we shall now show it by induction that
$x^{n} + (\frac{8}{x})^{n}$
is divisible by $2^{n}$

for n =1 it is true as it is 10

for n =2

it is $x^{2}+(\frac{8}{x})^2 =(x+(\frac{8}{x}))^2-2 * 8 = 10^2 - 16 = 84 $ divisible by 4

for n = 3

it is $x^{3}+(\frac{8}{x})^3 =(x+(\frac{8}{x}))^3-3 * 8 * (x + \frac{8}{x}) = 10^3- 3 *8 * 10 = 760 $ divisible by 8

so it is true for n = 1,2, 3

not we go for induction step
$(x^{n}+(\frac{8}{x})^n)(x+\frac{8}{x})= (x^{n+1} + (\frac{8}{x})^{n+1}) + 8(x^{n-1} + (\frac{8}{x})^{n-1}) $

hence
$x^{n+1}+(\frac{8}{x})^{n+1}= (x+\frac{8}{x})(x^{n} + (\frac{8}{x})^{n}) - 8(x^{n-1} + (\frac{8}{x})^{n-1}) $

or $x^{n+1}+(\frac{8}{x})^{n+1}= (x+\frac{8}{x})(x^{n} + (\frac{8}{x})^{n}) -2^3(x^{n-1} + (\frac{8}{x})^{n-1}) $

now if $x^{n}+(\frac{8}{x})^{n}$ is divsible by $2^n$

then it is easy to see that 1st term of RHS is disvisible by $2^{n+1}$ and 2nd by $2^{n+2}$ and hence LHS is divsible by $2^{n+1}$

so induction step is proved and hence given expression is divisible by $2^{2008}$
 
Last edited:
  • #3
My solution is similar to kaliprasad's.

[sp]Let $\alpha = 5 + \sqrt{17}$, $\beta = 5 - \sqrt{17}$. Then $\alpha + \beta = 10$, $\alpha\beta = 8$, and so $\alpha$ and $\beta$ are the roots of the equation $x^2 - 10x + 8 = 0.$ Then $x^{n+2} - 10x^{n+1} + 8x^n = 0$ (for all $n\geqslant0$).

Let $S_n = \alpha^n + \beta^n$. Then $\alpha^{n+2} - 10\alpha^{n+1} + 8\alpha^n = 0$ and $\beta^{n+2} - 10\beta^{n+1} + 8\beta^n = 0$, so by addition $S_{n+2} - 10S_{n+1} + 8S_n = 0$. It follows by an easy induction argument that $S_n$ is an integer. Since $0<\beta^n < 1$ it then follows that $S_n = \lfloor\alpha^n \rfloor + 1.$

It remains to prove by induction that $S_n$ is a multiple of $2^n$, say $S_n = 2^nT_n$ for some integer $T_n$. Since $S_0 = 2$ and $S_1= 10$, this holds for $n=0$ and $n=1$. Assume that the result is true for $n$ and $n+1$. Then $S_{n+2} = 10S_{n+1} - 8S_n = 10(2^{n+1}T_{n+1}) - 8(2^nT_n) = 2^{n+2}(5T_{n+1} - 2T_n),$ which is a multiple of $2^{n+2}$ as required.[/sp]
 

Related to Prove a number is divisible by 2^{2008}

1. How do you prove that a number is divisible by 22008?

To prove that a number is divisible by 22008, we need to show that the number has 22008 as a factor. This can be done by dividing the number by 22008 and checking if the remainder is 0. If the remainder is 0, then the number is divisible by 22008.

2. Can any number be divisible by 22008?

No, not every number is divisible by 22008. For a number to be divisible by 22008, it must have 22008 as a factor. In other words, the number must be a multiple of 22008.

3. What is the significance of 22008 in this context?

The number 22008 is significant because it is the highest power of 2 that is commonly used in computer science and mathematics. It is also a very large number, making it useful for testing the divisibility of other large numbers.

4. Is there a faster way to prove divisibility by 22008?

Yes, there are other methods that can be used to prove divisibility by 22008. One method is to use the binary representation of the number and check if the last 2008 digits are all 0s. If they are, then the number is divisible by 22008.

5. What other numbers can be used instead of 22008 for divisibility testing?

Any power of 2 can be used for divisibility testing, but larger powers will be less useful as they will only be applicable to smaller numbers. Other commonly used numbers for divisibility testing include 3, 5, 7, and 9.

Similar threads

Replies
1
Views
1K
Replies
9
Views
2K
  • General Math
Replies
2
Views
1K
Replies
3
Views
1K
Replies
1
Views
790
Replies
9
Views
2K
Replies
2
Views
2K
Replies
3
Views
907
Replies
2
Views
1K
Replies
2
Views
1K
Back
Top