x is an integer.
If the last digit of x and x^5 are the same it follows that the last digit of (x^5 - x) will be 0. Proving that (x^5 - x) is divisible by 10 is equivalent to proving that the last digit of x is the same as the last digit of x^5.
x^5 - x
= x(x^4 - 1)
= x((x²)² -1²))
= x(x²+1)(x+1)(x-1)
If x is even, x will be divisible by 2
If x is odd, (x+1) will be divisible by 2
If the last digit of x is 0 or 5, x will be divisible by 5
If the last digit of x is 1 or 6, (x-1) will be divisible by 5
1 - 1 = 0
6 - 1 = 5
If the last digit of x is 2, 3, 7 or 8, (x² + 1) will be divisible by 5
2²+1 = 5
3²+1 = 10
7²+1 = 50
8²+1 = 65
If the last digit of x is 4 or 9, (x+1) will be divisible by 5
4+1 =5
9+1 = 10
x(x²+1)(x+1)(x-1) will always be divisible by 2 and 5
Therefore x(x²+1)(x+1)(x-1) will always be divisible by 2*5 = 10
(x^5 - x) will always be divisible by 10 - the last digit of (x^5 - x) is 0
For any given integer, x, the last digit of x^5 must be the same as the last digit of x
2007-10-20 19:14:00
·
answer #1
·
answered by gudspeling 7
·
8⤊
0⤋
Just a coincidence.
In case you're interested, to prove this all you need is the last digit of the source number. Raise it to the fifth power and the last digit of the power number is the same as the last digit of the source number. This can be shown with a calculator
As I said, you only need the last digit of the source number. this is because all other digits are, at a minimum, multiplied by 10, which prevents them from affecting the last digit position (i.e. the 1's position)
2007-10-20 19:17:28
·
answer #2
·
answered by MistWing 4
·
0⤊
1⤋
Let the number be an integer of 2 digits.
Let it be a*10+b*1
When raised to power of 5 we get
100000*a^5+50000*a^4*b+10000*a^3*b^2+1000*a^2*b^3+50*a*b^4+b^5
Last digits of 100000*a^5, 50000*a^4*b, 10000*a^3*b^2, 1000*a^2*b^3 & 50*a*b^4 are zeros as they are multiplied by 100000, 50000, 10000, 1000 & 50 respectively
The last term is b^5 this decides the terminating digit
As b is a single digit b can take values from 0 to 9
0^5=0
1^5=1
2^5=32
3^5=243
4^5=1024
5^5=3125
6^5=7776
7^5=16807
8^5=32768
9^5=59049
As these all terminate with respective digits which are raised we can generalise this proof. This proof can be extended to any digited number.
2007-10-21 00:24:44
·
answer #3
·
answered by Harsh 2
·
0⤊
1⤋
Let's call the number x and break this up into 10 cases: x= 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 mod (10). Then x^5 can be:
0^5 = 0 mod (10)
1^5 = 1 mod(10)
2^5 = 32 = 2 mod(10)
3^5 = 243 = 3 mod(10)
4^5 = 1024 = 4 mod(10)
5^5 = 5 mod(10) (Any power of 5 ends in a 5)
6^5 = (-4)^5 = -1024 = 6 mod(10)
7^5 = (-3)^5 = -243 = 7 mod(10)
8^5 = (-2)^5 = -32 = 8 mod(10)
9^5 = (-1)^5 = -1 = 9 mod(10)
2007-10-21 05:51:28
·
answer #4
·
answered by absird 5
·
0⤊
1⤋
The form 13 has been considered unlucky for a protracted time, and via human beings international. The early Romans concept 13 develop into a demonstration of loss of existence and destruction. And in accordance to Norse mythology, in case you sat 13 human beings down at a table, that develop into very unlucky. (Why? At a feast of 12 human beings in Valhalla, an interloper ?form 13 ? brought about the loss of existence of Balder?s son Odin). The form of persons on the final supper of Christ and the twelve Apostles shown the superstition regarding the form 13 in withes have been believed to fulfill in covens that had 13 participants. the fear of the form 13 is pronounced as triskaidekaphobia. Many lodges have not have been given any room 13, and particularly some homes have not have been given any thirteenth floor. subsequent time you fly, see if there's a row 13 interior the airplane. As date, 13 isnt too fortunate the two, surprisingly while it falls on Friday. That develop into continually referred to as a very undesirable day to start a sparkling challenge or to start a deliver voyage. Movers, medical doctors and dentists say their corporation drops on Friday the thirteenth. the forged information is that a optimal of three Friday the thirteenth can ensue in a 300 and sixty 5 days, and especially circumstances there is merely one. hopethis helped! coped it off the internet lol xxx
2016-10-04 06:38:47
·
answer #5
·
answered by Anonymous
·
0⤊
0⤋
Any number x with a power n where n is any constant has to be divisible by the number x.
So for f(x) = x^3, for any number f(x) is always divisible by x.
As with x^5, the last digit of f(x) is always the same as the last digit of x because its the only way for f(x) to be divisible by x itself that satisfies the equation.....
So like for f(x) = x^2, if you divide f(x) by x, you will always get a real number. This goes for all constant....
f(x) = x^n where n is a constant.
f(x) / x = whole number
2007-10-20 19:15:34
·
answer #6
·
answered by Anonymous
·
0⤊
1⤋
Very interesting problem. Never really thought about it. Let me think and then I will get back to you.
2007-10-20 19:00:29
·
answer #7
·
answered by The Prince 6
·
0⤊
1⤋