Results 1 to 3 of 3

Thread: L'Hopital's rule

Threaded View

  1. #1

    Thread Starter
    PowerPoster sunburnt's Avatar
    Join Date
    Feb 2001
    Location
    Boulder, Colorado
    Posts
    1,403

    L'Hopital's rule

    Hi there, I'm currently working on a math project, and I've run into a little snafu -- let me expound
    Let me set up the problem
    Code:
    f(x) = cos(x)
    
    f*(x) = lim ( f(x + h) - f(x - h)  )
             h->0          h
    Look familiar? Looks like 2 * the symetric difference quotient of f(x).
    Here's what I worked it down to:

    Code:
    f*(x) = lim ( -2sin(x)sin(h)  )
             h->0          h
    I'm stuck here-- it works out to 0/0. My question is, am I "allowed" to use L'Hopital's rule and instead use the derivative? That was my natural inclination, but I thought one could only use L'Hopital's rule when finding derivatives, which I only sort-of am.

    Hope it makes sense :P
    Last edited by sunburnt; Apr 15th, 2002 at 02:32 PM.
    Every passing hour brings the Solar System forty-three thousand miles closer to Globular Cluster M13 in Hercules -- and still there are some misfits who insist that there is no such thing as progress.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width