#Either development. Determine n so the tenth term of the development to be the biggest.
47 messages · Page 1 of 1 (latest)
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with:
+close
- Feel free to nominate the person for helper of the week in #helper-nominations
- Do not ping the mods, unless someone is breaking the rules.
- If you're happy with the help you got here, and the server overall, you can contribute financially as well:
So T 9+1 is the biggest
Hm, interesting.
Well, first of all, what's the tenth term?
i can use the formula
Yeah, you can use the binomial expansion.
Yeah, that's correct. Though, I'm not 100% sure what to do next.
yea me neither
Oh, you meant the general case, ok.
yea mb
The current price of Bitcoin is $51,061.90, if it drops to 39000$ and if a person invest PKR 5,000 in Bitcoin, and later it reaches $100,000, what will be his profit in rupees?"
The current price of Bitcoin is $51,061.90, and if a person invest PKR 5,000 in Bitcoin, and later it reaches $100,000, what will be his profit in rupees?"
1usd is = 278 pkr
saad.anwar09
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
Don't invade other people's threads. Make your own.
sorryy my bad
oh wow and i was thinking that somebody will help us
:)))
im sorry for invading ur thread
You can't use this formula here, as the term in the binomial also depends on n.
We need to do it explicitly.
a(n) = C(n, 9) 2^(n - 9) n^9
a(n + 1) = C(n + 1, 9) 2^(n - 8) (n + 1)^9
As C(n + 1, 9)/C(n, 9) = (n + 1)/(n - 8), we get:
a(n + 1)/a(n) = 2(n + 1)^10/(n^9 (n - 8))
Now, we need to find the maximum value of that expression.
We can do that as usual, by differentiation.
how can we use differentiation?
we know tho that the tenth term is the biggest
how can we use that
Well, we find the derivative of 2(n + 1)^10/(n^9 (n - 8)) with respect to n.
i do not really understand how we can use a derivative here
As usual: quotient and product rules.
so i just derivate this?
Differentiate. And yes.
is 0?
Well, we need to set it to be equal to 0.
The derivative obviously isn't just 0, though.
yea