Finding the Ordered Pairs for an Exponential Limit

  • Thread starter Thread starter erisedk
  • Start date Start date
  • Tags Tags
    Exponential Limit
AI Thread Summary
The discussion revolves around finding ordered pairs (a, b) from the set {1, 2, 3, 4, 5, 6} that satisfy the limit condition involving an exponential function. The limit simplifies to the equation (ab)² = 6, leading to the conclusion that ab must equal 6. A mistake was identified in the application of L'Hospital's rule, which was deemed inappropriate for this context. The participants acknowledged the error in differentiation, leading to a clearer understanding of the problem. The conversation highlights the importance of correctly applying calculus techniques in limit evaluations.
erisedk
Messages
372
Reaction score
7

Homework Statement


If ##a, b \in \{1,2,3,4,5,6\}##, then number of ordered pairs of ##(a,b)## such that ##\lim_{x\to0}{\left(\dfrac{a^x + b^x}{2}\right)}^{\frac{2}{x}} = 6## is

Homework Equations

The Attempt at a Solution


So, this is a typical exponential limit.

##\lim_{x\to0}e^{\frac{2}{x}.\ln\left(\frac{a^x + b^x}{2}\right)} = 6##

Using L'Hospital

##\lim_{x\to0}e^{2.\frac{2}{a^x + b^x}.(a^x\ln a + b^x\ln b)} = 6##

This on substituting the limit simplifies to

##e^{2.(\ln a + \ln b)} = 6##

##e^{\ln {(ab)}^2} = 6 \Rightarrow {(ab)}^2 = 6 ## However, the answer only has ##ab = 6##. What's wrong?
 
Physics news on Phys.org
You can't use L'Hopital's rule there!

That said, I see you're using it inside a continuous function, which I guess is a generalisation of L'Hopital. You just made a simple error with your differentiation.
 
Last edited:
Oh, yesss, I see it now. That was rather dumb. Thank you!
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top