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

20. LetP(n): 102n1+ 1 is divisible by 11.

Putting n = 1

P(1)=10+1=11 is divisible by 11.

Which is true. Thus, P(1) is true.

Let us assume that P(k) is true for some natural no. k.

P(k)= 102k1+

1 is divisible by 11.

102k1+1=11aaz

102k1=11a1 (1)

we want to prove that P(k +1) is true.

P(k+1):102(K+1)1+1=102k+1+1 is divisible by 11.

102k+1+1=10(2k1)+2+1

=102k1102+1

=100(11a1)+1(using(1))

=1100a  99= 11(100a  9)

11b where b= (100a  9) z

102k+1+1 is divisible by 11.

P(k+1)

 is true when p(k) is true.

Hence by P.M.I. P(n) is true for every positive integer.

New answer posted

4 months ago

0 Follower 15 Views

P
Payal Gupta

Contributor-Level 10

19. We can write the given statement as

P (n): n (n +1) (n+5), which is multiple of 3.

If n= 1, we get

P (1)=1 (1+1) (1+5)=12, which is a multiple of 3 which is true.

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

k (k+1) (k+ 5) is a multiple of 3

k (k+1) (k+5)= 3 m, where mN  (1)

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

Here,

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

We can write it as

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

By Multiplying the terms.

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

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

By eqn. (1)

= 3m + 2 (k + 1) (k + 5) + (k + 1) (k + 2)

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

= 3m + (k + 1) {2k + 10 +k + 2}

= 3m + (k + 1) (3k +12)

= 3m + 3 (k + 1) (k+ 4)

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

* 9 wh

...more

New answer posted

4 months ago

0 Follower 3 Views

A
alok kumar singh

Contributor-Level 10

Kindly check the Answer:

New answer posted

4 months ago

0 Follower 2 Views

P
Payal Gupta

Contributor-Level 10

18. We can write the given statement as

p(n):1+2+3+?+n<18(2n+1)2

If n = 1, we get,

 P(1): 1 < 18 (2k + 1)2= 1< 18 (3)2

= 1 < 98

Which is true.

Consider P(k) be true some positive integer k

1+ 2 + …. + k< 18 (2k + 1)2                                                  (1)

Let us prove P(k +1) is true.

Here,

(1 + 2 +…. k)+ (k +1) < 18 (2k + 1)2+ (k +1)

By using (1),

<18{(2k+1)2+8(k+1)}

<18{(2k)2+22k+12+8k+8}

<18{4k2+4k+1+8k+8}

<18{4k2+12k+9}

So, we get,

18 {2k+ 3}2

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

(1 + 2 + 3 + … + k) + (k + 1) < 18 (2k +1)2+ (k

...more

New answer posted

4 months ago

0 Follower 2 Views

P
Payal Gupta

Contributor-Level 10

17. We can write the given statement as:-

135+157+179+?+1(2n+1)(2n+3)=n3(2n+3)

For n = 1,

We get P(1)=135=115=13(21+3)=13(2+3)=13*5=115

Which is true.

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

P(K)=135+157+179++1(2k+1)(2k+3)=k3(2k+3) (1)

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

Now,

P(k +1) = 1 13.5+15.7+17.9+...+1(2k+1)(2k+3)+1[2(k+1)+1][2(k+1)+3]

By using (1),

=k3(2k+3)+1(2k+2+1)(2k+2+3)=k3(2k+3)+1(2k+3)(2k+5)=1(2k+3)[k3+1(2k+5)]=1(2k+3)[k(2k+5)+33(2k+5)]

=1(2k+3)[2k2+5k+33(2k+5)]

12k+3[2k2+2k+3k+33(2k+5)]

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

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

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

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

New answer posted

4 months ago

0 Follower 2 Views

P
Payal Gupta

Contributor-Level 10

16. Let the given statement as

P(n)= 11.4+14.7+17.10 + … + 1(3n2)(3n+1)=n(3n+1)

If n=1, then

P(1)= 11.4 = 14 = 1(3.1+1) = 14

which is true.

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

P(k)= 11.4+14.7+17.10 + … + 1(3k2)(3k+1) = k(3k+1) ------------------(1)

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

P(k+1)= 11.4+14.7+17.10 + … + 1(3k2)(3k+1)+1[3(k+1)2][3(k+1)+1]

By using (1),

k(3k+1)+1(3k+32)(3k+3+1)

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

1(3k+1){k+13k+4}

1(3k+1){k(3k+4)+13k+4}

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

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

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

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

k+13k+4=k+13(k+1)+1

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

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

New answer posted

4 months ago

0 Follower 2 Views

P
Payal Gupta

Contributor-Level 10

15. We can write the given statement as

P(n)=12+32+52+ … + (2n – 1)2= n(2n1)(2n+1)3

forn=1

P(1)=12=1= 1(2.11)(2.1+1)3

1(1)(3)3=1 which is true.

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

P(k)=12+32+52+ … + (2n – 1)2= k(2k1)(2k+1)3 ------------------(1)

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

Here,

12+32+52+ … +(2k – 1)2+(2(k+1) –1)2

By using (1),

k(2k1)(2k+1)3+[2k+21)2

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

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

(2k+1)(2k2k+6k+3)3

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

we can write as,

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

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

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

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

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

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 2 Views

P
Payal Gupta

Contributor-Level 10

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

P(n)= (1+11)(1+12)(1+13) … (1+1n)=(n+1)

If n =1

P(1)= (1+11) = 2 =1+1= 2

which is true.

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

P(k): (1+11)(1+12)(1+13) … (1+1k)=(k+1) .---------------------(1)

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

Here,

P(k+1)= (1+11)(1+12)(1+13) … (1+1k)+(1+1(k+1))

By using (1), we get

(k+1). (1+1k+1)

L.C.M.=(k+1). (k+1+1k+1)

= (k+1)+1

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

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

New answer posted

4 months ago

0 Follower 4 Views

P
Payal Gupta

Contributor-Level 10

13. We can write given statement as

P(n): (1+31)(1+54)(1+79) … (1+(2n+1)n2)=(n+1)2

If n=1, we get

P(1): (1+31) =4=(1+ 1)2=22=4

which is true.

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

(1+31)(1+54)(1+79) … (1+(2k+1)k2)=(k+1)2 (1)

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

(1+31)(1+54)(1+79) … (1+(2k+1)k2)+(1+(2(k+1)+1)(k+1)2)

By using (1)

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

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

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

={(k+1)+1}2

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

Therefore, by 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

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

P(n)=a+ar+ar2+ … +arn-1== a(rn1)r1

If n = 1, we get

P(1)=a= a(r11)r1 =a

which is true.

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

a+ar+ar2+ … +ark-1= a(rk1)r1 (1)

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

Here, {a+ar+ar2+ … +ark-1}+ar(k+1) –1

By using (1),

a(rk1)r1+ark

a(rk1)+ark(r1)r1

arka+ark+1arkr1

ark+1ar1

a(rk+11)r1

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.,

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.