Optimizing n for Integer Solutions in Factorial Expressions

  • MHB
  • Thread starter anemone
  • Start date
  • Tags
    Value
In summary, the variable "n" represents a number or quantity that is being searched for in order to fulfill a certain condition, such as being the smallest value. The method for finding the smallest value of n will depend on the specific context or problem being solved, and it may involve using mathematical equations, algorithms, or other techniques. The value of n can vary depending on the problem and may be allowed to be a negative number or a decimal. In most cases, there will be only one smallest value of n that satisfies the given condition, but there may be rare instances where multiple values of n could be considered the smallest. Finding the smallest value of n is a fundamental concept in various fields and can be applied to solve problems related to resource
  • #1
anemone
Gold Member
MHB
POTW Director
3,883
115
Find the smallest value of $n$ for which $\dfrac{n!\cdot n!}{(n+6)!}$ is an integer.
 
Mathematics news on Phys.org
  • #2
anemone said:
Find the smallest value of $n$ for which $\dfrac{n!\cdot n!}{(n+6)!}$ is an integer.

89

we need (n+1) to (n+6) all should be composite so product should be a factor of n!. then check that it is factor smallest 6 composite consecutive numbers start at 90

90 = 9 * 10
91 = 13 * 7
92 = 23 * 4
93 = 3 * 31
94 = 2 * 47
95 = 5 * 19

take the product and we have 10 different numbers < 90 on the right and product divided 89!
 
  • #3
kaliprasad said:
89

we need (n+1) to (n+6) all should be composite so product should be a factor of n!. then check that it is factor smallest 6 composite consecutive numbers start at 90

90 = 9 * 10
91 = 13 * 7
92 = 23 * 4
93 = 3 * 31
94 = 2 * 47
95 = 5 * 19

take the product and we have 10 different numbers < 90 on the right and product divided 89!

Well done, kaliprasad!:cool:
 

FAQ: Optimizing n for Integer Solutions in Factorial Expressions

What is the meaning of "n" in this context?

The variable "n" represents a number or quantity that is being searched for in order to fulfill a certain condition, such as being the smallest value.

How do you determine the smallest value of n?

The method for finding the smallest value of n will depend on the specific context or problem being solved. It may involve using mathematical equations, algorithms, or other techniques to compare and analyze different values of n.

Can n be negative or a decimal?

The value of n can vary depending on the problem, but it is often assumed to be a positive integer. However, in some cases, n may be allowed to be a negative number or a decimal if it makes sense in the given context.

Is there only one smallest value of n?

In most cases, there will be only one smallest value of n that satisfies the given condition. However, there may be rare instances where multiple values of n could be considered the smallest.

What are some real-world applications of finding the smallest value of n?

Finding the smallest value of n is a fundamental concept in various fields of science and mathematics, such as optimization, graph theory, and computer science. It can be used to solve problems related to resource allocation, network routing, and data compression, among others.

Similar threads

Back
Top