Finding a Power Series for a function

In summary, the function f(x) = \frac{(x-1)}{(3-x)^2}^2 can be represented as a power series with an exponent of 2.
  • #1
aerospacev
4
0

Homework Statement



Find a power series representation for the function [itex] f(x) = \frac{(x-1)}{(3-x)^2}^2[/itex], valid for every [itex]x[/itex] with [itex]|x|<3[/itex]

Homework Equations



The equation that I think would be useful is [itex]\frac{1}{1-x} = \sum_{n=0}^\infty x^n[/itex]

The Attempt at a Solution



I began by just looking at the term [itex]\frac{1}{(3-x)^2}[/itex]

[itex]\frac{1}{1-x} = \sum_{n=0}^\infty x^n[/itex]

differentiating both sides:

[itex]\frac{1}{(1-x)^2}= \sum_{n=1}^\infty nx^{(n-1)}[/itex]

now I'm stuck here, my train of thought is that if I can turn [itex]\frac{1}{(3-x)^2}[/itex] into someform of [itex]\frac{1}{(1-x)^2}[/itex] to obtain its summation formula, I can then multiply the polynomial [itex]{(x-1)}^2[/itex] to that summation and go from there.

Usually the assignment questions involve functions in the likes of [itex]\frac{x}{(1-x^2)}[/itex] or [itex]\frac{x^2}{(1+x)^3}[/itex], which I can solve, but the [itex] 3 [/itex] in front of the x in [itex]\frac{1}{(3-x)^2}[/itex] is really troubling me, any help? Thanks!
 
Physics news on Phys.org
  • #2
Hi aerospacev!

You can factor out the 3 from the denominator and write it as following:
$$f(x)=\frac{(x-1)^2}{9}\frac{1}{(1-x/3)^2}$$
Can you proceed now?
 
  • #3
I wondered about that, maybe I need to review my basic arithmetic, am I allowed to simply divide each number individually in [itex]{(3-x)^2}[/itex] by 3 and multiply by [itex]3^2[/itex]? Even though the entire term is squared?
 
  • #4
aerospacev said:
I wondered about that, maybe I need to review my basic arithmetic, am I allowed to simply divide each number individually in [itex]{(3-x)^2}[/itex] by 3 and multiply by [itex]3^2[/itex]? Even though the entire term is squared?

I am not sure what you mean there. What I did is the following:
$$(3-x)^2=\left(3\left(1-\frac{x}{3}\right)\right)^2=3^2\left(1-\frac{x}{3}\right)^2=9\left(1-\frac{x}{3}\right)^2$$
I hope that helps.
 
Last edited:
  • #5
Pranav-Arora said:
I am not sure what you mean there. What I did is the following:
$$(3-x)^2=\left(3\left(1-\frac{x}{3}\right)\right)^2=3^2\left(1-\frac{x}{3}\right)=9\left(1-\frac{x}{3}\right)$$
I hope that helps.
Hi Panav-Arora.

I think you want to correct those last two versions of the right hand sides, to have an exponent of 2.

Chet
 
  • Like
Likes 1 person
  • #6
Chestermiller said:
Hi Panav-Arora.

I think you want to correct those last two versions of the right hand sides, to have an exponent of 2.

Chet

Woops, thanks Chet! :D
 
  • #7
Pranav-Arora said:
I am not sure what you mean there. What I did is the following:
$$(3-x)^2=\left(3\left(1-\frac{x}{3}\right)\right)^2=3^2\left(1-\frac{x}{3}\right)^2=9\left(1-\frac{x}{3}\right)^2$$
I hope that helps.

Oh ok thanks, I think there was just some confusion on my part.

I got the correct answer, thanks again!
 
  • #8
How about
##f(x) = (\frac{x-1}{3-x})^2 = (\frac{x}{3-x}-\frac{1}{3-x})^2##
## = (\frac{-1}{1-(\frac{3}{x})}-\frac{(\frac{1}{3})}{1-(\frac{x}{3})})^2 ##
##so, f(x) = [-\sum\limits_{n=0}^∞ (\frac{3}{x})^n - \frac{1}{3}\sum\limits_{n=0}^∞ (\frac{x}{3})^n]^2 ## where ##-3 < x < 3##
 
Last edited:
  • #9
vanceEE said:
How about
##f(x) = (\frac{x-1}{3-x})^2 = (\frac{x}{3-x}-\frac{1}{3-x})^2##
## = (\frac{-1}{1-(\frac{3}{x})}-\frac{(\frac{1}{3})}{1-(\frac{x}{3})})^2 ##
##so, f(x) = [-\sum\limits_{n=0}^∞ (\frac{3}{x})^n - \frac{1}{3}\sum\limits_{n=0}^∞ (\frac{x}{3})^n]^2 ## where ##-3 < x < 3##

I don't think so, wouldn't you then have to divide by zero?
 
  • #10
Also, even if the calculation is correct,
$$[-\sum\limits_{n=0}^∞ (\frac{3}{x})^n - \frac{1}{3}\sum\limits_{n=0}^∞ (\frac{x}{3})^n]^2$$
is not a power series as written. It is a expression involving power series, but that's not the same thing.
 
  • #11
aerospacev said:
I don't think so, wouldn't you then have to divide by zero?
Divide what by zero? The index of summation n = 0 means that we would first have a zero as an exponent. This series isn't convergent, an error on my part, but there is nothing being divided by zero in this series; x ≠ 0.
 
  • #12
vanceEE said:
there is nothing being divided by zero in this series; x ≠ 0.
But the original problem statement says "valid for every ##x## with ##|x|< 3##", so that includes ##x=0##.
 

FAQ: Finding a Power Series for a function

1. What is a power series?

A power series is an infinite series of the form ∑(cn * xn), where cn are constants and x is a variable. It is used to represent a function as a sum of infinitely many terms.

2. Why do we need to find a power series for a function?

Finding a power series for a function can help us approximate the behavior of the function at any point, even if the function is not defined at that point. It also allows us to perform calculations and manipulations more easily.

3. How do you find a power series for a function?

To find a power series for a function, we use the Taylor series expansion formula, which involves taking derivatives of the function at a specific point and evaluating them at that point. The coefficients of the resulting series will give us the constants cn in the power series.

4. Can any function be represented by a power series?

No, not all functions can be represented by a power series. The function must be infinitely differentiable and the series must converge for all values of x in order for it to be a valid representation of the function.

5. Can a power series accurately represent a function?

A power series can accurately represent a function within a certain interval, called the interval of convergence. Outside of this interval, the series may not accurately represent the function. It is important to check for the convergence of the series before using it to approximate the original function.

Similar threads

Replies
2
Views
1K
Replies
1
Views
938
Replies
3
Views
681
Replies
3
Views
973
Replies
4
Views
944
Replies
10
Views
1K
Back
Top