Finding a Taylor Series from a function and approximation of sums

Illania
Messages
26
Reaction score
0

Homework Statement



\mu = \frac{mM}{m+M}

a. Show that \mu = m
b. Express \mu as m times a series in \frac{m}{M}

Homework Equations



\mu = \frac{mM}{m+M}

The Attempt at a Solution



I am having trouble seeing how to turn this into a series. How can I look at the given function differently and see a series in it?
 
Physics news on Phys.org
Illania said:

Homework Statement



\mu = \frac{mM}{m+M}

a. Show that \mu = m
I don't see how that can be. Is there something you aren't telling us?
b. Express \mu as m times a series in \frac{m}{M}

Homework Equations



\mu = \frac{mM}{m+M}

The Attempt at a Solution



I am having trouble seeing how to turn this into a series. How can I look at the given function differently and see a series in it?

Maybe try writing$$
\frac{mM}{m+M}= m\left( \frac M {M+m}\right) = m\left( \frac 1 {1+\frac m M}\right)$$and use long division.
 
LCKurtz said:
use long division.

I'd go for writing it as a geometric series.
$${1\over 1+x}=1-x+x^2-x^3+...$$
 
If \mu= \frac{mM}{m+Mz}= m\frac{M}{m+ M} then \mu= m if and only if \frac{M}{m+ M}= 1 which leads to M= m+ M and then m= 0.
 
Apologies everyone, it is actually \mu \approx m.

Also, I do see how I could turn LCKurtz suggestion into a geometric series: m * \frac{1}{1-(- \frac{m}{M})} is the sum of the geometric series: \Sigma^{\infty}_{0} (-1)^nm(\frac{m}{M})^n
 
Illania said:
Apologies everyone, it is actually \mu \approx m.
Is there more that you haven't told us? Making this approximation depends on how large m and M are relative to each other. But the problem statement says nothing about their relative magnitude or what they are supposed to represent.
 
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