Finding a Taylor Series from a function and approximation of sums

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
Illania
Messages
26
Reaction score
0

Homework Statement



[itex]\mu = \frac{mM}{m+M}[/itex]

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

Homework Equations



[itex]\mu = \frac{mM}{m+M}[/itex]

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



[itex]\mu = \frac{mM}{m+M}[/itex]

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

Homework Equations



[itex]\mu = \frac{mM}{m+M}[/itex]

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.
 
Apologies everyone, it is actually [itex]\mu \approx m[/itex].

Also, I do see how I could turn LCKurtz suggestion into a geometric series: [itex]m * \frac{1}{1-(- \frac{m}{M})}[/itex] is the sum of the geometric series: [itex]\Sigma^{\infty}_{0} (-1)^nm(\frac{m}{M})^n[/itex]