faktoriaaln1
Faktoriaaln1 is a generalized factorial concept defined for positive integers. In this article, it denotes the product of all positive integers up to n that satisfy a fixed parity condition, specifically that they are odd. Formally, faktoriaaln1(n) = ∏_{k=1, k≤n, k odd}^n k. For example, faktoriaaln1(7) = 1·3·5·7 = 105.
Relation to double factorial: faktoriaaln1(n) equals the odd double factorial. If n = 2m+1, faktoriaaln1(n) = (2m+1)!!. If
Generalizations: The concept can be extended by choosing different residue classes modulo a fixed q, yielding
Applications and computation: Faktoriaaln1 grows rapidly and appears in combinatorial counting and in teaching generalized products
See also: Factorial, Double factorial, Generalized factorials, Stirling's approximation, Gamma function.