Re: Limit of function

From: denis feldmann (denis.feldmann_at_wanadoo.fr)
Date: 01/10/05


Date: Mon, 10 Jan 2005 13:49:37 +0100

ticbol a écrit :
> Robert,
>
> lim ln(x^2 -2x +1) / ln(x^10 +3x +1)
> x->inf
>
> = (inf)/(inf)
> Indeterminate again.
>
> Use L'Hopital's Rule again.

Really, you should learn some other trick. What would you do for lim
ln(x^2 -2x +sin(x*exp(x^2))) / ln(x^10 +3x +cos(x*exp(x^2))) ??
   x->inf

Approximations, use of Taylor's formula, factorisations (by largest
term), etc. are all general methods , with two big advantages : 1) the
student has a chance of understanding what is happening 2) he dosn't
have to memorize the exact conditions of application of a "magical" rule
(for Taylor, this may be debatable).

>
> f(x) = ln(x^2 -2x +1)
> So, f'(x) = [1/(x^2 -2x +1)]*(2x -2)
> = (2x-2)/(x^2 -2x +1)
>
> g(x) = ln(x^10 +3x +1)
> So, g'(x) = [1/(x^10 +3x +1)]*(10x^9 +3}
> = (10x^9 +3)/(x^10 +3x +1)
>
> Then,
> lim ln(x^2 -2x +1) / ln(x^10 +3x +1)
> x->inf
>
> = lim [(2x-2)/(x^2 -2x +1)] / [(10x^9 +3)/(x^10 +3x +1)]
> x->inf
>
> = lim [(2x-2)(x^10 +3x +1)] / [(x^2 -2x +1)(10x^9 +3)]
> x->inf
>
> = lim [2x^11 +6x^2 +2x -2x^10 -6x -2] / [10x^11 -20x^10 +10x^9 +3x^2
> -6x +3]
> x->inf
>
> = lim [2x^11 -2x^10 +6x^2 -4x -2] / [10x^11 -20x^10 +10x^9 +3x^2 -6x
> +3]
> x->inf
>
> Divide both numerator and denominator by x^11,
>
> = lim [2 -2/x +6/x^9 -4/x^10 -2/x^11] / [10 -20/x +10/x^2 +3/x^9
> -6/x^10 +3/x^11]
> x->inf
>
> = [2] / [10]
>
> = 2/10 = 1/5 = 0.2 -----answer.
>



Relevant Pages

  • Re: Fascism for Compleat Idiots
    ... >> Pies de Arcilla wrote: ... >> So there is merely a trick to it, and when I discover the trick, I, ... >> Robert, will bring the American empire to its knees. ...
    (misc.writing)
  • Three-club multiplex quickstart
    ... Here's a video of my friend, Robert, demonstrating his teqnuqie for a ... three-club multiplex quickstart. ... description of a similar trick in the edition of Juggle Magazine which ...
    (rec.juggling)
  • Re: Fascism for Compleat Idiots
    ... > Pies de Arcilla wrote: ... > So there is merely a trick to it, and when I discover the trick, I, ... > Robert, will bring the American empire to its knees. ...
    (misc.writing)
  • Re: Offerten: "Textbausteine"?
    ... "Robert M. Franz " schrieb im Newsbeitrag ... Die mittleren drei hätte ich gerne gespeichert im zweiten Tabellenblatt (3 Zellen zusammen = ein Name). ... Gibt es einen Trick, dass der Benutzer dann nicht in allen drei Zellen den Namen auswählen ...
    (microsoft.public.de.excel)
  • Re: Beginning of lines in text widget
    ... Pascal Bouvier a écrit: ... [about an Home key to jump to beginning of visual line instead of real line of text] ... > should do the trick. ...
    (comp.lang.tcl)