| Thread Closed |
Equation with factorials |
Share Thread | Thread Tools |
| Apr9-08, 09:18 AM | #1 |
|
|
Equation with factorials
hello everyone,
I usually post my questions on one small czech mathematical forum, but here is an equation noone knows how to "solve". I`ve came to it by accident, when I made an mistake in one combinatorics equation. [tex]x! + (x-3)! = 16x - 24[/tex] its fairly simple to solve in one way(x has to be greater than 2, and from some point left side is greater than right side, because (x-3)! is always greater then 0 and we don`t have to care about -24 on the right side, so we can check for which x is x! > 16x. this leaves us only very few possibilities for x to check). this is nice, but I`d like to know if its possible to get it in form x = something. I can`t think of any way how to do it. also, this equation doesn`t have any solution, its rather theoretical question. |
| Apr9-08, 11:28 AM | #2 |
|
|
If x can be a real number (using Gamma function) you can find 4 solutions betweeen 1 and 4.5 (by plotting method or std numeric method).
x1=1.1837 x2=1.3134 x3=2.1222 x4=4.4099 There are also 5 negative solution... None is integer. |
| Apr9-08, 11:42 AM | #3 |
|
|
It is simple to check that there is no integer solution. Factorials increase far more rapidly than a linear function, more rapidly than exponentials even. We know x>2. For x=4, the LHS is smaller than the RHS, for x=5 it is larger, thus there is no integer x where they are equal.
|
| Apr16-08, 06:20 AM | #4 |
|
|
Equation with factorials
I have also tried this in several different ways, I got:
x! = ( 8x (x-2) (x-1) (x-1.5) )/( x (x-1) ( x-2) +1 ) which means no integer values...... Is this really all???? |
| Apr16-08, 10:30 AM | #5 |
|
|
Plotting the function (remebering x!=Gamma(x+1))
G(x)=Gamma(x + 1) + Gamma(x - 2) - 16x + 24 you can see that for x>0 there are only four zeros. For x<0 there are infinite solutions near 0,-1,-2,-3...none exacly integer. There Gamma function is singular (has a pole) and change sign. |
| Thread Closed |
| Thread Tools | |
Similar Threads for: Equation with factorials
|
||||
| Thread | Forum | Replies | ||
| Factorials | Calculus & Beyond Homework | 6 | ||
| Help on factorials | General Math | 11 | ||
| simple factorials! | Introductory Physics Homework | 3 | ||
| Factorials | Introductory Physics Homework | 1 | ||
| sum of the first n natural numbers is n(n+1)/2 | General Math | 2 | ||