A Transition to Advanced Mathematics
A Transition to Advanced Mathematics
8th Edition
ISBN: 9781305475731
Author: Douglas Smith; Maurice Eggen; Richard St. Andre
Publisher: Cengage Learning US
bartleby

Videos

Question
Book Icon
Chapter 2.4, Problem 6E

a.

To determine

Prove this by using generalized PMI and show that the equation or inequality is false.

  n3<n for all n6

a.

Expert Solution
Check Mark

Explanation of Solution

Given :

It is given in the question that n3<n for all n6 .

Concept Used:

In this we have to use the concept of sets,induction and PMI.

Proof:

  1 .Basic step:

  n=663=216<720=6!63<6!

  2 .Inductive step:

Assume there is a natural number n6 such that n3<n!

Then,

   (n+1) 3 = n 3 +3 n 2 +3n+1< n 3 +3 n 2 < n 3 + n 4 <n!+nn!=(n+1)! If n 3 <n!,then (n+1) 3 <(n+1)!

By the PMI, (n6)(n3<n!) .

Example for when the inequality y is false:

For n=1 ; 13=1=1!

b.

To determine

Prove this by using generalized PMI and show that the equation or inequality is false .

  2n>n2 for all n>4 .

b.

Expert Solution
Check Mark

Explanation of Solution

Given :

It is given in the question that 2n>n2 for all n>4 .

Concept Used:

In this we have to use the concept of sets,induction and PMI.

Proof:

  1 .Basis step:

  n=525=32>25=5225>52

  2 .Inductive step:

Assume there is a natural number n>4 such that 2n>n2 .

Then,

  2n+1=22n>2n2=n2+n2>n2+2n+1=(n+1)2

  If2n>n2,then2n+1>(n+1)2

By the PMI, (n>4)(2n>n2)

Example for when the inequality is false:

For n=1 : 21=2>12

c.

To determine

Prove this by using generalized PMI and show that the equation or inequality is false .

  n+1!>2n+3 for all n5

c.

Expert Solution
Check Mark

Explanation of Solution

Given :

It is given in the question that n+1!>2n+3 for all n5 .

Concept Used:

In this we have to use the concept of sets,induction and PMI.

Proof:

  1 .Basic step:

  n=5(1+5)!=720>256=28(1+5)!>25+3

  2 .Inductive step:

Assume there is a natural number n5 such that (1+n)!>2n+3

Then,

  (1+n+1)!=(1+n+1)(1+n)!>(2+n)2n+3>2n+1+3If(1+n)!>2n+3,then(1+n+1)!>2n+3

By the PMI, (n5)(1+n)!>2n+3 .

Example for when the inequality is false:

For n=1 : 2!=2<16=21+3

d.

To determine

Prove this by using generalized PMI and show that the equation or inequality is false.

  2n8n28n+16 for all n6

d.

Expert Solution
Check Mark

Explanation of Solution

Given :

It is given in the question that 2n8n28n+16 for all n6 .

Concept Used:

In this we have to use the concept of sets,induction and PMI.

Proof:

  1 .Basic Step :

  n=6268=4=6286+162686286+16

  2 .Inductive Step:

Assume there is a natural number n6 such that 2n8n28n+16

Then,

   2(n+1)8=2+2n82+ n 2 8n+162+ n 2 +2n88n+16= (n+1) 2 8(n+1)+16 If2n8 n 2 8n+16,then2(n+1)8 (n+1) 2 8(n+1)+16.

By the PMI, (n6)(2n8n28n+16)

Example for when the inequality is false:

Foe n=5 : 108=2>1=(54)2

e.

To determine

Prove this by using generalized PMI and show that the equation or inequality is false .

  n!>3n for all n4 .

e.

Expert Solution
Check Mark

Explanation of Solution

Given :

It is given in the question that n!>3n for all n4 .

Concept Used:

In this we have to use the concept of sets,induction and PMI.

Proof:

  1 .Basis step :

  n=44!=24>12=344!>34

  2 .Inductive step:

Assume there is a natural number n4 such that n!>3n

Then,

  (n+1)!=(1+n)n!>(n+1)3n>3(n+1)Ifn!>3n,then(n+1)!>3(n+1)

By the PMI, (n4)(n!>3n)

Example for when the inequality y is false:

For n=1 : 1<3=31

f.

To determine

Prove this by using generalized PMI and show that the equation or inequality is false .

If x > 1 is a real number,then (x+1)n>nx2+1 for all n3 .

f.

Expert Solution
Check Mark

Explanation of Solution

Given :

It is given in the question that If x > 1 is a real number,then (x+1)n>nx2+1 for all n3 .

Concept Used:

In this we have to use the concept of sets,induction and PMI.

Proof:

Let x be an arbitrary real number greater than 1 .

  1 .Basic step:

   n=3 (x+1) 3 = x 3 +3 x 2 +3x+1>3 x 2 +1 (x+1) 3 >3 x 2 +1

  2 .Inductive Step:

Assume there is a natural number n3 such that (x+1)n>nx2+1

Then,

   (x+1) n+1 >(x+1)(n x 2 +1)=n x 3 +n x 2 +x+1>(n+1) x 2 +1 If (x+1) n >n x 2 +1,then(n+1)!>(n+1) n 2 +1

By the PMI, (n3)((x+1)n>nx2+1)

Since x was arbitrary (n>1)(n3)((x+1)n>nx2+1)

Example for when the inequality is false:

For n=1 : x+1<x2+1

g.

To determine

Prove this by using generalized PMI and show that the equation or inequality is false .

  i=2ni21i2=n+12n for all n2

g.

Expert Solution
Check Mark

Explanation of Solution

Given :

It is given in the question that i=2ni21i2=n+12n for all n2 .

Concept Used:

In this we have to use the concept of sets,induction and PMI.

Proof:

  1 .Basis step:

  n=222122=34=2+122i=22 i 2 1 i 2 = n+1 2n

  2 .Inductive step:

Assume there is a natural number n2 such that i=2ni21i2=n+12n

Then,

  i=2n+1 i 2 1 i 2 =i=2n i 2 1 i 2 (n+1) 2 1 (n+1) 2 = n+1 2n (n+1) 2 1 (n+1) 2 = (n+1)+1 2(n+1)Ifi=2n i 2 1 i 2 =n+12n,theni=2n+1 i 2 1 i 2 =n+1+12(n+1)

By the PMI, (n2)(Ifi=2ni21i2=n+12n )

Example for when the inequality y is false:

For n=1 : 01

h.

To determine

Prove this by using generalized PMI and show that the equation or inequality is false .

  i=1n1i2n for all n4

h.

Expert Solution
Check Mark

Explanation of Solution

Given :

It is given in the question that i=1n1i2n for all n4 .

Concept Used:

In this we have to use the concept of sets,induction and PMI.

Proof:

  1.Basis step:

  n=411121314=124116=24i=141i24

  2 .Inductive Step:

Assume there is a natural number n4 such that i=1n1i2n

Then,

  i=1n+11i=i=1n1i1(n+1)2n1(n+1)2(n+1)

  Ifi=2n1i2n,theni=2n+11i2(n+1)

By the PMI, (n4)(i=1n1i2n)

Example for when the inequality is false:

For n=1 : 1>12

i.

To determine

Prove this by using generalized PMI and show that the equation or inequality is false .

For all n>2 ,the sum of the angle measures of the interior angles of a convex polygon of n sides is

  (n2)180° .

i.

Expert Solution
Check Mark

Explanation of Solution

Given:

It is given in the question that ifall n>2 ,the sum of the angle measures of the interior angles of a convex polygon of n sides is (n2)180° .

Concept Used:

In this we have to use the concept of sets,induction and PMI.

Proof:

  1 .Basis step:

  n=3(32)180°

The sum of the interior angles of a triangle is 180°.

  2 .Inductive step:

Assume there is a natural number n3 such that the sum of the interior angles of a polygon of n sides is

  (n2)180° .

The sum of the interior angles of a polygon of n+1 sides is:

  (n2)180°+180°=(n+12)180°

By the PMI,the prove is done.

Example for when the inequality is false:

For n=1 : A polygon of 1 side is a line.

  A Transition to Advanced Mathematics, Chapter 2.4, Problem 6E

j.

To determine

Prove this by using generalized PMI and show that the equation or inequality is false .

  n<11+12+13+......+1n for all n2

j.

Expert Solution
Check Mark

Explanation of Solution

Given :

It is given in the question that n<11+12+13+......+1n for all n2 .

Concept Used:

In this we have to use the concept of sets,induction and PMI.

Proof:

  1 .Basis step:

  n=22<1.5<1.7=11+12n<i=121 i

  2 .Inductive step:

Assume there is a natural number n2 such that n<i=1n1i

Then,

  i=1n+11 i =i=1n1 i +1 n+1>n+1 n+1>n+1Ifn<i=1n1 i ,thenn+1<i=1n+11 i

By the PMI, (n2)(n<i=1n1i)

Example for when the inequality is false:

For n=1 : 111

Want to see more full solutions like this?

Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!
Students have asked these similar questions
Scoring: MATH 15 FILING /10 COMPARISON /10 RULER I 13 Express EMPLOYMENT PROFESSIONALS NAME: SKILLS EVALUATION TEST- Light Industrial MATH-Solve the following problems. (Feel free to use a calculator.) DATE: 1. If you were asked to load 225 boxes onto a truck, and the boxes are crated, with each crate containing nine boxes, how many crates would you need to load? 2. Imagine you live only one mile from work and you decide to walk. If you walk four miles per hour, how long will it take you to walk one mile? 3. Add 3 feet 6 inches + 8 feet 2 inches + 4 inches + 2 feet 5 inches. 4. In a grocery store, steak costs $3.85 per pound. If you buy a three-pound steak and pay for it with a $20 bill, how much change will you get? 5. Add 8 minutes 32 seconds + 37 minutes 18 seconds + 15 seconds. FILING - In the space provided, write the number of the file cabinet where the company should be filed. Example: File Cabinet #4 Elson Co. File Cabinets: 1. Aa-Bb 3. Cg-Dz 5. Ga-Hz 7. La-Md 9. Na-Oz 2. Bc-Cf…
If you were asked to load 225 boxes onto a truck, and the boxes are crated, with each crate containing nine boxes, how many crates would you need to load?
Habitat for Humanity International is a nonprofit organization dedicated to eliminating poverty housing worldwide. Suppose the following table contains estimates of activity times (in days) involved in the construction of a house that Habitat for Humanity is building. Activity Optimistic Most Probable Pessimistic A 6 7.0 8 B 7 8.0 9 C 7 7.5 11.5 D 7 9.0 10 E 6 7.0 9 F 3 4.0 5 (a) Compute the expected activity completion times and the variance for each activity. (Round your answers to two decimal places.) Activity Expected Times A B C D E F Variance (b) An analyst determined that the critical path consists of activities B-D-F. Compute the expected project completion time and the variance of this path. (Round your answers to two decimal places.) expected project completion time variance of projection completion time

Chapter 2 Solutions

A Transition to Advanced Mathematics

Ch. 2.1 - Prob. 11ECh. 2.1 - Prob. 12ECh. 2.1 - Suppose m and m2. Prove that 1 and m1 are distinct...Ch. 2.1 - Let m and a be natural numbers with am. Complete...Ch. 2.1 - Complete the proof of Theorem 6.1.4. First, show...Ch. 2.1 - Prob. 16ECh. 2.1 - Prob. 17ECh. 2.1 - Prob. 18ECh. 2.1 - Repeat Exercise 2 with the operation * given by...Ch. 2.2 - Prob. 1ECh. 2.2 - Let G be a group and aiG for all n. Prove that...Ch. 2.2 - Prove part (d) of Theorem 6.2.3. That is, prove...Ch. 2.2 - Prove part (b) of Theorem 6.2.4.Ch. 2.2 - List all generators of each cyclic group in...Ch. 2.2 - Let G be a group with identity e. Let aG. Prove...Ch. 2.2 - Let G be a group, and let H be a subgroup of G....Ch. 2.2 - Let ({0},) be the group of nonzero complex numbers...Ch. 2.2 - Prove that for every natural number m greater than...Ch. 2.2 - Show that the structure ({1},), with operation ...Ch. 2.2 - (a)In the group G of Exercise 2, find x such that...Ch. 2.2 - Show that (,), with operation # defined by...Ch. 2.2 - Prob. 13ECh. 2.2 - Prob. 14ECh. 2.2 - Prob. 15ECh. 2.2 - Show that each of the following algebraic...Ch. 2.2 - Prob. 17ECh. 2.2 - Given that G={e,u,v,w} is a group of order 4 with...Ch. 2.2 - Give an example of an algebraic system (G,o) that...Ch. 2.2 - (a)What is the order of S4, the symmetric group on...Ch. 2.3 - Find the order of the element 3 in each group....Ch. 2.3 - Find the order of each element of the group S3....Ch. 2.3 - Let 3 and 6 be the sets of integer multiples of 3...Ch. 2.3 - Let (3,+) and (6,+) be the groups in Exercise 10,...Ch. 2.3 - Let ({a,b,c},o) be the group with the operation...Ch. 2.3 - (a)Prove that the function f:1824 given by f(x)=4x...Ch. 2.3 - Define f:1512 by f(x)=4x. Prove that f is a...Ch. 2.3 - Let (G,) and (H,*) be groups, i be the identity...Ch. 2.3 - Show that (4,+) and ({1,1,i,i},) are isomorphic.Ch. 2.3 - Prove that every subgroup of a cyclic group is...Ch. 2.3 - Let G=a be a cyclic group of order 30. What is the...Ch. 2.3 - Assign a grade of A (correct), C (partially...Ch. 2.3 - Find all subgroups of (8,+). (U11,). (5,+). (U7,)....Ch. 2.3 - In the group S4, find two different subgroups that...Ch. 2.3 - Prove that if G is a group and H is a subgroup of...Ch. 2.3 - (a)Prove that if H and K are subgroups of a group...Ch. 2.3 - Let G be a group and H be a subgroup of G. If H is...Ch. 2.3 - Prove or disprove: Every abelian group is cyclic.Ch. 2.3 - Let G be a group. If H is a subgroup of G and K is...Ch. 2.4 - Define f:++ by f(x)=x where + is the set of all...Ch. 2.4 - Assign a grade of A (correct), C (partially...Ch. 2.4 - Define f: by f(x)=x3. Is f:(,+)(,+) operation...Ch. 2.4 - Define on by setting (a,b)(c,d)=(acbd,ad+bc)....Ch. 2.4 - Let f the set of all real-valued integrable...Ch. 2.4 - Prob. 6ECh. 2.4 - Let M be the set of all 22 matrices with real...Ch. 2.4 - Let Conj: be the conjugate mapping for complex...Ch. 2.4 - Prove the remaining parts of Theorem 6.4.1.Ch. 2.4 - Is S3 isomorphic to (6,+)? Explain.Ch. 2.4 - Prob. 11ECh. 2.4 - Use the method of proof of Cayley's Theorem to...Ch. 2.5 - Let (R,+,) be an algebraic structure such that...Ch. 2.5 - Assign a grade of A (correct), C (partially...Ch. 2.5 - Which of the following is a ring with the usual...Ch. 2.5 - Let [2] be the set {a+b2:a,b}. Define addition and...Ch. 2.5 - Complete the proof that for every m,(m+,) is a...Ch. 2.5 - Define addition and multiplication on the set ...Ch. 2.5 - Prob. 7ECh. 2.5 - Let (R,+,) be a ring and a,b,R. Prove that b+(a)...Ch. 2.5 - Prove the remaining parts of Theorem 6.5.3: For...Ch. 2.5 - Prob. 10ECh. 2.5 - Prob. 11ECh. 2.5 - Prob. 12ECh. 2.5 - Prob. 13ECh. 2.5 - Prob. 14ECh. 2.6 - Prob. 1ECh. 2.6 - Let A and B be subsets of . Prove that if sup(A)...Ch. 2.6 - (a)Give an example of sets A and B of real numbers...Ch. 2.6 - (a)Give an example of sets A and B of real numbers...Ch. 2.6 - Prob. 5ECh. 2.6 - Prob. 6ECh. 2.6 - Prob. 7ECh. 2.6 - Prob. 8ECh. 2.6 - Prob. 9ECh. 2.6 - Prob. 10ECh. 2.6 - Prob. 11ECh. 2.6 - Prob. 12ECh. 2.6 - Prob. 13ECh. 2.6 - Prob. 14ECh. 2.6 - Prob. 15ECh. 2.6 - Prob. 16ECh. 2.6 - Use the definition of “divides” to explain (a) why...Ch. 2.6 - Prob. 18ECh. 2.6 - Prob. 19ECh. 2.6 - Prob. 20ECh. 2.6 - For each function, find the value of f at 3 and...Ch. 2.6 - Let A be the set {1,2,3,4} and B={0,1,2,3}. Give a...Ch. 2.6 - Formulate and prove a characterization of greatest...Ch. 2.6 - Prob. 24ECh. 2.6 - Prob. 25E
Knowledge Booster
Background pattern image
Advanced Math
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, advanced-math and related others by exploring similar questions and additional content below.
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Algebra for College Students
Algebra
ISBN:9781285195780
Author:Jerome E. Kaufmann, Karen L. Schwitters
Publisher:Cengage Learning
Text book image
Algebra & Trigonometry with Analytic Geometry
Algebra
ISBN:9781133382119
Author:Swokowski
Publisher:Cengage
Text book image
Elements Of Modern Algebra
Algebra
ISBN:9781285463230
Author:Gilbert, Linda, Jimmie
Publisher:Cengage Learning,
Text book image
College Algebra
Algebra
ISBN:9781938168383
Author:Jay Abramson
Publisher:OpenStax
Text book image
College Algebra
Algebra
ISBN:9781305115545
Author:James Stewart, Lothar Redlin, Saleem Watson
Publisher:Cengage Learning
Text book image
Mathematics For Machine Technology
Advanced Math
ISBN:9781337798310
Author:Peterson, John.
Publisher:Cengage Learning,
Algebraic Complexity with Less Relations; Author: The University of Chicago;https://www.youtube.com/watch?v=ZOKM1JPz650;License: Standard Youtube License
Strassen's Matrix Multiplication - Divide and Conquer - Analysis of Algorithm; Author: Ekeeda;https://www.youtube.com/watch?v=UnpySHwAJsQ;License: Standard YouTube License, CC-BY
Trigonometric Equations with Complex Numbers | Complex Analysis #6; Author: TheMathCoach;https://www.youtube.com/watch?v=zdD8Dab1T2Y;License: Standard YouTube License, CC-BY