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

Home > Just Math
Does It Continue? 11 (Posted on 2019-02-10) Difficulty: 4 of 5
Before trying the problem "note your opinion as to whether the observed pattern is known to continue, known not to continue, or not known at all."

Lets factor polynomials of the form x^n-1. Starting with 1 the following list can be generated:
n=1: (x-1)
n=2: (x-1)*(x+1)
n=3: (x-1)*(x^2+x+1)
n=4: (x-1)*(x+1)*(x^2+1)
n=5: (x-1)*(x^4+x^3+x^2+x+1)
n=6: (x-1)*(x+1)*(x^2+x+1)*(x^2-x+1)

One thing to notice is that each line has exactly one polynomial factor not seen earlier in the list:
n=1: x-1
n=2: x+1
n=3: x^2+x+1
n=4: x^2+1
n=5: x^4+x^3+x^2+x+1
n=6: x^2-x+1

Does each new factorization always produce exactly one new polynomial factor?

Looking more closely you may see that all the coefficients are -1, 0, or 1. Does this continue to be the case for all factors?

No Solution Yet Submitted by Brian Smith    
Rating: 5.0000 (3 votes)

Comments: ( You must be logged in to post comments.)
  Subject Author Date
re(2): Answering a different question...broll2019-02-13 22:33:13
re: Answering a different question...Math Man2019-02-13 11:05:30
Answering a different question...broll2019-02-11 07:27:41
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 (15)
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