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

In summary, the question asks for the largest number N for which n^5-5n^3+4n is divisible by N for every positive integer n. The answer is 120, as the expression is the product of 5 consecutive integers and hence divisible by 5!=120. This is shown by plugging in n=3, where the expression equals 120.
  • #1
ehrenfest
2,020
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
  • #2
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.
 
  • #3
Very nice! I was just beating around that solution...I just could quite hit it on the head.
 

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

What is the purpose of finding the largest N for n^5-5n^3+4n divisibility?

The purpose of finding the largest N for n^5-5n^3+4n divisibility is to determine the maximum value of n that will result in a divisible number. This can be useful in solving mathematical problems and understanding number patterns.

How is the largest N for n^5-5n^3+4n divisibility calculated?

The largest N for n^5-5n^3+4n divisibility can be calculated by factoring out common terms and using the properties of divisibility. In this case, we can factor out n^3 to get n^3(n^2-5)+4n, and then use the fact that any multiple of n^3 will also be a multiple of n, to simplify the expression further.

Can the largest N for n^5-5n^3+4n divisibility be a decimal or fraction?

No, the largest N for n^5-5n^3+4n divisibility must be a whole number. This is because the expression is defined for integers only and cannot have a fractional or decimal value.

Is there a specific method or formula for finding the largest N for n^5-5n^3+4n divisibility?

Yes, there are several methods and formulas that can be used to find the largest N for n^5-5n^3+4n divisibility. Some common approaches include factoring, using divisibility rules, and using algebraic techniques such as substitution and simplification.

What are some real-life applications of finding the largest N for n^5-5n^3+4n divisibility?

One real-life application of finding the largest N for n^5-5n^3+4n divisibility is in cryptography, where it can be used to generate large prime numbers for secure encryption. It can also be used in computer programming and data analysis to identify patterns and optimize algorithms.

Similar threads

Replies
11
Views
1K
Replies
9
Views
2K
Replies
9
Views
1K
Replies
13
Views
1K
Replies
2
Views
1K
Back
Top