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 3 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

a year ago

0 Follower 3 Views

V
Vishal Baghel

Contributor-Level 10

Let the centre of the circle on y-axis be (0, b).

The differential equation of the family of circles with centre at (0, b) and radius 3 is as follows:

x2+(yb)2=32x2+(yb)2=9..........(1)

Differentiating equation (1) with respect to x, we get:

2x+2(yb).y'=0(yb).y'=xyb=xy'

Substituting the value of (yb) in equation (1), we get:

x2+(xy')2=9x2[1+1(y')2]=9x2((y')2+1)=9(y')2(x29)(y')2+x2=0

This is the required differential equation.

New answer posted

a year ago

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

a year ago

0 Follower 4 Views

V
Vishal Baghel

Contributor-Level 10

The equation of the family of hyperbolas with the centre at origin and foci along the x-axis is:

x2a2+y2b2=1..........(1)

Differentiating both sides of equation (1) with respect to x, we get:

2xa22yy'b2=0xa2yy'b2=0..........(2)

Again, differentiating both sides with respect to x, we get:

1a2y'.y'+y.y"b2=01a2+1b2((y')2+yy")=0

Substituting the value of 1a2 in equation (2), we get:

xb2((y')2+yy")yy'b2=0x(y')2+xyy"yy'=0xyy"+x(y')2yy'=0

This is the required differential equation.

New answer posted

a year ago

0 Follower 4 Views

A
alok kumar singh

Contributor-Level 10

97. Let y=xcosx

So,  dydx=xddxcosx+dxdxcosx

=xsinx+cosx

d2ydx2=xddxsinxsinxdxdx+ddxcosx

=xcosxsinx+ (sinx)

= (xcosx+2sinx)

New answer posted

a year ago

0 Follower 3 Views

A
alok kumar singh

Contributor-Level 10

Kindly check the Answer:

New answer posted

a year ago

0 Follower 7 Views

V
Vishal Baghel

Contributor-Level 10

The equation of the family of ellipses having foci on the y-axis and the centre at origin is as follows:

x2b2+y2a2=1..........(1)

Differentiating equation (1) with respect to x, we get:

2xb2+2yy'b2=0xb2+yy'a2..........(2)

Again, differentiating with respect to x, we get:

1b2+y'.y'+y.y"a2=01b2+1a2(y'2+yy")=01b2=1a2(y'2+yy")

Substituting this value in equation (2), we get:

x[1a2((y')2+yy")]+yy"a2=0x(y')2xyy"+yy'=0xyy"+x(y')2=0

This is the required differential equation

New answer posted

a year ago

0 Follower 2 Views

V
Vishal Baghel

Contributor-Level 10

The equation of the parabola having the vertex at origin and the axis along the positive y-axis is:

x2 =4ay

Differentiating equation (1) with respect to x, we get:

2x=4ay'

Dividing equation (2) by equation (1), we get:

2xx2=4ay'4ay2x=y'yxy'=2yxy'2y=0

This is the required differential equation.

New answer posted

a year ago

0 Follower 2 Views

A
alok kumar singh

Contributor-Level 10

96. Let y=x20

So,  dydx=20x201=20x19

d2ydx2=20*19x191

=380x18

New answer posted

a year ago

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

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.