Formula for even and odd number multiplication

In summary, the formula for even and odd number multiplication is f(n) = 2^n * n! and 2^(-n)f(n) = (n-1/2)! * 2^(n-1/2) * sqrt(pi). These formulas can be used to solve problems involving products of even and odd numbers, such as proving that 1/2 * 3/4 * 5/6 * ... * 99/100 < 1/10.
  • #1
gaobo9109
69
0
Can anyone tell me what's the formula for even and odd number multiplication.
For example, what would be the product for 2 x 4 x 6 x 8 x 10 ... x 100 and what would be the product for 1 x 3 x 5 x 7 x 9 x 12 ... x 99? I am trying to solve a problem which asks me to prove that 1/2 x 3/4 x 5/6 ... x 99/100 < 1/10. And i think finding the formula is key to solving this question.
 
Physics news on Phys.org
  • #2
To find out the product of even numbers think of the factorial.

[tex]n!=1.2.3.4...(n-1)n[/tex]

So you want to find the product

[tex]f(n)=2.4.6.8...(2(n-1))(2n) [/tex]

Notice that this is just the normal factorial function but each number has been multiplied by 2. So it is [tex] 2^n [/tex] bigger.

So it is

[tex]f(n)=2^nn! = 2.4.6.8...(2(n-1))(2n)[/tex]

Next you want to find the product such that

[tex]f(n)=1.3.5.7...(2(n-1)-1)(2n-1) [/tex]

Its similar... divide each one by 2 and

[tex]2^{-n}f(n)=\frac{1}{2}\frac{3}{2}\frac{5}{2}...\frac{2n-3}{2}\frac{n-1}{2} [/tex]

[tex]2^{-n}f(n)=(1-\frac{1}{2})(3-\frac{1}{2})(5-\frac{1}{2})...((n-1)-\frac{1}{2})(n-\frac{1}{2}) [/tex]

[tex](n-\frac{1}{2})!=(n-\frac{1}{2})(n-1-\frac{1}{2})...\frac{5}{2}\frac{3}{2}\frac{1}{2}\sqrt{\pi}[/tex]

To work out why this is so look at the definition for the Gamma function.

[tex]\frac{2^n}{\sqrt{\pi}}(n-\frac{1}{2})! = 1.3.5.7...(2n-1)[/tex]

So now you have the formula for both things
 

1. What is the formula for multiplying an even and odd number?

The formula for multiplying an even and odd number is (2n+1) x 2k, where n is any integer and k is any odd integer.

2. Why does the formula for multiplying an even and odd number work?

This formula works because it takes advantage of the properties of even and odd numbers. An even number can be represented as 2n, where n is any integer. Similarly, an odd number can be represented as 2k+1, where k is any integer. When we multiply these two expressions, we get (2n)(2k+1) = 4nk + 2n = 2(2nk + n), which is still an even number. Therefore, the formula (2n+1) x 2k gives us an even result when multiplying an even and odd number.

3. Can this formula be used for multiplying any even and odd numbers?

Yes, this formula can be used for multiplying any even and odd numbers. As long as the values of n and k are integers, the formula will work.

4. Are there any other ways to multiply an even and odd number?

Yes, there are other ways to multiply an even and odd number. One way is to simply multiply the two numbers together. For example, 4 x 3 = 12, where 4 is even and 3 is odd. Another way is to use the distributive property, such as (2k)(2n+1) = 4kn + 2k, where k and n are integers.

5. Can this formula be applied to other types of numbers, such as fractions or decimals?

No, this formula is specifically for multiplying even and odd integers. It cannot be applied to fractions or decimals, as they have different properties and operations.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
19
Views
1K
  • Precalculus Mathematics Homework Help
Replies
2
Views
1K
  • Precalculus Mathematics Homework Help
Replies
3
Views
767
  • Precalculus Mathematics Homework Help
Replies
1
Views
1K
  • Precalculus Mathematics Homework Help
Replies
3
Views
848
  • Precalculus Mathematics Homework Help
Replies
1
Views
991
  • Precalculus Mathematics Homework Help
Replies
11
Views
515
  • Precalculus Mathematics Homework Help
Replies
7
Views
1K
  • Precalculus Mathematics Homework Help
Replies
7
Views
1K
  • Precalculus Mathematics Homework Help
Replies
2
Views
515
Back
Top