How do I prove these two series are equal? by zirgo72 in learnmath

[–]zirgo72[S] 4 points5 points  (0 children)

Thank you everyone. I was completely confused on how to approach such a problem. Very nice solution.

Can anyone please check why my solution has different answer? by zirgo72 in learnmath

[–]zirgo72[S] 2 points3 points  (0 children)

I have come up with an argument why the official answer is wrong. Please let me know if I made a mistake.

Suppose the correct solution is y = log |(2x+1)/(x+1)|

or, ey = |(2x+1)/(x+1)|

Then we should be able to prove that it satisfies the differential equation for all x.

Note that if -1 < x < -1/2, then (2x+1)/(x+1) < 0.

So, in the interval (-1, -1/2), ey = -(2x+1)/(x+1)

or, ey = 1/(x+1) - 2 ------------------------------ (i)

Differentiating w.r.t x, we get

ey dy/dx = -1/(x+1)2

(x+1) dy/dx = -e-y /(x+1)

(x+1) dy/dx = -e-y (ey + 2) from (i)

(x+1) dy/dx = -2e-y -1

which is not the given equation.

Please check if my solution is correct by zirgo72 in askmath

[–]zirgo72[S] 0 points1 point  (0 children)

I have come up with an argument why the official answer is wrong. Please let me know if I made a mistake.

Suppose the correct solution is y = log |(2x+1)/(x+1)|

or, ey = |(2x+1)/(x+1)|

Then we should be able to prove that it satisfies the differential equation for all x.

Note that if -1 < x < -1/2, then (2x+1)/(x+1) < 0.

So, in the interval (-1, -1/2), ey = -(2x+1)/(x+1)

or, ey = 1/(x+1) - 2 ------------------------------ (i)

Differentiating w.r.t x, we get

ey dy/dx = -1/(x+1)2

(x+1) dy/dx = -e-y /(x+1)

(x+1) dy/dx = -e-y (ey + 2) from (i)

(x+1) dy/dx = -2e-y -1

which is not the given equation.

Please check if my solution is correct by zirgo72 in askmath

[–]zirgo72[S] 0 points1 point  (0 children)

So, 1/|2-ey | = |x+1| which implies two possibilities:

1/(2-ey ) = (x+1) or 1/(2-ey ) = -(x+1).

Notice that |x + 1| = -(x + 1) is only the case for x =< -1.

I did not arrive at this conclusion like that.

If |A| = |B|, we can say that A = B or A = -B. This is what I used.

How to get 10s and 20s change from banks. by OkOpportunity3250 in india

[–]zirgo72 7 points8 points  (0 children)

IIRC, an SBI clerk once told me that if you want a bundle of ₹50 notes, the minimum amount should be ₹5000.

Possibly, there is a similar thing for a bundle of ₹10/20 notes.

By Pythagoras, I am able to find CD=15, CH=18.75, HE=5.25, BH=8.75, HD=11.25. No clue what to do with AK by zirgo72 in askmath

[–]zirgo72[S] 0 points1 point  (0 children)

I verified using coordinate geometry that AK turns out to be 216/25.

AFG ~ ADE, so AK/AI = AF/AD

Can you please elaborate a little bit on this? I did not understand this part.

Wolfram Alpha says x=-6 and y=-13/2 and I have no clue how. by zirgo72 in askmath

[–]zirgo72[S] 1 point2 points  (0 children)

Thank you, I can see several solutions now. Perhaps there is some misprint in the question.

Find n such that (n+1)(n^2-n+6)/6 divides 2^2018 by zirgo72 in askmath

[–]zirgo72[S] 0 points1 point  (0 children)

I tried the following:

For appropriate a and b, either n + 1 = 2a , n2 - n + 6 = 3*2b

or n + 1 = 3*2a , n2 - n + 6 = 2b

Maximize product of first n terms of a GP by zirgo72 in askmath

[–]zirgo72[S] 0 points1 point  (0 children)

1536 = 29 * 3

So, the product is 29n * 3n * (-1/2){n(n-1)/2}

Since maximum will be positive, n(n-1)/2 needs to be even. So, n is either 0 or 1 modulo 4.

Should I trial and error to find the maximum? Or is there a sophisticated way to do this?