Recent content by popitar

  1. P

    Prove that (n-1)^2 divides n^k -1

    We need to proofs: 1). If a|bc then a/d divides b, where d = gcd(a,b). 2). If a/d divides b then a|bc.
  2. P

    Prove that (n-1)^2 divides n^k -1

    Prove that a divides bc if and only if a/(gcd(a,b)) divides b.
  3. P

    Prove that (n-1)^2 divides n^k -1

    Ok. So you said I replace (x-1) by a, and x=a+1 (x-1)^2 | x^k - 1 <=> (x-1)|k (x-1)^2 * m = x^k -1 <=> (x-1)*z=k (x-1)^2 *m = (x-1)(x^[k-1]+x^[k-2]+...+x+1) <=> (x-1)*z=k (x-1)*m = x^[k-1]+x^[k-2]+...+x+1 <=> (x-1)*z=k a*m=(a+1)^[k-1]+(a+1)^[k-2] + ...+ (a+1)+1 <=> a*z=k And from here...
  4. P

    Prove that (n-1)^2 divides n^k -1

    Can you explain this part :(a+1)^[k-1]+(a+1)^[k-2]+...+(a+1)+1 = a*S + k?
  5. P

    Prove that (n-1)^2 divides n^k -1

    This is all I have (x-1)^2 | x^k - 1 <=> (x-1)|k (x-1)^2 * m = x^k -1 <=> (x-1)*z=k (x-1)^2 *m = (x-1)(x^[k-1]+x^[k-2]+...+x+1) <=> (x-1)*z=k (x-1)*m = x^[k-1]+x^[k-2]+...+x+1 <=> (x-1)*z=k
  6. P

    Prove that (n-1)^2 divides n^k -1

    (x-1) divides k means (x-1) * p = k for some p positive integer. Then I multiply it by (x-1) I get the following (x-1)^2*p=k*(x-1). Then I can say that x^k-1 = k*(x-1)? But (x-1)*z=x^[k-1]+x^[k-2]+...+x+1.. ahh
  7. P

    Prove that (n-1)^2 divides n^k -1

    I believe k elements.
  8. P

    Prove that (n-1)^2 divides n^k -1

    Thank you so much, Al-Mahed! Factoring x^k - 1 is (x-1)(x^[k-1]+x^[k-2]+...+x+1), and I see that (x-1)^2 divides x^k-1means that (x-1) divides (x^[k-1]+x^[k-2]+...+x+1), but I don't see how I connect this with (x-1) divides k..
  9. P

    Prove that (n-1)^2 divides n^k -1

    Thank you! But at this moment we didnt study anything about Phi function. Do you know any other method?
  10. P

    Prove that (n-1)^2 divides n^k -1

    How do I check it?
  11. P

    Prove that (n-1)^2 divides n^k -1

    I know that (n-1)^2 | (n^k-1) means that (n-1)^2 *m= (n-1)(n^[k-1]+n^[k-2]+...+n+1). But how do I connect this with (n-1)*a=k? Thanks.
  12. P

    Prove that (n-1)^2 divides n^k -1

    Let n>=2 and k>0 be integers. Prove that (n-1)^2 divides n^k -1 if and only if (n-1) divides k.
  13. P

    Proving Finite-Dimensional Linear Transformations in Vector Spaces

    Homework Statement Prove that if V is a finite-dimensional vector space, then the space of all linear transformations on V is finite-dimensional, and find its dimension. Homework Equations The Attempt at a Solution
  14. P

    Is the Function Continuous at Any Point?

    Could you please help me with it? Please show me how this function is continuous at -1. Any help is appreciated..
Back
Top