Solving equation with two different variables

  • Thread starter Thread starter gnome222
  • Start date Start date
  • Tags Tags
    Variables
gnome222
Messages
16
Reaction score
0
(n-1)! = (x2 + x)( (n/2)! (n-2/2)!
Any idea how to solve this? I tried to solve for x but got stuck. Could you multiply out the factorials?
 
Mathematics news on Phys.org
gnome222 said:
(n-1)! = (x2 + x)( (n/2)! (n-2/2)!
Any idea how to solve this? I tried to solve for x but got stuck. Could you multiply out the factorials?

What exactly are you trying to do?

If this is what you wrote:

(n-1)!=\left(x^2+x\right)\left(\frac{n}{2}\right)!\left(\frac{n-2}{2}\right)!

Then x can be many values, for example, if we take n=2 then

(2-1)!=(x^2+x)\times1!\times0!
x^2+x=1

For n=4:

(4-1)!=(x^2+x)\times 2!\times1!

x^2+x=3

So as you can see, x can take on various values depending on n, and vice versa. If you could show that

\frac{(n-1)!}{\left(\frac{n}{2}\right)!\left(\frac{n-2}{2}\right)!}

was a constant (which it isn't) then x would have an explicit solution (likely two solutions since it's a quadratic).
 
If I have not screwed something up (and since I am recovering from knee surgery and have some pain meds in me, I might have) you can write

x=-\frac{\sqrt{{\left( \frac{n-2}{2}\right) !}^{2}\,{\left( \frac{n}{2}\right) !}^{2}+4\,\left( \frac{n-2}{2}\right) !\,\left( n-1\right) !\,\left( \frac{n}{2}\right) !}+\left( \frac{n-2}{2}\right) !\,\left( \frac{n}{2}\right) !}{2\,\left( \frac{n-2}{2}\right) !\,\left( \frac{n}{2}\right) !}
or
x=\frac{\sqrt{{\left( \frac{n-2}{2}\right) !}^{2}\,{\left( \frac{n}{2}\right) !}^{2}+4\,\left( \frac{n-2}{2}\right) !\,\left( n-1\right) !\,\left( \frac{n}{2}\right) !}-\left( \frac{n-2}{2}\right) !\,\left( \frac{n}{2}\right) !}{2\,\left( \frac{n-2}{2}\right) !\,\left( \frac{n}{2}\right) !}
 
Since x is a solution to a quadratic, there are 2 solutions for each n. Take both square roots to get them.
 
mathman said:
Since x is a solution to a quadratic, there are 2 solutions for each n. Take both square roots to get them.
Both solutions are in my post.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top