Can anyone solve this mathematical induction problem?

Click For Summary
SUMMARY

The forum discussion centers on proving the mathematical induction statement for all n > 1, specifically that the sum of the series 1 + 1/2 + 1/3 + ... + 1/n can be expressed as k/m, where k is an odd number and m is an even number. The base case for n = 2 is established as true, leading to an inductive step where the proof is attempted for P(n+1). The discussion reveals complications in the case where n+1 is even, highlighting that the product k(n+1) results in an even number, contradicting the requirement for k(n+1) + m to remain odd.

PREREQUISITES
  • Understanding of mathematical induction principles
  • Familiarity with odd and even integers
  • Basic knowledge of series and summation
  • Ability to manipulate algebraic expressions
NEXT STEPS
  • Study the principles of mathematical induction in detail
  • Learn about properties of odd and even numbers in algebra
  • Explore advanced series and summation techniques
  • Review common pitfalls in mathematical proofs
USEFUL FOR

Students studying mathematics, particularly those focusing on proofs and induction, as well as educators looking for examples of common errors in mathematical reasoning.

ctothe
Messages
2
Reaction score
0

Homework Statement


Prove that for all n>1,
P(n) :1 + 1/2 + 1/3 +...+1/n = k/m

where k is an odd number an m is an even number.

Homework Equations


The Attempt at a Solution


1)Base Case n =2
P(2) = k/m
3/2 = k/m which is true.

2) Inductive Step
Assume P(n) is true for some arbitrary n.

3) Prove P(n+1)
P(n+1) = k/m
P(n) +1/(n+1) = k/m
We know/assume that P(n) has an odd numerator and an even denominator. So,
k/m + 1/(n+1) = k/m
(k(n+1) +m)/ (m+mn)

So i divided the problem into two cases:

Case 1: n+1 is odd
if n+1 is odd then k(n+1) + m is odd and m +mn is even which is true.

Case 2: n+1 is even
here's where the problem is
 
Physics news on Phys.org
ctothe said:
1. Case 2: n+1 is even
here's where the problem is


Let me rewrite your denominator mn + m = m(n+1).

Multiply m(n+1) by 2p.

Show that there exists a positive integer value for p such that the numerator must wind up odd whereas the denominator will always be even.
 
ctothe said:

Homework Statement


Prove that for all n>1,
P(n) :1 + 1/2 + 1/3 +...+1/n = k/m

where k is an odd number an m is an even number.


Homework Equations





The Attempt at a Solution


1)Base Case n =2
P(2) = k/m
3/2 = k/m which is true.

2) Inductive Step
Assume P(n) is true for some arbitrary n.

3) Prove P(n+1)
P(n+1) = k/m
P(n) +1/(n+1) = k/m
We know/assume that P(n) has an odd numerator and an even denominator. So,
k/m + 1/(n+1) = k/m
(k(n+1) +m)/ (m+mn)

So i divided the problem into two cases:

Case 1: n+1 is odd
if n+1 is odd then k(n+1) + m is odd and m +mn is even which is true.

Case 2: n+1 is even
here's where the problem is

k is odd. So, k(n+1) is odd, no matter if (n+1) is odd or even. Since m is even, k(n+1) + m is odd.
 
CEL said:
k is odd. So, k(n+1) is odd, no matter if (n+1) is odd or even. Since m is even, k(n+1) + m is odd.

Huh?

If k is odd and (n+1) is even, k(n+1) is even!

Odd x even = even always!
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
2
Views
1K
  • · Replies 10 ·
Replies
10
Views
3K