Help with power series representation

bobbarkernar
Messages
48
Reaction score
0

Homework Statement



find a power series representation for the function and determine the radius of convergence.

f(t)= ln(2-t)


Homework Equations





The Attempt at a Solution



i first took the derivative of ln(2-t) which is 1/(t-2)

then i tried to write the integral 1/(t-2) in the form of a power series i got the sum for n=0 to infinity of (t/2)^n i don't know if this is write if someone can please help me
 
Physics news on Phys.org
If f(t) = \ln(2-t) [/tex] then write this as follows:-\ln(2-t) = \int \frac{1}{2-t} \; dt [/tex]<br /> <br /> How would you transform \frac{1}{2-t} [/tex] into a more recognizable form: i.e. \frac{1}{1-t}?
 
i would factor out a 1/2 so i would have (1/2)*1/(1-(1/2t))
 
ok then what would you do?
 
i would write that as a power series:
(1/2)*the sum for n=0 to infinity of (1/2t)^n
 
correct you have:

\frac{1}{2}\sum_{n=0}^{\infty} (\frac{t}{2})^{n}
 
so is that the answer??
 
yes that is the answer.

or write it like this:

\sum_{n=0}^{\infty} \left(\frac{t^{n}}{2^{n+1}}\right)
 
ok thank you very much
 
  • #10
courtrigrad said:
correct you have:

\frac{1}{2}\sum_{n=0}^{\infty} (\frac{t}{2})^{n}


I'm confused... What happens to the integral?
 
Back
Top