Hi fellow Brilliantians, I found some of these polynomial questions which are quite interesting but hard for me... If you know how to solve these questions, please post your solutions below (or give me a hint). It would be really helpful for me. Thank you!
Let and be two different infinite geometric series of positive numbers with the same first term, . The sum of the first series is , and the sum of the second series is . What is ?
The polynomial function satisfies for all . Moreover. has exactly roots. What is the sum of these roots?
(AIME) Amongst all integers satisfying , which is the largest?
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
Hints:
What is the sum of an infinite geometric series? Write the two equations.
What does the first condition mean? To go further, if r is a root, what number must also be a root?
Use long division on the polynomials.
Log in to reply
For question 1, I have used the method that you have mentioned but didn't see the trick till now! Thanks :) The answer's 1 right? For question 3, oh my... why didn't I think of it... may I check if answer is n=890?
Log in to reply
Yeah, I think those two answers are right, good job!
1st answer is 1..nd is d 2nd q.ri8
Log in to reply
Yes, first question's answer is 1! :) But I think the 2nd question's answer is 30... (for me at least)
For question 2, if r is a root, then f(r)=0. So, r+12 or r−12... But I am not sure how is it possible for f(x)=0 to have 5 roots?
Log in to reply
From the condition, f(r)=f(12−r). Think about that...
r and 12−r will not be equal unless...
For 2, I think you may be getting confused about the fact that there are 5 roots. Maybe it would be easier if you tried to solve the problem for when f(x)=0 has 4 roots. Suppose that r1 is a root. You can give the given symmetric condition to find another root; what is that root? For example, if f(4)=0, then what other value y also definitely gives f(y)=0, and what is the sum 4+y?
When you figure that out (and from your comments I think you understand that already), think about how the function could possibly have an odd number of roots. For example, if the function only had one root, what would that root have to be? Do you see what I'm getting at? If so, extend it to the five root case! :) If not, I'd be happy to explain further.
Spoiler Spoiler Spoiler Spoiler Spoiler Spoiler Spoiler:
Consider, perhaps, f(x)=∣x−6∣ for the one root case, and for the five root case, consider f(x)=∣(x−4)(x−5)(x−6)(x−7)(x−8)∣.
Log in to reply
Ohhhh i got it! Thanks a lot! :) cause the sum of any 2 roots is just 6+x+6−x=12 and the odd root must be 6 since x=6 is the line of symmetry. Thus, sum of the roots is just 12⋅2+6=30! Am I right to say that?
Log in to reply
Seems right!
Log in to reply
If you are still stuck on #2 after Daniel's hint, here is another one: f(x) is symmetric with x=6 as the line of symmetry. Do you see why?
Log in to reply
Yes, i see it..
Log in to reply
Anyways, if I accidentally made it look like I thought you were dumb, sorry.
You didn't say anything about #2, so you know, just in case. :)
Log in to reply
About what point or line are the functions f(x),f(−x) symmetric? About what point or line is the function f(x+6),f(−x+6) symmetric then?
What's the remainder when we divide the two polynomials, and how can we use that to help us find a maximum?
Log in to reply
Thanks for your help :) I am not sure where the first question came from.. My teacher gave the question to me... I am done with questions 1 and 3, but really am not sure how to continue with the 5 roots idea.
may be i did nt get the question right but still see what i got.
a + ar1 + a(r1)^2 … = r1.
this means the sequence must converge to r1. as r1 is the ratio itself so it is finite quantity.
so r1 = a/(1-r1)
so i just got a sequence in head that satisfies it, ¼ + ⅛ + …. = ½ where r1 = ½
so same thing with r2.
r=a/(1-r)
r - r^2 = a.
a is positive (given condition). so r > r^2
and it should be. (r<1 for any sequence to converge).
okay it got many possibilities like
r = ¼ and a = ⅛
r = 1/3 and 2/9.
and many more ..
so how we are able to solve 1st question r1 +r2 ?
and the answer is like : 0 < r1 + r2 < 2 as long as both "r"s are positive.
Log in to reply
So from the first sequence you get a=r1−r12, and from the second you get a=r2−r22. What happens when you equate these equations?
Log in to reply
ok i got it
How did ya solve the third problem?