"क्रमगुणित": अवतरणों में अंतर

छो r2.7.1) (Robot: Adding en:Factorial; removing: hi:क्रमगुणित
छो Robot: Interwiki standardization; अंगराग परिवर्तन
पंक्ति 1:
{{आधार}}
 
[[गणित]] में किसी अऋणात्मक [[पूर्णांक]] ''n'' का '''क्रमगुणित''' या 'फैक्टोरियल' (factorial) वह संख्या है जो उस पूर्णांक ''n'' तथा उससे छोटे सभी धनात्मक पूर्णांकों के गुननफल के बराबर होता है। इसे ''n''!, से निरूपित किया जाता है। उदाहरण के लिये,
:<math>5 ! = 5 \times 4 \times 3 \times 2 \times 1 = 120 \ </math>
 
पंक्ति 9:
 
==इन्हें भी देखें==
* [[गामा फलन]]
* [[क्रमचय-संचय]]
 
==बाहरी कड़ियाँ==
* [http://www.luschny.de/math/factorial/approx/SimpleCases.html Approximation formulas]
* [http://factorielle.free.fr/index_en.html All about factorial notation n!]
* [http://www.docstoc.com/docs/5606124/Double-Factorials-Selected-Proofs-and-Notes "Double Factorial Derivations"]
;Factorial calculators and algorithms
* [http://web.ics.purdue.edu/~chen165/Math.htm Factorial Calculator]: instantly finds factorials up to 10^14!
* [http://www.gfredericks.com/main/sandbox/arith/factorial Animated Factorial Calculator]: shows factorials calculated as if by hand using common elementary school aglorithms
* [http://demonstrations.wolfram.com/Factorial/ "Factorial"] by [[Ed Pegg, Jr.]] and Rob Morris, [[Wolfram Demonstrations Project]], 2007.
* [http://www.luschny.de/math/factorial/FastFactorialFunctions.htm Fast Factorial Functions (with source code in Java, C#, C++, Scala and Go)]