Use Vieta!

Algebra Level 5

Suppose a , b , c C a,b,c \in \mathbb{C} satisfy a + b + c = k and 1 a + 1 b + 1 c = 1 k a+b+c=k \quad \text{and}\quad \frac{1}{a}+\frac{1}{b}+\frac{1}{c}=\frac{1}{k} for some k < 1. | k | < 1.

Which of the following options is equivalent to j = 0 a 2 j + 1 + b 2 j + 1 + c 2 j + 1 ? \sum_{j=0}^{\infty} a^{2j+1}+b^{2j+1}+c^{2j+1}?

k 1 k 2 \frac{k}{1-k^{2}} k 1 k-1 Cannot be determined 1 1 k 1 1 + k \frac{1}{1-k}-\frac{1}{1+k} 1 1 k \frac{1}{1-k}

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Brandon Monsen
Feb 23, 2017

For this problem, we will relate a , b , c a,b,c to the roots of some easy to factor polynomial, making the sum a breeze!

First, let's consider the second equation given:

1 a + 1 b + 1 c = 1 k a b c = k ( a b + b c + a c ) \frac{1}{a}+\frac{1}{b}+\frac{1}{c}=\frac{1}{k} \Rightarrow abc = k(ab+bc+ac)

Let a b + b c + a c = m ab+bc+ac=m . Then a b c = m k abc=mk .

These equations look an awful lot like Vieta's Formula! Consider the following cubic:

x 3 k x 2 + m x m k = 0 x^{3}-kx^{2}+mx-mk=0

Based on our conditions, this polynomial has roots a , b , c a,b,c ! We can factor it as follows:

x 2 ( x k ) + m ( x k ) = 0 ( x m i ) ( x + m i ) ( x k ) = 0 x^{2}(x-k)+m(x-k)=0 \Rightarrow (x-\sqrt{m}i)(x+\sqrt{m}i)(x-k)=0

Where i = 1 i = \sqrt{-1} . Therefore a , b , c = m i , m i , k a,b,c = \sqrt{m}i,-\sqrt{m}i,k

Since our sum is adding a , b , c a,b,c raised to odd powers, the m i \sqrt{m}i and m i -\sqrt{m}i terms will cancel for every j j in out summand. This makes the sum:

j = 0 k 2 j + 1 = k + k 3 + k 5 + k 7 + \sum_{j=0}^{\infty}k^{2j+1} = k+k^{3}+k^{5}+k^{7}+ \ldots

Which is an infinite geometric series with initial term k k and ratio k 2 k^{2} , meaning that if k < 1 |k|<1 , then the sum is k 1 k 2 \boxed{\frac{k}{1-k^{2}}}

Note that we could have m < 0 m<0 , in which case our polynomial would factor as ( x + m ) ( x m ) ( x k ) = 0 (x+\sqrt{m})(x-\sqrt{m})(x-k)=0 , but adding the roots to odd powers would still have the ± \pm terms cancel

Name of the problem was quite helpful!

ABHIJIT DIXIT - 4 years, 3 months ago

Log in to reply

Yep :)

The intention wasn't to be a ridiculously hard problem, just make you see a new way to apply ideas/formulas.

Brandon Monsen - 4 years, 3 months ago

Awesome problem!And awesome solution!

I also framed the same polynomial but in the end used newtons sum for the summation.

Harsh Shrivastava - 4 years, 3 months ago

Log in to reply

Thanks!

How did you do the infinite newton's sums here? I'm not very familiar with them.

Brandon Monsen - 4 years, 3 months ago

Log in to reply

Actually i didnt used newtons sum exactly, i found out a recurrence relation using the polynomial framed and then it struck to my mind that it is a method of deriving newtons formula only!

Harsh Shrivastava - 4 years, 3 months ago

Log in to reply

@Harsh Shrivastava Ah, nice! It's always a cool feeling when you're doing something and you realize halfway through "oh wait, this is _ !"

Brandon Monsen - 4 years, 3 months ago
Achal Jain
Feb 27, 2017

j = 0 a 2 j + 1 + b 2 j + 1 + c 2 j + 1 \color{#3D99F6} \sum_{j=0}^{\infty} a^{2j+1}+b^{2j+1}+c^{2j+1}

This is a GP of course. The sum of the above GP is = a 1 a 2 + b 1 b 2 + c 1 c 2 \color{#D61F06} \large \dfrac{a}{1-a^{2}}+ \dfrac{b}{1-b^{2}}+ \dfrac{c}{1-c^{2}}

Now we also get 1 a + b + c = 1 a + 1 b + 1 c \color{#E81990} \large \dfrac{1}{a+b+c}=\dfrac{1}{a}+\dfrac{1}{b}+\dfrac{1}{c}

And we get 1 a + b + c 1 c = 1 a + 1 b \color{#20A900} \large \dfrac{1}{a+b+c}-\dfrac{1}{c}= \dfrac{1}{a}+\dfrac{1}{b} The above expression when simplified results as

( a + b ) ( a + b + c ) c = a + b a b \color{#CEBB00} \large \dfrac{-(a+b)}{(a+b+c)c}= \dfrac{a+b}{ab} this results in

a b = a c b c c 2 \color{grey} \large ab=-ac-bc-c^{2} = a ( b + c ) = c ( b + c ) \color{grey} \large a(b+c)=-c(b+c) This gives us a = c \color{grey} \large a=-c and this results in

b = k \color{cyan} \huge \boxed{\boxed{\boxed{b=k}}} and b 1 b 2 = k 1 k 2 \color{cyan} \dfrac{b}{1-b^{2}} = \dfrac{k}{1-k^{2}} .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...