Problem with Limits using L'Hospital's Rule

  • Thread starter Thread starter CharlesL
  • Start date Start date
  • Tags Tags
    Limits
CharlesL
Messages
16
Reaction score
0

Homework Statement


Determine the limit of

lim \psi\rightarrow1 of \psi^(1/(\psi-1))


Homework Equations


psigraph.jpg



The Attempt at a Solution



Let y = \psi^(1/(\psi-1))
ln y = ln \psi^(1/(\psi-1))

lim \psi\rightarrow1 ln y = lim \psi\rightarrow1 of (1/(\psi-1)) (ln \psi)

Differentiate

lim \psi\rightarrow1 ln y = -1/(\psi-1)2 x (1/\psi)

lim \psi\rightarrow1 ln y = 2/(\psi3+3\psi2+3\psi+1)

ln y =1/4
y = e1/4

Does e1/4 = e?
 
Physics news on Phys.org
L'Hopital's rule works for f(x)/g(x) and then you get f'(x)/g'(x). Try rewriting the step before you differentiate as a fraction and not a product.
 
Thank you for your reply.

I wonder which is the correct solution

solution (a)

ln y = 1/(\psi-1) x ln \psi

ln y = ln \psi x (\psi-1)

ln y = 1/\psi

ln y = 1/1

y = e1

or solution (b)

ln y = 1/(\psi-1) x ln \psi

ln y = ln \psi / (\psi-1)

ln y = 1/\psi

ln y = 1/1

y = e1
 
Last edited:
I did it the second way, assuming you just didn't feel like typing out that you were still dealing with limits
 
Thank you Hogger for your point outs. Appreciate it. Have a nice day



Charles
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top