All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math
Even and odd powers (Posted on 2005-02-09) Difficulty: 4 of 5
Let [z] mean the Greatest Integer less than or equal to z. Find a positive real number X, such that [X^n] is an even number whenever n is even, and [X^n] is an odd number whenever n is odd.

See The Solution Submitted by SteveH    
Rating: 4.2222 (9 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Solution | Comment 2 of 23 |

First of all, I believe that there is a typo in this problem.  [X^n] cannot be an even number when n=0, since [X^0] = [1] = 1 for all positive real X.  I think that the problem was intended to read,

"Find a positive real number X, such that [X^n] is an even number whenever n is odd, and [X^n] is an odd number whenever n is even."

(If I am wrong, Steve, please let me know.)

Using this assumption, we may take X= 1+sqrt(3).  To see why this works, let Y= 1-sqrt(3), and consider the sequence {Z(1), Z(2), Z(3), ...} given by the relation

Z(n) = X^n + Y^n

We find:

Z(0) = 2
Z(1) = 2
Z(2) = 8
...

In fact, one can prove by induction that in general, Z(n) satisfies the recurrence Z(n+2) = 2*Z(n+1) + 2*Z(n).  I won't prove this here since it's just simple induction.

Anyhow, it is clear from the recurrence that Z(n) is even for all n.  Since Y(n) is a number of absolute value less than 1 that oscillates sign, and since Z(n) = X(n)+Y(n), we conclude that [X(n)] oscillates parity.


  Posted by David Shin on 2005-02-10 00:01:39
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (11)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information