Dummy Variables in Taylor Series

AI Thread Summary
The discussion focuses on expanding the function g(x) = xlnx using dummy variables in a Taylor Series around (x-2). The user attempts to substitute t = x-2, leading to a series expansion that diverges from the book's answer. The book's solution employs successive derivatives, which may yield different results from the dummy variable method. Despite this, both approaches are valid, highlighting the flexibility in solving Taylor Series problems. The conversation emphasizes the importance of exploring multiple methods for mathematical expansions.
AngelofMusic
Messages
58
Reaction score
0
Taylor Series in x-a

Hi,

I've got a question about the use of dummy variables in Taylor Series.

We are asked to expand:

g(x) = xlnx

In terms of (x-2). So originally, I used a dummy variable approach to try and find an answer.

Let t = x-2, so x = t+2.

g(x) = (t+2)ln(2+t)

We're given:

ln(1+x) = \sum_{k=1}^{\infty}\frac{(-1)^k}{k}x^k

So, I re-arrange g(x) = (t+2)ln[2(1+t/2)] = (t+2)(ln2 + ln(1+t/2)).

Expanding, I get: g(x) = tln2 + tln(1+t/2) + 2ln2 + 2ln(1+t/2).

So g(x) = 2ln2 + (x-2)ln2 + (x-2)\sum_{k=1}^{\infty}\frac{(-1)^k}{k}(x/2-1)^k +2\sum_{k=1}^{\infty}\frac{(-1)^k}{k}(x/2-1)^k.

This is where I get stuck because the book's answer says it should be:

g(x) = 2ln2 + (1+ln2)(x-2) + \sum_{k=2}^{\infty}\frac{(-1)^k}{k(k-1)2^{k-1}}(x-2)^k

I'm sort of close to the answer, but can't quite make the final manipulations to make it work. The book used the method of taking successive derivatives to arrive at that formula, so I know how to do it that way - but is my original method correct as well? If not, why not?
 
Last edited:
Physics news on Phys.org
Your method should work out.

Before we work too much on it, why don't you try putting the two sums you have into one and see if it doesn't match up then?

cookiemonster
 




Hi there,

Thank you for sharing your approach to expanding g(x) = xlnx in terms of (x-2) using dummy variables. Your approach is definitely correct and it is a valid way of solving this problem. However, the book's answer uses a different approach which involves taking successive derivatives of g(x) and using the general formula for the Taylor Series expansion of a function.

The reason why your answer might not match exactly with the book's answer is because of the use of dummy variables. When we use dummy variables, we are essentially substituting x with another variable (in this case, t). This can sometimes lead to slight differences in the final answer compared to the traditional approach of taking derivatives and using the general formula.

But don't worry, both approaches are correct and it's always good to have multiple ways of solving a problem. Keep up the good work!
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top