Solving -1^n and (-1)^{n+1} Confusions

  • Thread starter Thread starter kdinser
  • Start date Start date
AI Thread Summary
The discussion centers around the confusion with the expressions (-1)^n and (-1)^{n+1} in the context of series convergence. The user initially struggles with testing endpoints in the series and realizes that factoring out -1 from (-5)^n and canceling terms is incorrect. They clarify that when simplifying, the expression leads to a series that is not alternating because it consistently yields a negative sign. The solutions manual indicates that at x=0, the series diverges, while at x=10, it remains an alternating series. Ultimately, the user acknowledges the importance of recognizing the consistent sign in the series when n is odd.
kdinser
Messages
335
Reaction score
2
For the most part I seem to understand what I'm doing, but whenever you toss in a (-1)^n or a (-1)^{n+1} it starts to trip me up.
For example:

\sum\frac{(-1)^{n+1}(x-5)^n}{n5^n}

pretty straight forward, it's centered at 5, use the ratio test and solve the inequality to obtain R = 5 with endpoints 0, 10. It's when I go to test the endpoints that I get into trouble. I am going to solve this the way I would and maybe someone can point out where I'm going wrong with my thinking or algebra.

\sum\frac{(-1)^{n+1}(0-5)^n}{n5^n}

\sum\frac{(-1)^{n+1}(-5)^n}{n5^n}

Just as I was typing this, I think I found my mistake, but how do I fix it?
I have been factoring out a -1 from the (-5)^n and canceling the 5^n with the one in the denominator. You can't do that can you? How about this?

\sum\frac{(-1)^{n+1}(-1)^n(5)^n}{n5^n}

That would let the 5^n's cancel and would leave

\sum\frac{(-1)^{2n+1}}{n}


right? Isn't this still an alternating series? The solutions manual says that when x=0 it should go to

\sum\frac{-1}{n}

which is a divergent p series and when x = 10 it stays an alternating series.
 
Physics news on Phys.org
You are right. When x=0 you get a divergent p series. But the \sum\frac{(-1)^{2n+1}}{n} is NO alternating series because the sign always stays minus. If x = 10, you will get an alternating series : \sum\frac{(-1)^{n+1}}{n}

regards
marlon
 
Thanks marlon, I see it now. No matter what n is, your always going to get -1 raised to an odd value.
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top