Question
Question: show that $[(\sqrt{3}+1)^{2n}]+1$ is divisible by $2^{n+1}$ where n is a natural number and [] denot...
show that [(3+1)2n]+1 is divisible by 2n+1 where n is a natural number and [] denotes greatest integer function.
[(sqrt3+1)^2n]+1 is divisible by 2^(n+1)
Solution
Let X=(3+1)2n. We need to show that [X]+1 is divisible by 2n+1.
First, let's simplify the expression for X: X=((3+1)2)n=(3+1+23)n=(4+23)n.
Now, let's define a conjugate term Y: Y=(3−1)2n=((3−1)2)n=(3+1−23)n=(4−23)n.
Consider the sum X+Y: X+Y=(4+23)n+(4−23)n. Let a=4 and b=23. Then X+Y=(a+b)n+(a−b)n. Using the binomial expansion: (a+b)n=(0n)an+(1n)an−1b+(2n)an−2b2+⋯+(nn)bn (a−b)n=(0n)an−(1n)an−1b+(2n)an−2b2−⋯+(−1)n(nn)bn Adding these two expansions, the terms with odd powers of b cancel out: X+Y=2[(0n)an+(2n)an−2b2+(4n)an−4b4+…] Substitute a=4 and b2=(23)2=4×3=12: X+Y=2[(0n)4n+(2n)4n−2(12)+(4n)4n−4(12)2+…] Since all terms inside the square bracket are integers, X+Y is an integer. Furthermore, since the entire expression is multiplied by 2, X+Y is an even integer. Let X+Y=K, where K is an even integer.
Now, let's evaluate the value of Y=(4−23)n. Consider the base 4−23. We know that 32=9 and 42=16. So, 3<12<4. Multiplying by 2, we get 6<23<8. Wait, 23=4×3=12. So 3<12<4. Therefore, 3<23<4. Now, subtract this from 4: 4−4<4−23<4−3 0<4−23<1. Since the base 4−23 is between 0 and 1, any positive integer power of it will also be between 0 and 1. Thus, 0<(4−23)n<1 for any natural number n. So, 0<Y<1.
We have X+Y=K, where K is an even integer, and 0<Y<1. From X+Y=K, we can write X=K−Y. Since 0<Y<1, we have −1<−Y<0. Adding K to all parts of the inequality: K−1<K−Y<K. So, K−1<X<K.
By the definition of the greatest integer function, [X] is the greatest integer less than or equal to X. Since K−1<X<K, it implies that [X]=K−1.
We need to show that [X]+1 is divisible by 2n+1. Substituting [X]=K−1: [X]+1=(K−1)+1=K. Since K is an even integer, let K=2m for some integer m. We need to show that K is divisible by 2n+1.
Let's re-examine K=(4+23)n+(4−23)n. K=2n(2+3)n+2n(2−3)n=2n[(2+3)n+(2−3)n]. Let Pn=(2+3)n+(2−3)n. Similar to the argument for X+Y, Pn is an integer. Pn=∑k=0n(kn)2n−k(3)k+∑k=0n(kn)2n−k(−3)k Pn=2[(0n)2n+(2n)2n−2⋅3+(4n)2n−4⋅32+…]. All terms inside the bracket are integers. The first term is (0n)2n=1⋅2n=2n. The second term is (2n)2n−2⋅3. The third term is (4n)2n−4⋅32. So, Pn=2⋅(integer). This means Pn is an even integer.
Therefore, K=2nPn. Since Pn is an even integer, let Pn=2M for some integer M. Then K=2n(2M)=2n+1M. This shows that K is a multiple of 2n+1. Thus, [X]+1=K is divisible by 2n+1.
This completes the proof.