The factorials of negative integers have no defined meaning.
However, we can generalize the factorial function to the Gamma function
Γ(x)=∫∞0tx−1e−tdt
by noting that, if we integrate the above by parts, we obtain
Γ(x)=(x−1)Γ(x−1)
and since Γ(1)=1 (try it!), we obtain that
Γ(n)=(n−1)! for any positive integer n.
The Gamma function can also be extended to complex numbers by replacing the real number x in the above definition by a complex number z.
Note that the Gamma function is undefined for nonpositive integers, though it is defined for every other number, including complex numbers as said already.
To summarize: the factorial function n! is only defined for non negative values of n. If you wish a more general form of the factorial function, you'll need to use the Gamma function Γ(z), which is defined for every complex value of z except z = 0, -1, -2, -3 ....
1) (15 - n)!
2) (n - 7)!
Ex: We have to prove -
(15−n)!(12−n)!=5!
⇒(15−n)(14−n)(13−n)(12−n)!(12−n)!=5.4.3.2.1
⇒(15−n)(14−n)(13−n)=120
As L.H.S is product of three consecutive natural numbers, hence we should try to break R.H.S too in product of three consecutive integers.
120 = 6 . 5 . 4
Hence
(15 - n) (14 - n) (13 - n) = 6 .5 .4
On L.H.S largest number is 15 - n and on R.H.S largest number is 6
⇒ 15 - n = 6
⇒ n = 15 - 6
⇒ n = 9