Quick help in Geometric series question

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
Messages
6,221
Reaction score
31

Homework Statement


The common ratio,ratio,r, of a geometric series is given by:
[tex]r=\frac{5x}{4+x^2}[/tex]

Find all the values of x for which the series converges


Homework Equations





The Attempt at a Solution



For the series to converge |r|<1
so that
[tex]|\frac{5x}{4+x^2}|<1[/tex]


this means that:

[tex]-1<\frac{5x}{4+x^2}<1[/tex]

For

[tex]-1<\frac{5x}{4+x^2}[/tex]
I get

{x:x<-4}U{x:x>-1}

and for

[tex]\frac{5x}{4+x^2}<1[/tex]

I get
{x:x<1}U{x:x>-1}

The answer I want would be the region that satisfies both {x:x<1}U{x:x>-1} AND {x:x<-4}U{x:x>-1} right?

So I get

{x:x<1}U{x:x>-1} which is basically {x:-1<x<1}...(*answer I got)
is that correct? because I see that the answer is {x:-1<x<1}U{x:x<-4}U{x:x>4}
I am not sure if that is the same as what I have because I think that the answer I got includes the rest of {x:x<-4}U{x:x>4}
 
Physics news on Phys.org
no. You are incorrect.

The answer you got includes all reals: x > -1 in union with x < 1 includes all numbers less than one and greater than -1 or all reals. And all reals is not correct (take 3 as a counter example).

The answer in the book is correct: {x:-1<x<1}U{x:x<-4}U{x:x>4}
 
rock.freak667 said:
For

[tex]-1<\frac{5x}{4+x^2}[/tex]
I get

{x:x<-4}U{x:x>-1}

I'm finding in this case (x+1)(x+4) > 0 , so either

x>-1 and x>-4 implies x>-1
or
x<-1 and x<-4 implies x<-4

So we are in agreement here.


and for

[tex]\frac{5x}{4+x^2}<1[/tex]

I get
{x:x<1}U{x:x>-1}

In this case, I find (x-1)(x-4) > 0 , so either

x>1 and x>4 implies x>4
or
x<1 and x<4 implies x<1

Perhaps you "miswrote" yourself here?

Combining the two cases gives

x < -4 , -1 < x < 1 , x > 4 .

As a check, you'll find that values of x with absolute value between 1 and 4 don't work in the original inequality.
 
Last edited: