Oddity of $\left\lfloor{(2+\sqrt3)^n}\right\rfloor$ for All $n \in \mathbb{N}$

  • Context: MHB 
  • Thread starter Thread starter kaliprasad
  • Start date Start date
Click For Summary
SUMMARY

The expression $\left\lfloor{(2+\sqrt3)^n}\right\rfloor$ is proven to be odd for every positive integer n. This conclusion is derived using binomial expansion, specifically the identity $$(2+\sqrt3)^n + (2-\sqrt3)^n = 2\sum_{k=0}^{\lfloor k/2\rfloor}{n\choose 2k}2^{n-2k}3^k$$. The right side of the equation is an even integer, while the left side approaches an odd integer as $(2-\sqrt3)^n$ is less than 1. Thus, the floor function applied to $(2+\sqrt3)^n$ consistently yields an odd result.

PREREQUISITES
  • Understanding of binomial expansion
  • Familiarity with floor functions in mathematics
  • Knowledge of properties of irrational numbers
  • Basic combinatorial mathematics
NEXT STEPS
  • Study advanced binomial theorem applications
  • Explore properties of irrational numbers in sequences
  • Investigate the behavior of floor functions in number theory
  • Learn about generating functions and their applications
USEFUL FOR

Mathematicians, educators, and students interested in number theory, particularly those studying properties of sequences and floor functions.

kaliprasad
Gold Member
MHB
Messages
1,333
Reaction score
0
show that $\left\lfloor{(2+\sqrt3)^n}\right\rfloor$ is odd for every positive integer n
 
Mathematics news on Phys.org
My solution:

First, we find that the minimal polynomial for $2+\sqrt{3}$ is:

$$x^2-4x+1$$

And by inspecting initial conditions, we may then state:

$$\left(2+\sqrt{3}\right)^n=U_n+V_n\sqrt{3}$$

where both $U$ and $V$ are defined recursively by:

$$W_{n+1}=4W_{n}-W_{n-1}$$

and:

$$U_0=1,\,U_1=2$$

$$V_0=0,\,U_1=1$$

Now, we can see that $U_n$ and $V_n$ have opposing parities, and given:

$$\left\lfloor U_n+V_n\sqrt{3} \right\rfloor=U_n+V_n\left\lfloor \sqrt{3} \right\rfloor=U_n+V_n$$

We may then conclude that for all natural numbers $n$ that $$\left\lfloor \left(2+\sqrt{3}\right)^n \right\rfloor$$ must be odd, since the sum of an odd and an even natural number will always be odd.
 
A slight variation on the same idea.
[sp] $$(2+\sqrt3)^n + (2-\sqrt3)^n = 2\sum_{k=0}^{\lfloor k/2\rfloor}{n\choose 2k}2^{n-2k}3^k$$ (binomial expansion). The right side is clearly an even integer. On the left side, $(2-\sqrt3)^n < 1$, so it follows that $\left\lfloor(2+\sqrt3)^n\right\rfloor$ is odd.[/sp]
 
MarkFL said:
My solution:

First, we find that the minimal polynomial for $2+\sqrt{3}$ is:

$$x^2-4x+1$$

And by inspecting initial conditions, we may then state:

$$\left(2+\sqrt{3}\right)^n=U_n+V_n\sqrt{3}$$

where both $U$ and $V$ are defined recursively by:

$$W_{n+1}=4W_{n}-W_{n-1}$$

and:

$$U_0=1,\,U_1=2$$

$$V_0=0,\,U_1=1$$

Now, we can see that $U_n$ and $V_n$ have opposing parities, and given:

$$\left\lfloor U_n+V_n\sqrt{3} \right\rfloor=U_n+V_n\left\lfloor \sqrt{3} \right\rfloor=U_n+V_n$$

We may then conclude that for all natural numbers $n$ that $$\left\lfloor \left(2+\sqrt{3}\right)^n \right\rfloor$$ must be odd, since the sum of an odd and an even natural number will always be odd.
$\left\lfloor{V_n\sqrt{3}}\right\rfloor\ne V_n\left\lfloor{\sqrt3}\right\rfloor$
or am I mssing some thing
 
kaliprasad said:
$\left\lfloor{V_n\sqrt{3}}\right\rfloor\ne V_n\left\lfloor{\sqrt3}\right\rfloor$
or am I mssing some thing

Yes, my mistake, that's only true for $V_n\in\{0,1\}$. :D
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
1K
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
2
Views
1K
Replies
8
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
3
Views
2K
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K