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

29

Active Users

0

Followers

New answer posted

a year ago

0 Follower 6 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

a year ago

0 Follower 1 View

V
Vishal Baghel

Contributor-Level 10

d4ydx4 As the given D.E. is a polynomial equation in its derivative, its degree is 1.

New answer posted

a year ago

0 Follower 9 Views

V
Vishal Baghel

Contributor-Level 10

d4ydx4 As the given D.E. is not a polynomial equation in its derivative, its degree is not defined.

New answer posted

a year ago

0 Follower 2 Views

A
alok kumar singh

Contributor-Level 10

83. Given, xy = ex-y.

Taking log,

log (x + y) = log (ex-y).

=logx + log y = (x-y) log e.

= logx +log y = x -y {Q log e = 1}

Differentiating w r t 'x' we get,

1x+1ydydx=1dydx

1ydydx+dydx=112

dydx (1y+1)= (x1x)

dydx (1+yy)= (x1x)

dydx=y (x1)x (1+y)

New answer posted

a year ago

0 Follower 1 View

V
Vishal Baghel

Contributor-Level 10

The highest order derivation present in the D.E. is d2sdt2 so its order is 2 .

As the given D.E. is a polynomial equation in its derivative its degree is 1.

New answer posted

a year ago

0 Follower 7 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

a year ago

0 Follower 7 Views

New answer posted

a year ago

0 Follower 3 Views

A
alok kumar singh

Contributor-Level 10

82. Given, (cos x)y = (cos y)x

Taking log, y log (cos x) = x log (cos y)

Differentiating w r t 'x' we get,

= yddx log (cos x) + log (cos x) dydx=xddx log (cos y) + dog (cos y) dxdx

= y´ 1cosxddx cos x + log (cos x) dydx = x´ 1cosyddxcosy+log(cosy).

ysinxcosx+log(cosx)dydx=xsinycosydydx+log(cosy)

= log (cos x) dydx + x tan dydx=yctanx+log(cosy)

dydx[log(cosx)+xtany] = y tan x + log (cos y )

dydx=ytanx+log(cosylog(cosx)+xtany.

New answer posted

a year ago

0 Follower 4 Views

V
Vishal Baghel

Contributor-Level 10

The highest order derivation present in the differential equation (D.E.) is d4ydx4 , so its order is 4.

As, the given D.E.is not a polynomial equation in its derivative, its degree is not defined.

New answer posted

a year ago

0 Follower 9 Views

P
Payal Gupta

Contributor-Level 10

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

P(n)=13+23+33+ … +n3= (n(n+1)2)2

For, n=1, P(n)=13=1= (1(1+1)2)2=(1.22)2=12=1

which is true.

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

13+23+33+ … +k3= (k(k+1)2)2 ---------- (1)

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

Here,  13+23+33+ … +k3+(k+1)3

By using eq (1)

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

k2(k+1)2+4·(k+1)34

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

(k+1)2{k2+4k+4}4=(k+1)2(k+2)24

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

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

Hence, from the principle of mathematical induction, P(n) is true for all natural numbers 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

  • 66k Colleges
  • 1.2k Exams
  • 711k Reviews
  • 1850k 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.