Ask your own question, for FREE!
Mathematics 18 Online
OpenStudy (anonymous):

Show that n^(n-1) - 1 is divisible by (n-1)^2 for every positive integer "n".

OpenStudy (anonymous):

How familiar are you with modular arithmetic?

OpenStudy (anonymous):

i know nothing about modular arithmetic.

OpenStudy (anonymous):

alright then, that means we should be able to come up with another way to solve the problem then >.<

OpenStudy (anonymous):

Should I just quickly learn about modular arithmetic?

OpenStudy (anonymous):

I would only take that route if you been staring at this problem for a couple of days and you still cant figure it out.

OpenStudy (anonymous):

Alright

OpenStudy (anonymous):

if you factor the expression once you get:\[n^{n-1}-1^{n-1}=(n-1)(n^{n-2}+n^{n-3}+\cdots + n+1)\]

OpenStudy (anonymous):

so there is one n-1, now our job is to show that:\[n^{n-2}+\cdots + n+1\]also has a factor of n-1 in it.

OpenStudy (anonymous):

I got to the same step then i was suck

OpenStudy (raden):

not satisfied for n=1, so this statement not true

OpenStudy (anonymous):

There is probably some restriction like n greater than or equal to 2. because it is true for n=2 and bigger.

OpenStudy (raden):

but the problem said "every positive integer n".

OpenStudy (anonymous):

So the statement is false? Would using modular arithmetic help at all is n is 2 or larger if that's the case?

OpenStudy (raden):

exactly, this is false in induction's method, u have to show it will satisfies for n=1 but the reality 0/0 not real

OpenStudy (anonymous):

There is something wrong with the statement if n = 1 since you are saying something is divisible by 0. But for n = 2 and greater, its true.

OpenStudy (anonymous):

But isn't 0 divisible by 0? I mean there exists a k such that k 0 = 0

OpenStudy (anonymous):

It's an indeterminate form, and every k will satisfy, but still.

OpenStudy (anonymous):

i''ll post my modular arithmetic solution just to show that its a true statement if n = 2 or bigger, but I still think there should be another solution, maybe not easier, but not involving higher math. Leaving off from an earlier post, I only need to show that:\[n^{n-2}+n^{n-3}+\ldots+n+1\]is divisible by n-1. So im going to check the remainder when I divide by n-1. If the remainder is 0, then im good. The remainder when you divide n by n-1 is 1. (Think, divide 4 by 3, or 10 by 9, there is always a remainder of 1). So:\[n^{n-2}+n^{n-3}+\ldots+n+1\equiv (1)^{n-2}+(1)^{n-3}+\ldots +(1)+1\] modulo n-1. Since there are n-1 terms in that summation, it follows that:\[(1)^{n-2}+(1)^{n-3}+\ldots +(1)+1=1+1+\cdots + 1=n-1\], and since n-1 perfectly divides n-1, the remainder is 0.

OpenStudy (raden):

yeah, that's right for n>=2

OpenStudy (anonymous):

I think everything will make better sense after i learn more about modular arithmetic.

OpenStudy (anonymous):

Thank you for suggesting this method, i will continue to dig into it.

OpenStudy (anonymous):

im still convinced there is a "normal" solution lol, i'll be thinking about it for a bit.

OpenStudy (sirm3d):

\[n^{n-2}=(n-1+1)^{n-2}=1+\sum_{k=1}^{n-2}\left(\begin{matrix}n-2 \\ k\end{matrix}\right)(n-1)^k\]\[n^{n-3}=(n-1+1)^{n-3}=1+\sum_{k=1}^{n-3}\left(\begin{matrix}n-3 \\ k\end{matrix}\right)(n-1)^k\]\[\vdots\]\[n^2=(n-1+1)^2=1+\sum_{k=1}^{2}\left(\begin{matrix}2 \\ k\end{matrix}\right)(n-1)^k\]\[n=1+(n-1)\]\[1 = 1\] ------------------------------ \[n^{n-2}+\cdots+1=(n-1)+\text{ polynomial in } (n-1)\]

OpenStudy (sirm3d):

\[n^{n-1}-1=(n-1)\left(n^{n-2}+n^{n-3}+\cdots+n^2+n+1 \right)\]

OpenStudy (anonymous):

I do not quite understand your method. I don't think the math are st my level yet. Would you like to further explain it?

OpenStudy (anonymous):

Let a=n-1 then, n^(n-1) -1=(a+1)^a -1=(1+a)^a -1 =1+aC1*a+aC2*a^2+aC3*a^3+...+aCa*a^a -1 =1-1+aC1*a+aC2*a^2+aC3*a^3+...+aCa*a^a =a*a +aC2*a^2+aC3*a^3+...+aCa*a^a =a^2 (1+aC2 + aC3*a + ...+ aCa a^(a-2) ) Thus, (a+1)^a -1 is always divisible a^2 => n^(n-1) -1 is always divisible by (n-1)^2

OpenStudy (anonymous):

@sauravshakya Can you please explain how you get from (1+a)^a -1 to =1+aC1*a+aC2*a^2+aC3*a^3+...+aCa*a^a -1. What is the "C" from aC1*a represent?

OpenStudy (anonymous):

Bimomial expansion of (1+a)^a

OpenStudy (anonymous):

Binomial*

OpenStudy (anonymous):

Now, I understand. Thank you so much! I not only solved the problem, I learnt a lot more about binomial expansion as well. Thank you so much everyone! :)

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!