Math 315: Proofs of 'n! > 2n' and 'Generalized Triangle Inequality' Solutions, Assignments of Mathematical Methods for Numerical Analysis and Optimization

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

Pre 2010

Uploaded on 07/23/2009

koofers-user-srj-1
koofers-user-srj-1 🇺🇸

10 documents

1 / 1

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Special Assignment #1 Solutions Math 315
1. Prove that for every natural number n > 3 that n!>2n. [You might want to use
the fact (that you need not prove!) that n! is defined recursively by: For each integer
n0
0! = 1 and (n+ 1)! = (n+ 1)n!]
Let Pnbe the statement n!>2n. We’ll prove that Pnis true for all n > 3.
(B) 4! = 24 >16 = 24, so P4is true.
(IS) Let nIN with n4 and assume that Pnis true. Then n+ 1 >4>2,
and
(n+ 1)! = (n+ 1)n!(IH)
>(n+ 1)2n>2·2n= 2n+1,
and Pn+1 is true.
So by induction Pnis true for all n > 3.
2. Prove the Generalized Triangle Inequality: For every finite sequence a1, a2, . . . , an
IR
|a1+a2+· · · +an| |a1|+|a2|+· · · +|an|.
[Of course, you may use the Triangle Inequality (see 3.7) itself to get started!]
Let Pnbe the statement
|a1+a2+· · · +an| |a1|+|a2|+· · · +|an|.
We’ll prove thatPnis true for all nIN.
(B) |a1| |a1|, so P1is true.
(IS) Let nIN and assume that Pnis true. Then for a1, a2, . . . , an+1 IR
|a1+a2+. . . +an+an+1 |=|(a1+a2+. . . +an) + an+1 |
(3.7)
|a1+a2+. . . +an|+|an+1 |
(IH)
(|a1|+|a2|+· · · +|an|) + |an+1 |
=|a1|+|a2|+· · · +|an|+|an+1 |
and Pn+1 is true.
So by induction Pnis true for all nIN.

Partial preview of the text

Download Math 315: Proofs of 'n! > 2n' and 'Generalized Triangle Inequality' Solutions and more Assignments Mathematical Methods for Numerical Analysis and Optimization in PDF only on Docsity!

Special Assignment #1 — Solutions Math 315

  1. Prove that for every natural number n > 3 that n! > 2 n. [You might want to use the fact (that you need not prove!) that n! is defined recursively by: For each integer n ≥ 0 0! = 1 and (n + 1)! = (n + 1)n!]

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.

  1. Prove the Generalized Triangle Inequality: For every finite sequence a 1 , a 2 ,... , an ∈ IR |a 1 + a 2 + · · · + an| ≤ |a 1 | + |a 2 | + · · · + |an|. [Of course, you may use the Triangle Inequality (see 3.7) itself to get started!]

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.