Generalization Math Example 3

Follow the full solution, then compare it with the other examples linked below.

Example 3

easy
Specific: 3Γ—5=153 \times 5 = 15 (odd Γ—\times odd = odd). Generalise: prove that the product of any two odd integers is odd.

Solution

  1. 1
    Let the two odd integers be 2m+12m+1 and 2n+12n+1.
  2. 2
    Product: (2m+1)(2n+1)=4mn+2m+2n+1=2(2mn+m+n)+1(2m+1)(2n+1) = 4mn+2m+2n+1 = 2(2mn+m+n)+1.
  3. 3
    This is of the form 2k+12k+1 (where k=2mn+m+nk=2mn+m+n), so it is odd.

Answer

(2m+1)(2n+1)=2(2mn+m+n)+1Β isΒ odd(2m+1)(2n+1) = 2(2mn+m+n)+1 \text{ is odd}
Starting from a specific example and replacing specific numbers with variables is the fundamental move in generalisation. The algebraic proof covers all cases at once.

About Generalization

The process of extending a specific result or pattern to hold for a broader class of objects or situations.

Learn more about Generalization β†’

More Generalization Examples