English

7 + 77 + 777 + ... + 777 . . . . . . . . . . . N − Digits 7 = 7 81 ( 10 N + 1 − 9 N − 10 ) - Mathematics

Advertisements
Advertisements

Question

7 + 77 + 777 + ... + 777 ...........n digits 7=781(10n+19n10)

 

Solution

Let P(n) be the given statement.
Now, 

P(n):7+77+777+...+777... n digits ...7=781(10n+19n10)
 Step(1): 
P(1)=7=781(102910)=781×81
 Thus, P(1) is true .
 Step 2:
 Let P(m) be true .
 Then,
7+77+777+...+777... m digits...7=781(10m+19m10)
 We need to show that P(m + 1) is true whenever P(m) is true.

Now, P(m + 1) = 7 + 77 + 777 +....+ 777...(m + 1) digits...7 

 This is a geometric progression with n=m+1.

 Sum P(m+1):

=79[9+99+999+...(m+1)term]

=79[(101)+(1001)+...(m+1) term ]

=79[10+100+1000+...(m+1) term (1+1+1...m+1 times...+1]

=79[10(10m+11)9m+1]

=781[10m+29m19]

 Thus, P(m + 1) is true .

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

 

shaalaa.com
  Is there an error in this question or solution?
Chapter 12: Mathematical Induction - Exercise 12.2 [Page 28]

APPEARS IN

RD Sharma Mathematics [English] Class 11
Chapter 12 Mathematical Induction
Exercise 12.2 | Q 31 | Page 28

Video TutorialsVIEW ALL [1]

RELATED QUESTIONS

Prove the following by using the principle of mathematical induction for all n ∈ N

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


Prove the following by using the principle of mathematical induction for all n ∈ N

11.4+14.7+17.10+...+1(3n-2)(3n+1)=n(3n+1)


Prove the following by using the principle of mathematical induction for all n ∈ N: 102n – 1 + 1 is divisible by 11


Prove the following by using the principle of mathematical induction for all n ∈ N: 32n + 2 – 8n– 9 is divisible by 8.


If P (n) is the statement "n2 + n is even", and if P (r) is true, then P (r + 1) is true.

 

1 + 3 + 32 + ... + 3n−1 = 3n12

 

1.2 + 2.22 + 3.23 + ... + n.2= (n − 1) 2n+1+2

 

1.3 + 3.5 + 5.7 + ... + (2n − 1) (2n + 1) =n(4n2+6n1)3

 

52n+2 −24n −25 is divisible by 576 for all n ∈ N.

 

(ab)n = anbn for all n ∈ N. 

 

2.7n + 3.5n − 5 is divisible by 24 for all n ∈ N.


Given a1=12(a0+Aa0),a2=12(a1+Aa1) and an+1=12(an+Aan) for n ≥ 2, where a > 0, A > 0.
Prove that anAan+A=(a1Aa1+A)2n1

 

1+14+19+116+...+1n2<21n for all n ≥ 2, n ∈ 

 


 A sequence x0,x1,x2,x3,... is defined by letting x0=5andxk=4+xk1 for all natural number k . 
 Show that xn=5+4n for all n N using mathematical induction .


 Using principle of mathematical induction, prove that n<11+12+13+...+1n for all natural numbers n2.

 


Prove by method of induction, for all n ∈ N:

2 + 4 + 6 + ..... + 2n = n (n+1)


Prove by method of induction, for all n ∈ N:

12 + 22 + 32 + .... + n2 = n(n+1)(2n+1)6


Prove by method of induction, for all n ∈ N:

1.2 + 2.3 + 3.4 + ..... + n(n + 1) = n3(n+1)(n+2)


Prove by method of induction, for all n ∈ N:

5 + 52 + 53 + .... + 5n = 54(5n-1)


Prove by method of induction, for all n ∈ N:

(cos θ + i sin θ)n = cos (nθ) + i sin (nθ)


Answer the following:

Prove, by method of induction, for all n ∈ N

12 + 42 + 72 + ... + (3n − 2)2 = n2(6n2-3n-1)


Answer the following:

Prove, by method of induction, for all n ∈ N

2 + 3.2 + 4.22 + ... + (n + 1)2n–1 = n.2n 


Answer the following:

Given that tn+1 = 5tn − 8, t1 = 3, prove by method of induction that tn = 5n−1 + 2


Answer the following:

Prove by method of induction

[3-41-1]n=[2n+1-4nn-2n+1], nN


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

(1-122).(1-132)...(1-1n2)=n+12n, for all natural numbers, n ≥ 2. 


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.


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


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


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)(21+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


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


Prove the statement by using the Principle of Mathematical Induction:

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


Prove the statement by using the Principle of Mathematical Induction:

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


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


Show that n55+n33+7n15 is a natural number for all n ∈ N.


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


Consider the statement: “P(n) : n2 – n + 41 is prime." Then which one of the following is true?


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×
Our website is made possible by ad-free subscriptions or displaying online advertisements to our visitors.
If you don't like ads you can support us by buying an ad-free subscription or please consider supporting us by disabling your ad blocker. Thank you.