Finding Largest N for n^5-5n^3+4n Divisibility

  • Thread starter Thread starter ehrenfest
  • Start date Start date
  • Tags Tags
    Divisibility
Click For Summary
SUMMARY

The largest number N for which the expression n^5-5n^3+4n is divisible by N for every positive integer n is 120. This conclusion is derived from the fact that the expression can be factored as (n-2)(n-1)n(n+1)(n+2), which represents the product of five consecutive integers. Since the product of five consecutive integers is always divisible by 5! (which equals 120), N must be a factor of 120. The analysis confirms that for n=3, the expression evaluates to 120, reinforcing that N=120 is valid.

PREREQUISITES
  • Understanding of polynomial factorization
  • Knowledge of modular arithmetic
  • Familiarity with factorials and their properties
  • Basic algebra skills for manipulating equations
NEXT STEPS
  • Explore polynomial divisibility rules in algebra
  • Learn about the properties of factorials and their applications
  • Study modular arithmetic in depth, focusing on congruences
  • Investigate the behavior of polynomials at integer roots
USEFUL FOR

Mathematics students, educators, and anyone interested in polynomial functions and their divisibility properties.

ehrenfest
Messages
2,001
Reaction score
1
[SOLVED] larson 3.3.19b

Homework Statement


What is the largest number N for which you can say that n^5-5n^3+4n is divisible by N for every positive integer N.

EDIT: change the last N to n

Homework Equations


The Attempt at a Solution


I have just been plugging in things for n and seeing what happens. If n=N-2,N-1,N,N
+1,N+2, then n^5-5n^3+4n is divisible by N because -2,-1,0,1,2 are the roots of that equation. If n=N+3, we get that 120 = -120 must equal 0 mod N. So, N=3 is a lower bound. So N must be a factor of 120. Should I just keep keep plugging in numbers for n and setting them equal to 0 mod N? It seems like that will give me a solution but that won't prove that this particular N works for all values of n.
 
Last edited:
Physics news on Phys.org
I suppose you meant to say "What is the largest number N for which you can say that n^5-5n^3+4n is divisible by N for every positive integer n."

Now, n^5-5n^3+4n=(n-2)(n-1)n(n+1)(n+2) is the product of 5 consecutive integers hence divisible by 5!=120. I guess this is what you said, but I didn't really follow your reasoning. Next note that for n=3, the expression is 120.
 
Very nice! I was just beating around that solution...I just could quite hit it on the head.
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 22 ·
Replies
22
Views
2K
Replies
29
Views
5K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
5K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K