Prove inequality by induction - Discrete math. Prove by induction that forall n >= 3 : n^2+1 >= 3n

katdoringlo

katdoringlo

Answered question

2022-09-04

prove inequality by induction - Discrete math
Prove by induction that n 3 : n 2 + 1 3 n
So I know I need to find my base case, would it be: n = 3
Then calculate the RHS and LSH
RHS: 3 ( 3 ) = 9 LHs: 3 2 + 1 = 10 we see that the LHS is greater than or equal to the RHS.
Now for the inductive step:
Assume that the formula is true for an arbitrary n 3. We now have to prove n 2 + 1 3 n. This is where I get stuck, how can I prove this?
Edit : showing that the assumption applies to ( n + 1 ) 2 + 1 3 ( n + 1 )

Answer & Explanation

alinearjb

alinearjb

Beginner2022-09-05Added 10 answers

Step 1
We need to prove that under the assumption of the induction hypothesis,
(Inductive Hypothesis) n 2 + 1 3 n (Inductive Hypothesis)
it follows that:
( n + 1 ) 2 + 1 3 ( n + 1 )
( n + 1 ) 2 + 1 = n 2 + 2 n + 1 + 1 = ( n 2 + 1 ) + 1 + 2 n (Use of Inductive hypothesis) 3 n + 2 n + 1 (Use of Inductive hypothesis)
Step 2
Now it's up to you to argue that
3 n + 2 n + 1 3 ( n + 1 ) = 3 n + 3 n 3
To do this, convince yourself that 2 n + 1 3 for all n 1, though we only are concerned with n 3.

Do you have a similar question?

Recalculate according to your conditions!

New Questions in Discrete math

Ask your question.
Get an expert answer.

Let our experts help you. Answer in as fast as 15 minutes.

Didn't find what you were looking for?