FancyNut
- 113
- 0
I forgot most things about factorials but now I have to use them again to simplify expressions while doing convergence tests... What I know is:
(n +1) ! = (n +1) n!
(2n +1)! = (2n +1) 2n! ?
but I don't know how to deal with these:
(n -1) ! = ?
(2n-1) ! = ?
Thanks for any help.
(n +1) ! = (n +1) n!
(2n +1)! = (2n +1) 2n! ?
but I don't know how to deal with these:
(n -1) ! = ?
(2n-1) ! = ?
Thanks for any help.
Last edited: