Explicit formula for a convergent series

trulyfalse
Messages
35
Reaction score
0
Hello PF.

Homework Statement


A function f is defined by f(x) = 1 + 2x + x2 + 2x3 + x4 + 2x5 + x6... Find the radius of convergence of the series and the explicit formula for f(x).

Homework Equations


The Attempt at a Solution


I know that the formula for the series is going to be similar to the function xn2c, where c is some expression dependent on n that is equal to 1 when n is odd and equal to 0 when n is 0 or when n is even. However, I'm having difficulty finding what c actually is in terms of n. Maybe there's something obvious that I'm not seeing here?
 
Physics news on Phys.org
trulyfalse said:
Hello PF.

Homework Statement


A function f is defined by f(x) = 1 + 2x + x2 + 2x3 + x4 + 2x5 + x6... Find the radius of convergence of the series and the explicit formula for f(x).


Homework Equations





The Attempt at a Solution


I know that the formula for the series is going to be similar to the function xn2c, where c is some expression dependent on n that is equal to 1 when n is odd and equal to 0 when n is 0 or when n is even. However, I'm having difficulty finding what c actually is in terms of n. Maybe there's something obvious that I'm not seeing here?

Write it as (1+2x)+(1+2x)x^2+(1+2x)x^4+...Now do you see what you are missing?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top