Maths

Get insights from 6.5k questions on Maths, answered by students, alumni, and experts. You may also ask and answer any question you like about Maths

Follow Ask Question
6.5k

Questions

0

Discussions

14

Active Users

0

Followers

New answer posted

6 months ago

0 Follower 4 Views

V
Vishal Baghel

Contributor-Level 10

In a particular solution, there are no arbitrary constant.

Hence, option (D) is correct.

New answer posted

6 months ago

0 Follower 5 Views

A
alok kumar singh

Contributor-Level 10

92. Kindly go through the solution

New answer posted

6 months ago

0 Follower 4 Views

V
Vishal Baghel

Contributor-Level 10

The number of arbitrary constant is general solution of D.E of 4th order is four.

 Option (D) is correct.

New answer posted

6 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

6 months ago

0 Follower 2 Views

V
Vishal Baghel

Contributor-Level 10

Kindly go through the solution

New answer posted

6 months ago

0 Follower 2 Views

A
alok kumar singh

Contributor-Level 10

91. Given, x=a(cost+logtant2)y=asint

Differentiating w r t we get,

dxdt=addt[cost+log(tant2)]

=a[sint+1tant2ddt(tant2)]

=a[sint+1tant2.sec2t2ddt(t2)]

=a[sint+cost2sint2*1cos2t2*12]

=a[sint+12sint2cost2]

=a[sint+1sin2*t2]

=a[sint+1sint]=a[1sin2tsint]

=acos2tsint{?1=cos2x+sin2x}

bdydt=ddt(asint)=acost

dydx=dydtdxdt=acostacos2tsint=sintcost=tant

New answer posted

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

New answer posted

6 months ago

0 Follower 2 Views

A
alok kumar singh

Contributor-Level 10

90. Given, x = 4t and y = 4t Differentiating w r t. 't' we get,

dxdt=4dydt=4d (t1)dt

=4t2

4t2

dydx=dydtdxdt=4t24=1t2.

New answer posted

6 months ago

0 Follower 8 Views

V
Vishal Baghel

Contributor-Level 10

Given,  x+y=tan1y

Differentiate with 'x' we get

1+dydx=11+y2dydx=1+y|=11+y2y|= (1+y|) (1+y2)=y|=1+y2y|+y|+y2=y|=y2y|+y2+1=0

 The given fxn is a solution of the given D.E

New answer posted

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

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
  • 679k 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.