Thread Closed

Urgend Geometric series question

 
Share Thread Thread Tools
Feb22-06, 01:20 PM   #1
 

Urgend Geometric series question


Hi

I have the following problem:

show that

1/(1+x^2)) = 1-x^2 + x^4 + (-1)^n*(x^2n-2) + (-1)^n * (x^2n)/(1+x^2)

I that know this arctan function can be expanded as a geometric series by using:

1 + q + q^2 + q^3 + .... + = 1/(1-q)


Then by putting q = -x^2. I get:


1/(1-(-x^2) = 1 - x^2 - (-x^2) - (-x^2)^3 + .... +

My question is how do I proceed from this to get the desired result???

Sincerley and Best Regards

Fred
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Bird's playlist could signal mental strengths and weaknesses
>> Minus environment, patterns still emerge: Computational study tracks E. coli cells' regulatory mechanisms
>> Bacterium uses natural 'thermometer' to trigger diarrheal disease, scientists find
Feb22-06, 01:35 PM   #2
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
No, try again. Do EXACTLY as in the 1/(1-q) example, with q=-x^2
Feb22-06, 01:40 PM   #3
 
Quote by arildno
No, try again. Do EXACTLY as in the 1/(1-q) example, with q=-x^2
I still get first result, but has it something to do that the series converges? And then I then add a sum to the first result?

/Fred
Feb22-06, 01:43 PM   #4
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor

Urgend Geometric series question


No, you simply haven't done it correctly. Try again.
Insert (-x^2) on the q-places in the following expression:
[tex]1+q+q^2+q^3+++[/tex]
What do you get?
Feb22-06, 01:46 PM   #5
 
Quote by Mathman23
Then by putting q = -x^2. I get: 1/(1-(-x^2) = 1 - x^2 - (-x^2) - (-x^2)^3 + .... +
This is wrong. Try again.
Feb22-06, 01:48 PM   #6
 
Quote by arildno
No, you simply haven't done it correctly. Try again.
Insert (-x^2) on the q-places in the following expression:
[tex]1+q+q^2+q^3+++[/tex]
What do you get?
Hello by inserting q = -x^2 into the above I get:


1/(1-x^2) = 1 - x^2 + x^4 - x^6 + .... +

but how do I proceed from there ?

Sincerley

Fred
Feb22-06, 01:50 PM   #7
 
Now you got it right and should be able to "see" how the general term looks like. Just see how the sign changes and how the exponent increases.
Feb22-06, 01:57 PM   #8
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by Mathman23
Hello by inserting q = -x^2 into the above I get:


1/(1-x^2) = 1 - x^2 + x^4 - x^6 + .... +

but how do I proceed from there ?

Sincerley

Fred
Great! One flaw though:
You've been working with 1/(1-(-x^2)), not 1/(1-x^2)!

Now, find the n'th term, and scrutinize the infinite part of the series starting with the n'th term.
Feb22-06, 01:59 PM   #9
 
Quote by assyrian_77
Now you got it right and should be able to "see" how the general term looks like. Just see how the sign changes and how the exponent increases.

Hello I can see that the the function changes in the following way

(-1)^n * (x^2)^n, then


1/(1-x^2) = 1/(1-x^2) = 1 - x^2 + x^4 - x^6 + .... + (-1)^n * (x^2)^n


Do I then rewrite the above result to get the result required ???

Sincerely
Fred
Feb22-06, 02:01 PM   #10
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
You have now found the general term of the series expansion of 1/(1-(-x^2))
For all N>=n, draw out the common factor (-1)^(n)x^(2n)
What are you left with then?
Feb22-06, 02:03 PM   #11
 
The n-1 term ???

/Fred


Quote by arildno
You have now found the general term of the series expansion of 1/(1-(-x^2))
For all N>=n, draw out the common factor (-1)^(n)x^(2n)
What are you left with then?
Feb22-06, 02:07 PM   #12
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
No.
Let's see:
We have:
[tex](-1)^{n}x^{2n}+(-1)^{n+1}x^{2n+2}+++=(-1)^{n}x^{2n}(1-x^{2}+++)[/tex]
Try to deduce how the +++++ will look like..
Feb22-06, 02:12 PM   #13
 
The n + 1 term ???

/Fred

Quote by arildno
No.
Let's see:
We have:
[tex](-1)^{n}x^{2n}+(-1)^{n+1}x^{2n+2}+++=(-1)^{n}x^{2n}(1-x^{2}+++)[/tex]
Try to deduce how the +++++ will look like..
Feb22-06, 02:16 PM   #14
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
What are you talking about?
Try to figure out the rest by yourself
Feb22-06, 02:30 PM   #15
 
I'v have been looking at mathworld, and then arrieved at the following idear:
Then I need to do it for infinity????

/Fred


[tex]S_n = \sum_{k=1} ^ {\infty} (-1)^k \frac{1}{1-x^k} [/tex]


Quote by arildno
What are you talking about?
Try to figure out the rest by yourself
Feb22-06, 02:36 PM   #16
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Try to tackle it this way:
The infinite series starting with the n'th term is of the form:
[tex]\sum_{i=n}^{\infty}(-1)^{i}x^{2i}[/tex]
Now, introduce the new index j=i-n, that is i=j+n
Then, the series can be written in the form:
[tex]\sum_{j=0}^{\infty}(-1)^{j+n}x^{2n+2j}[/tex]
What can you do about this expression?
Feb22-06, 02:48 PM   #17
 
I rewrite it as a product of a two Sums ??

/Fred

Quote by arildno
Try to tackle it this way:
The infinite series starting with the n'th term is of the form:
[tex]\sum_{i=n}^{\infty}(-1)^{i}x^{2i}[/tex]
Now, introduce the new index j=i-n, that is i=j+n
Then, the series can be written in the form:
[tex]\sum_{j=0}^{\infty}(-1)^{j+n}x^{2n+2j}[/tex]
What can you do about this expression?
Thread Closed
Thread Tools


Similar Threads for: Urgend Geometric series question
Thread Forum Replies
Quick help in Geometric series question Precalculus Mathematics Homework 2
geometric series/geometric progression Precalculus Mathematics Homework 2
Infinity geometric series question Linear & Abstract Algebra 3
A geometric series question Introductory Physics Homework 6
geometric series question Introductory Physics Homework 2