Quadratic Approximation of Potential Function using Taylor Expansion Method

Crazy Gnome
Messages
13
Reaction score
0

Homework Statement



What is the quadratic approximation to the potential function?

Homework Equations



U(x) = U0((a/x)+(x/a))
U0= 20
a=4

The Attempt at a Solution



This is just the last part of a question on my engineering homework, I never learned Taylor expansions before even though I have taken all the class prerequisites. So if you could just walk me through it that would be much appreciated.
 
Physics news on Phys.org
Read this http://en.wikipedia.org/wiki/Taylor_series and try it out yourself. It's just a cookbook formula. You have to add various derivatives of U(x) at x=4 times powers of (x-4) up to quadratic. It's not that mysterious. We'll be glad to look at your efforts.
 
Dick said:
Read this http://en.wikipedia.org/wiki/Taylor_series and try it out yourself. It's just a cookbook formula. You have to add various derivatives of U(x) at x=4 times powers of (x-4) up to quadratic. It's not that mysterious. We'll be glad to look at your efforts.

So for my first try I got U=(1.25)x2-10x+60. I am pretty sure I remember something about only going out to the second order place to make it "quadratic" so I got.

40 for the first place, 0 zero for the first order, and 1.25x2-10x+20 for the second order.

Does this look right?
 
Yes, that's right. For most purposes you probably want to leave that in the form 40+5*(x-4)^2/4, since you are thinking of x's near 4.
 
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...

Similar threads

Back
Top