|
-
Jul 26th, 2003, 03:42 PM
#1
Thread Starter
Frenzied Member
Factoring:Show that (x-y) is a factor of x^n-y^n
Before I get flamed, yes this is a homework question, although its not being marked as I'm learning this course on the side, and will take it in september.
The questions is:
Show that (x - y) is a factor of xn - yn. I don't have a clue how...
Thanks
You just proved that sig advertisements work.
-
Jul 26th, 2003, 08:11 PM
#2
Frenzied Member
(x - y)*(xn-1 + xn-2*y + . . . + yn-1) = xn - yn
For example, the following.
(x - y)*(x + y) = x2 - y2
(x - y)*(x2 + x*y + y2) = x3 - y3
(x - y)*(x3 + x2*y + x*y2 + y3) = x4 - y4
Sorry if there are any typo's in the above.
Live long & prosper.
The Dinosaur from prehistoric era prior to computers.
Eschew obfuscation!
If a billion people believe a foolish idea, it is still a foolish idea!
VB.net 2010 Express
64Bit & 32Bit Windows 7 & Windows XP. I run 4 operating systems on a single PC.
-
Jul 27th, 2003, 11:02 AM
#3
Thread Starter
Frenzied Member
Thanks
You just proved that sig advertisements work.
-
Jul 28th, 2003, 03:58 PM
#4
Fanatic Member
what Guv said was true, but it does not prove that x-y is a factor of x^n-y^n
you could use the factor theorem: if x-a is a factor of polynomial f(x), then f(a)=0
f(x):=x^n-y^n
and we see that f(y)=0 ie x-y is a factor of f(x)=x^n-y^n
Massey RuleZ! ^-^__  Cheers!  __^-^ Massey RuleZ!
Did you know that...
The probability that a random rational number has an even denominator is 1/3 (Salamin and Gosper 1972)? This result is independently verified by me (2002)!
-
Jul 28th, 2003, 04:40 PM
#5
Frenzied Member
BugzPodder: Very cute.
I was considering posting multiplied out versions of the following.- x*(xn-1 + xn-2*y + . . . + yn-1)
-y*(xn-1 + xn-2*y + . . . + yn-1) It is easy to show that every thing cancels out but the following.Isn't that a lot more work and not so elegant as your post?
Live long & prosper.
The Dinosaur from prehistoric era prior to computers.
Eschew obfuscation!
If a billion people believe a foolish idea, it is still a foolish idea!
VB.net 2010 Express
64Bit & 32Bit Windows 7 & Windows XP. I run 4 operating systems on a single PC.
-
Jul 29th, 2003, 06:06 AM
#6
-
Jul 29th, 2003, 10:54 AM
#7
So Unbanned
Re: Also
Originally posted by sql_lall
mods work nicely too:
x == y (mod [x-y]) ->easy to see, just take y from each side
=> xn - yn (mod [x-y])
== yn - yn (mod [x-y])
== 0 (mod [x-y])
=> [x-y] is a factor of xn - yn
P.S, i know that mods are only supposed to be for integers, but all of the logic used here works for reals too.
You and mods.
-
Jul 30th, 2003, 05:08 AM
#8
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|