
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
The solutions to special assignment #1 in math 315, which involves proving 'n! > 2n' using mathematical induction and proving the 'generalized triangle inequality' also using mathematical induction.
Typology: Assignments
1 / 1
This page cannot be seen from the preview
Don't miss anything!

Let Pn be the statement n! > 2 n. We’ll prove that Pn is true for all n > 3. (B) 4! = 24 > 16 = 2^4 , so P 4 is true. (IS) Let n ∈ IN with n ≥ 4 and assume that Pn is true. Then n + 1 > 4 > 2, and
(n + 1)! = (n + 1)n!
(IH)
(n + 1)2n^ > 2 · 2 n^ = 2n+1,
and Pn+1 is true. So by induction Pn is true for all n > 3.
Let Pn be the statement
|a 1 + a 2 + · · · + an| ≤ |a 1 | + |a 2 | + · · · + |an|.
We’ll prove thatPn is true for all n ∈ IN. (B) |a 1 | ≤ |a 1 |, so P 1 is true. (IS) Let n ∈ IN and assume that Pn is true. Then for a 1 , a 2 ,... , an+1 ∈ IR
|a 1 + a 2 +... + an + an+1| = |(a 1 + a 2 +... + an) + an+1| (3.7) ≤ |a 1 + a 2 +... + an| + |an+1| (IH) ≤ (|a 1 | + |a 2 | + · · · + |an|) + |an+1| = |a 1 | + |a 2 | + · · · + |an| + |an+1|
and Pn+1 is true. So by induction Pn is true for all n ∈ IN.