Ncert Solutions Maths class 11th

Get insights from 1.6k questions on Ncert Solutions Maths class 11th, answered by students, alumni, and experts. You may also ask and answer any question you like about Ncert Solutions Maths class 11th

Follow Ask Question
1.6k

Questions

0

Discussions

17

Active Users

83

Followers

New answer posted

4 months ago

0 Follower 2 Views

P
Payal Gupta

Contributor-Level 10

11. we can write the given statement as

P(n)=11.2.3+12.3.4+13.4.5 + … + 1n(n+1)(n+2) = n(n+3)4(n+1)(n+2)

If n=1,

P(1)= 11.2.3 = 16 = 1(1+3)4(1+1)(1+2) = 44*2*3 = 16

which is true.

Consider P(k) be true for some positive integer k

11.2.3+12.3.4+13.4.5 + … + 1k(k+1)(k+2) = k(k+3)4(k+1)(k+2)

Let us prove that P(k+1) is true,

11.2.3+12.3.4+13.4.5 + … + 1k(k+1)(k+2)+1(k+1)(k+2)(k+3) .

By equation (1), we get

k(k+3)4(k+1)(k+2)+1(k+1)(k+2)(k+3)

1(k+1)(k+2)[k(k+3)4+1(k+3)]

1(k+1)(k+2)[k(k+3)2+44(k+3)]

1(k+1)(k+2)[k(k2+6k+9)+44(k+3)]

1(k+1)(k+2){k3+6k2+9k+44(k+3)}

1(k+1)(k+2){k3+2k2+k+4k2+8k+44(k+3)}

1(k+1)(k+2){k(k2+2k+1)+4(k2+2k+1)4(k+3)}

1(k+1)(k+2){k(k+1)2+4(k+1)24(k+3)}

(k+1)2(k+4)4(k+1)(k+2)(k+3)

(k+1)2{(k+1)+3}4(k+1)(k+2)(k+3) = (k+1){(k+1)+3}4{(k+1)+1}{(k+1)+2}

P(k+1) is true whenever P(k) is true.

Hence, By the principle of mathematical induction, the P(n) is true for all natural number n.

New answer posted

4 months ago

0 Follower 3 Views

P
Payal Gupta

Contributor-Level 10

10. Let the given statement be P(n) i.e.,

P(n)=12.5+15.8+18.11+?+1(3n1)(3n+2)=n(6n+4)

For n=1,

P(1)= 12.5=110=16.1+4=110

which is true.

Assume that P(k) is true for some positive integer k.

i.e.,P(k)= 12.5+15.8+18.11+?+1(3k1)(3k+2)=k(6k+4) (1)

Now, let us prove P(k+1) is true,

Here, 12.5+15.8+18.11 + … + 1(3k1)(3k+2)+1(3(k+1)1)[3(k+1)+2]

By using eqn.(1),

k6k+4+1(3k+31)(3k+3+2)

k6k+4+1(3k+2)(3k+5)

Taking 2 as common,

k2(3k+2)+1(3k+2)(3k+5)

1(3k+2){k2+1(3k+5)}

1(3k+2){k(3k+5)+22(3k+5)}

1(3k+2){3k2+5k+26k+102(3k+5)}

1(3k+2){3k2+3k+2k+22(3k+5)} = 1(3k+2){3k(k+1)+2(k+1)2(3k+5)}

1(3k+2){(3k+2)(k+1)2(3k+5)}

(k+1)6k+10 , so we get

(k+1)6(k+1)+4

P(k+1) is true whenever P(k) is true.

Hence, from the principle of mathematical induction, the P(n) is true for all natural number.

New answer posted

4 months ago

0 Follower 2 Views

P
Payal Gupta

Contributor-Level 10

9. Let the given statement be P(n) l.e.,

P(n)= 12+14+18+?+12n=112n

If n=1, we get

P(1)= 12=1121=12

which is true.

Consider P(k) be true for some positive integer k.

12+14+18+?+12k=112k (1)

Now, let us prove that P(k+1) is true.

Here, 12+14+18+?+12k+12k+1

By using eqn. (1)

(112k)+12k+1

we can write as,

112k+12k.2

112k(112)

112k(12)

It can be written as,= 112k+1

P(k + 1) is true whenever P(k) is true.

Hence, From the principle of mathematical induction the P(n) is true for all natural number n.

New answer posted

4 months ago

0 Follower 9 Views

P
Payal Gupta

Contributor-Level 10

8. We can write the given statement as

P (n)=1.2 + 2.22 + 3.22 + … + n.2n = (n – 1) 2n+1+2

If n=1, we get

P (1) =1.21

=1.2 = 2 = (1 – 1) 2n+1+2

=2

which is true.

Let us assume P (k) is true, for some positive integer k.

i.e.,1.2 + 2.22 + 3.22 + … + k.2k = (k – 1) 2k+1+2                        - (1)

Let us prove that P (k+1) is true,

1.2 + 2.22 + 3.22 + … + k.2k + (k+1) 2k+1

By using (1),

= (k – 1) 2k+1+2+ (k+1) 2k+1

=2k+1 { (k – 1)+ (k+1)}+2

=2k+1 {k – 1 +k+ 1 }+2

=2k+1.2.k+2

=k.2k+1+1+2

= { (k+1)

...more

New answer posted

4 months ago

0 Follower 2 Views

P
Payal Gupta

Contributor-Level 10

7. Let the given statement be P(n) i.e.,

P(n)=1.3 + 3.5 + 5.7 + … + (2n – 1)(2n+1)= n(4n2+6n1)3

For,n = 1

P(1)=1.3=3= 1(4.12+6.11)3 = 4+613 = 93 =3

Which is true.

Assume that P(k) is true for some positive integer k i.e.,

1.3 + 3.5 + 5.7 + … + (2k – 1)(2k + 1) = k(4k2+6k1)3

Let us prove that P(k+1) is true,----------------------(1)

1.3 + 3.5 + 5.7 + … + (2k – 1(2k + 1) + [2(k + 1) –1] [2(k + 1) +1]

By (1),

k(4k2+6k1)3 +(2k+2 – 1)(2k+2+1)

k(4k2+6k1)3 +(2k+1)(2k+3)

k(4k2+6k1)3 +4k2+6k+2k+3

L.C.M.

k(4k2+6k1)+3(4k2+8k+3)3

4k3+6k2k+12k2+24k+93

4k3+18k2+23k+93

4k3+14k2+9k+4k2+14k+93

k(4k2+14k+9)+1(4k2+14k+9)3

(k+1)(4k2+14k+9)3

(k+1){4k2+8k+4+6k+61}3

(k+1){4(k2+2k+1)+6(k+1)1}3

(k+1){4(k+1)2+6(k+1)1}3

? P(k+1) is true whenever P(k) is true.

Hence, from the principle of mathematical i

...more

New answer posted

4 months ago

0 Follower 4 Views

P
Payal Gupta

Contributor-Level 10

6. Let the given statement be P (n) i.e.,

P (n)=1.2+2.3+3.4+ … +2 (n+1)=  [n (n+1) (n+2)3]

For n=1,

P (1)=1.2=2= 1 (1+1) (1+2)3 = 2*33 =2.

Which is true.

considerP (k) be true for some positive integer k

1.2 + 2.3 + 3.4 + … + k (k + 1) =  [k (k+1) (k+2)3] - (1)

Now, let us prove that P (k+1) is true.

Here, 1.2 + 2.3 + 3.4 + … + k (k + 1) + (k+1) (k+2)

By using (1), we get

k (k+1) (k+2)3+ (k+1) (k+2)

= (k+1) (k+2)  [k3+1]

(k+1) (k+2) (k+3)3

By further simplification;  (k+1) (k+1+1) (k+1+2)3

P (k+1) is true whenever P (k) is true.

Therefore, by the principle of mathematical induction, statement P (n) is true for all natural no. i.e., n.

New answer posted

4 months ago

0 Follower 16 Views

P
Payal Gupta

Contributor-Level 10

5. Let the given statement be P(n) i.e.,

P(n)= 1.3 + 2.32 + 3.33 + … + n.3n = (2n1)3n+1+34

If n=1, we get

P(1) = 1.3=3= (2.11)31+1+34 = 1·32+34 = 124 =3

which is true.

Consider P(k) be true for some positive integer k

1.3 + 2.32 + 3.33 + … + k3k = (2k1)3k+1+34 ------------------(1)

Now, let us prove P(k+1) is true.

Here,

1.3 + 2.32 + 3.33 + … + k3k + (k + 1)3k + 1

By using eqn. (1)

(2k1)3k+1+34+(k+1)3k+1

L.C.M

(2k1)3k+1+3+4·(k+1)3k+14

3k+1{2k1+4(k+1)}+34

3k+1{2k1+4k+4}+34

3k+1{6k+3}+34

3k+1·3(2k+1)+34 = 3k+1+1{2k+1}+34 ?P(k+1) is true whenever P(k) is true.

Therefore, by the principle of mathematical induction statement P(n) is true for all natural numbers i.e., n.

New answer posted

4 months ago

0 Follower 5 Views

P
Payal Gupta

Contributor-Level 10

4. Let the given statement be P(n) i.e.,

P(n): 1.2.3 + 2.3.4 + … + n (n + 1)(n + 2) = n(n+1)(n+2)(n+3)4

If n=1, we get

P(1): 1.2.3 = 6 = 1(1+1)(1+2)(1+3)4 = 1.2.3.44=6

which is true.

considerP(k) is true for some positive integer k

1.2.3 + 2.3.4 + … + k(k + 1)(k + 2) = k(k+1)(k+2)(k+3)4 -------------------(1)

Now, let us prove that P(k+1) is true.

Here,1.2.3 + 2.3.4 + … + k(k + 1)(k + 2) + (k + 1)(k + 2)(k + 3)

By eqn (1), we get,

k(k+1)(k+2)(k+3)4+(k+1)(k+2)(k+3)

=(k+1)(k+2)(k+3) [k4+1]

(k+1)(k+2)(k+3)(k+4)4

By further Simplification,

(k+1)(k+1+1)(k+1+2)(k+1+3)4

? P(k+1)is true whenever P(k) is true.

Hence, from the principle of mathematical induction, the P(n) is true for all natural numbers n.

New answer posted

4 months ago

0 Follower 2 Views

P
Payal Gupta

Contributor-Level 10

3. Let the given statement be P(n) i.e.,

P(n): 1+ 1(1+2)+1(1+2+3)+?+1(1+2+3+?n)=2n(n+1)

For n=1,

we get,P(1)=1= 2.11+1=22=1

which is true.

Let us assume that P(k) is true for some positive integer k.

i.e., 1+11+2++1(1+2+3+?k)=2k(k+1) ------------------ (1)

Which is true.

Now, let us prove that P(k + 1) is true.

1+11+2+11+2+3 + … +1(1+2+3+?k)+11+2+3+?+k+(k+1)

By using eqn (1)

2k(k+1) + 1(1+2+3+k+1)

?We know that, 1+2+3+ … +n= n(n+1)2

So, we get

2kk+1 + 1(k+1(k+1+1)2)

2kk+1 + 2(k+1)(k+2)

2k+1{k+1k+2}

2(k+1){k(k+2)+1k+2}

2k+1{k2+2k+1k+2}

2(k2+2k+1)k+1(k+2)

2(k+1)2(k+1)(k+2) = 2(k+1)(k+1+1)

? P(k+1) is true whenever P(k) is true.

Hence, from the principle of mathematical induction, the P(n) is true for all a natural number n.

New question posted

4 months ago

0 Follower 3 Views

Get authentic answers from experts, students and alumni that you won't find anywhere else

Sign Up on Shiksha

On Shiksha, get access to

  • 65k Colleges
  • 1.2k Exams
  • 688k Reviews
  • 1800k Answers

Share Your College Life Experience

×
×

This website uses Cookies and related technologies for the site to function correctly and securely, improve & personalise your browsing experience, analyse traffic, and support our marketing efforts and serve the Core Purpose. By continuing to browse the site, you agree to Privacy Policy and Cookie Policy.