English

NCERT Exemplar solutions for Mathematics [English] Class 11 chapter 4 - Principle of Mathematical Induction [Latest edition]

Advertisements

Chapters

NCERT Exemplar solutions for Mathematics [English] Class 11 chapter 4 - Principle of Mathematical Induction - Shaalaa.com
Advertisements

Solutions for Chapter 4: Principle of Mathematical Induction

Below listed, you can find solutions for Chapter 4 of CBSE, Karnataka Board PUC NCERT Exemplar for Mathematics [English] Class 11.


Solved ExamplesExercise
Solved Examples [Pages 61 - 70]

NCERT Exemplar solutions for Mathematics [English] Class 11 4 Principle of Mathematical Induction Solved Examples [Pages 61 - 70]

Short Answer Type

1Page 61

Prove statement by using the Principle of Mathematical Induction for all n ∈ N, that:

1 + 3 + 5 + ... + (2n – 1) = n2 

2Page 62

Prove statement by using the Principle of Mathematical Induction for all n ∈ N, that:

`sum_(t = 1)^(n - 1) t(t + 1) = (n(n - 1)(n + 1))/3`, for all natural numbers n ≥ 2.

3Page 63

Prove statement by using the Principle of Mathematical Induction for all n ∈ N, that:

`(1 - 1/2^2).(1 - 1/3^2)...(1 - 1/n^2) = (n + 1)/(2n)`, for all natural numbers, n ≥ 2. 

4Page 63

Prove statement by using the Principle of Mathematical Induction for all n ∈ N, that:

22n – 1 is divisible by 3.

5Page 64

Prove statement by using the Principle of Mathematical Induction for all n ∈ N, that:

2n + 1 < 2n, for all natual numbers n ≥ 3.

Long Answer

6.(i)Page 64

Define the sequence a1, a2, a3 ... as follows:
a1 = 2, an = 5 an–1, for all natural numbers n ≥ 2.

Write the first four terms of the sequence.

6.(ii)Page 64

Define the sequence a1, a2, a3 ... as follows:
a1 = 2, an = 5 an–1, for all natural numbers n ≥ 2.

Use the Principle of Mathematical Induction to show that the terms of the sequence satisfy the formula an = 2.5n–1 for all natural numbers.

7Page 65

The distributive law from algebra says that for all real numbers c, a1 and a2, we have c(a1 + a2) = ca1 + ca2.

Use this law and mathematical induction to prove that, for all natural numbers, n ≥ 2, if c, a1, a2, ..., an are any real numbers, then c(a1 + a2 + ... + an) = ca1 + ca2 + ... + can.

8Page 65

Prove by induction that for all natural number n sinα + sin(α + β) + sin(α + 2β)+ ... + sin(α + (n – 1)β) = `(sin (alpha + (n - 1)/2 beta)sin((nbeta)/2))/(sin(beta/2))`

9Page 67

Prove by the Principle of Mathematical Induction that 1 × 1! + 2 × 2! + 3 × 3! + ... + n × n! = (n + 1)! – 1 for all natural numbers n.

10Page 67

Show by the Principle of Mathematical Induction that the sum Sn of the n term of the series 12 + 2 × 22 + 32 + 2 × 42 + 52 + 2 × 62 ... is given by

Sn = `{{:((n(n + 1)^2)/2",",  "if n is even"),((n^2(n + 1))/2",",  "if n is odd"):}`

Objective Type Questions Choose the correct answer in Examples 11 and 12 (M.C.Q.)

11Page 69

Let P(n): “2n < (1 × 2 × 3 × ... × n)”. Then the smallest positive integer for which P(n) is true is ______.

  • 1

  • 2

  • 3

  • 4

12Page 69

A student was asked to prove a statement P(n) by induction. He proved that P(k + 1) is true whenever P(k) is true for all k > 5 ∈ N and also that P(5) is true. On the basis of this he could conclude that P(n) is true ______.

  • For all n ∈ N

  • For all n > 5

  • For all n ≥ 5

  • For all n < 5

Fill in the blanks 13 and 14:

13Page 69

If P(n) : “2.42n+1 + 33n+1 is divisible by λ for all n ∈ N” is true, then the value of λ is ______.

14Page 70

If P(n): “49n + 16n + k is divisible by 64 for n ∈ N” is true, then the least negative integral value of k is ______.

15Page 70

State whether the following proof (by mathematical induction) is true or false for the statement.

P(n): 12 + 22 + ... + n2 = `(n(n + 1) (2n + 1))/6`

Proof By the Principle of Mathematical induction, P(n) is true for n = 1,

12 = 1 = `(1(1 + 1)(2*1 + 1))/6`. Again for some k ≥ 1, k2 = `(k(k + 1)(2k + 1))/6`. Now we prove that

(k + 1)2 = `((k + 1)((k + 1) + 1)(2(k + 1) + 1))/6`

  • True

  • False

Exercise [Pages 70 - 72]

NCERT Exemplar solutions for Mathematics [English] Class 11 4 Principle of Mathematical Induction Exercise [Pages 70 - 72]

Short Answer

1Page 70

Give an example of a statement P(n) which is true for all n ≥ 4 but P(1), P(2) and P(3) are not true. Justify your answer

2Page 70

Give an example of a statement P(n) which is true for all n. Justify your answer. 

3Page 70

Prove the statement by using the Principle of Mathematical Induction:

4n – 1 is divisible by 3, for each natural number n.

4Page 70

Prove the statement by using the Principle of Mathematical Induction:

23n – 1 is divisible by 7, for all natural numbers n.

5Page 70

Prove the statement by using the Principle of Mathematical Induction:

n3 – 7n + 3 is divisible by 3, for all natural numbers n.

6Page 70

Prove the statement by using the Principle of Mathematical Induction:

32n – 1 is divisible by 8, for all natural numbers n.

7Page 71

Prove the statement by using the Principle of Mathematical Induction:

For any natural number n, 7n – 2n is divisible by 5.

8Page 71

Prove the statement by using the Principle of Mathematical Induction:

For any natural number n, xn – yn is divisible by x – y, where x and y are any integers with x ≠ y.

9Page 71

Prove the statement by using the Principle of Mathematical Induction:

n3 – n is divisible by 6, for each natural number n ≥ 2.

10Page 71

Prove the statement by using the Principle of Mathematical Induction:

n(n2 + 5) is divisible by 6, for each natural number n.

11Page 71

Prove the statement by using the Principle of Mathematical Induction:

n2 < 2n for all natural numbers n ≥ 5.

12Page 71

Prove the statement by using the Principle of Mathematical Induction:

2n < (n + 2)! for all natural number n.

13Page 71

Prove the statement by using the Principle of Mathematical Induction:

`sqrt(n) < 1/sqrt(1) + 1/sqrt(2) + ... + 1/sqrt(n)`, for all natural numbers n ≥ 2.

14Page 71

Prove the statement by using the Principle of Mathematical Induction:

2 + 4 + 6 + ... + 2n = n2 + n for all natural numbers n.

15Page 71

Prove the statement by using the Principle of Mathematical Induction:

1 + 2 + 22 + ... + 2n = 2n+1 – 1 for all natural numbers n.

16Page 71

Prove the statement by using the Principle of Mathematical Induction:

1 + 5 + 9 + ... + (4n – 3) = n(2n – 1) for all natural numbers n.

Long Answer Use the Principle of Mathematical Induction in the following

17Page 71

A sequence a1, a2, a3 ... is defined by letting a1 = 3 and ak = 7ak – 1 for all natural numbers k ≥ 2. Show that an = 3.7n–1 for all natural numbers.

18Page 71

A sequence b0, b1, b2 ... is defined by letting b0 = 5 and bk = 4 + bk – 1 for all natural numbers k. Show that bn = 5 + 4n for all natural number n using mathematical induction.

19Page 71

A sequence d1, d2, d3 ... is defined by letting d1 = 2 and dk = `(d_(k - 1))/"k"` for all natural numbers, k ≥ 2. Show that dn = `2/(n!)` for all n ∈ N.

20Page 71

Prove that for all n ∈ N.
cos α + cos(α + β) + cos(α + 2β) + ... + cos(α + (n – 1)β) = `(cos(alpha + ((n - 1)/2)beta)sin((nbeta)/2))/(sin  beta/2)`.

21Page 71

Prove that, cosθ cos2θ cos22θ ... cos2n–1θ = `(sin 2^n theta)/(2^n sin theta)`, for all n ∈ N.

22Page 71

Prove that, sinθ + sin2θ + sin3θ + ... + sinnθ = `((sin ntheta)/2 sin  ((n + 1))/2 theta)/(sin  theta/2)`, for all n ∈ N.

23Page 72

Show that `n^5/5 + n^3/3 + (7n)/15` is a natural number for all n ∈ N.

24Page 72

Prove that `1/(n + 1) + 1/(n + 2) + ... + 1/(2n) > 13/24`, for all natural numbers n > 1.

25Page 72

Prove that number of subsets of a set containing n distinct elements is 2n, for all n ∈ N.

Objective Type Questions from 26 to 30

26Page 72

If 10n + 3.4n+2 + k is divisible by 9 for all n ∈ N, then the least positive integral value of k is ______.

  • 5

  • 3

  • 7

  • 1

27Page 72

For all n ∈ N, 3.52n+1 + 23n+1 is divisible by ______.

  • 19

  • 17

  • 23

  • 25

28Page 72

If xn – 1 is divisible by x – k, then the least positive integral value of k is ______.

  • 1

  • 2

  • 3

  • 4

Fill in the blanks in the following:

29Page 72

If P(n): 2n < n!, n ∈ N, then P(n) is true for all n ≥ ______.

30Page 72

State whether the following statement is true or false. Justify.

Let P(n) be a statement and let P(k) ⇒ P(k + 1), for some natural number k, then P(n) is true for all n ∈ N.

  • True

  • False

Solutions for 4: Principle of Mathematical Induction

Solved ExamplesExercise
NCERT Exemplar solutions for Mathematics [English] Class 11 chapter 4 - Principle of Mathematical Induction - Shaalaa.com

NCERT Exemplar solutions for Mathematics [English] Class 11 chapter 4 - Principle of Mathematical Induction

Shaalaa.com has the CBSE, Karnataka Board PUC Mathematics Mathematics [English] Class 11 CBSE, Karnataka Board PUC solutions in a manner that help students grasp basic concepts better and faster. The detailed, step-by-step solutions will help you understand the concepts better and clarify any confusion. NCERT Exemplar solutions for Mathematics Mathematics [English] Class 11 CBSE, Karnataka Board PUC 4 (Principle of Mathematical Induction) include all questions with answers and detailed explanations. This will clear students' doubts about questions and improve their application skills while preparing for board exams.

Further, we at Shaalaa.com provide such solutions so students can prepare for written exams. NCERT Exemplar textbook solutions can be a core help for self-study and provide excellent self-help guidance for students.

Concepts covered in Mathematics [English] Class 11 chapter 4 Principle of Mathematical Induction are Motivation, Principle of Mathematical Induction.

Using NCERT Exemplar Mathematics [English] Class 11 solutions Principle of Mathematical Induction exercise by students is an easy way to prepare for the exams, as they involve solutions arranged chapter-wise and also page-wise. The questions involved in NCERT Exemplar Solutions are essential questions that can be asked in the final exam. Maximum CBSE, Karnataka Board PUC Mathematics [English] Class 11 students prefer NCERT Exemplar Textbook Solutions to score more in exams.

Get the free view of Chapter 4, Principle of Mathematical Induction Mathematics [English] Class 11 additional questions for Mathematics Mathematics [English] Class 11 CBSE, Karnataka Board PUC, and you can use Shaalaa.com to keep it handy for your exam preparation.

Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×