Re: limits help



On 23 Oct, 23:30, Alois Steindl <Alois.Stei...@xxxxxxxxxxxx> wrote:
charlescalculus_robertobag...@xxxxxxxxxxx writes:
Hi,

I've been trying to expand the following using series : y = x(1+ e^-
x) / (1 - e^-x). I've tried just about everything, from expanding e^-x
using taylor expansion, to expanding the denominator in the fraction
using the binomial theorem, but nothing seems to work. Can anyone
offer some help? Thanks.

Sincerely,
benjamin

Hello,
you might have to try harder!
If you really need help, you should tell us more about the
circumstances: Is it homework? What are you supposed to do? (e.g. at which
point would you asked to perform the series expansion?) And what
are you supposed to know already?
I would guess, that this is some homework, after you learned Taylor
series and did some similar examples in school. Have a look at these
examples, try to solve them without help!
Another hint: Multiply both the nominator and the denominator with
e^(x/2), do you recognize the fraction?

Alois

--
Alois Steindl,                           Tel.: +43 (1) 58801 / 32558      
Inst. for Mechanics and Mechatronics     Fax.: +43 (1) 58801 / 32598
Vienna University of Technology,         A-1040 Wiedner Hauptstr. 8-10  

Hi, thanks for the help. I see what you mean, when i multiply both the
numerator and denominator by e^(x/2) the function y becomes the
function hyperbolic cotangent x multiplied by x. After checking
wikipedia on the series expansion of y = coth x and multiplying it by
x, i now see why the terms containing the odd powers of x disappear.

However, where did you get the idea of multiplying both the top and
bottom of the fraction by e^(x/2)? Thanks.
.



Relevant Pages

  • Re: limits help
    ... using taylor expansion, to expanding the denominator in the fraction ... wikipedia on the series expansion of y = coth x and multiplying it by ...
    (sci.math)
  • Re: BigNum -- BigFrac
    ... BigInts as numerator and denominator and a number of ... Well actually its main purpose is to ensure uniqueness of fractions, ... numerator and denominator values. ... > multiplying appears to require two BigIntMultiplys. ...
    (comp.programming)
  • Re: How about adding rational fraction to Python?
    ... since the denominator tends to grow in size till it's practically ... So big that a fraction takes 10 minutes to reduce to simplest form and/ ... It can easily happen with seemingly innocuous calculations. ... has already left the built-in Python big ...
    (comp.lang.python)
  • BigNum -- BigFrac
    ... Eventual output in this case is easy with a denominator of 100000, ... design requires *three* BigIntMultiplys and a BigIntAdd(). ... The idea is to keep the denominator as a power of ten, ... Multiplication still requires multiplying numerators, ...
    (comp.programming)
  • Re: Fractions
    ... character for 1/8 is not". ... Greg Maxey ... >> formatting fraction existing in your document, ... >> Dim Expr, Numerator, Denominator, NewSlashChar As String ...
    (microsoft.public.word.newusers)