Find limit as x-> a of this function

  • Thread starter Thread starter mathwiz123
  • Start date Start date
  • Tags Tags
    Function Limit
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
12 replies · 3K views
mathwiz123
Messages
10
Reaction score
0
This is one of the actual example L'hopital used in his book "L'analyse des Infiniment Petits Pour I'Intelligence des Lignes Courbes"

Check it out!

Find the limit of x as it approaches a for

y=[[(2*a^3*x-x^4)^.5]-[a^3(a^2x)^.5]]/(a-(ax^3)^.25)


Unfortunately, I can't get rid of the indeterminate form! Ideas/help?
 
Physics news on Phys.org
I just want to make sure - is this the problem?
[tex] y = \frac{\left ( \sqrt{2a^3x-x^4}-a^3\sqrt{a^{2x}} \right )}{a - \sqrt{ax^3}}[/tex]
 
l'hopital

The diviser should be [a-(ax^3)^.25]
 
[tex] y = \frac{\left ( \sqrt{2a^3x-x^4}-a^3\sqrt{a^{2x}} \right )}{a - \sqrt{\sqrt{ax^3}}}[/tex]
 
and instead of a^3(a*a*x), it should be a(a*a*x)^(1/3)
 
i wonder if flat out differentiaon would just do it...

maybe you rationalize the numerator?
 
I think a little simplification after rationalization should do...hmmm. By the way, how do you do that math font?
 
[tex] y = \frac{\left ( \sqrt{2a^3x-x^4}-a\sqrt[3]{a^{2x}} \right )}{a - \sqrt[4]{ax^3}}[/tex]
 
Thanks! And just for clarification. This is what I was trying to find.
[tex]y = \frac{\left ( \sqrt{2a^3x-x^4}-a\sqrt[3]{a^{2}x} \right )}{a - \sqrt[4]{ax^3}}[\tex][/tex]
 
[tex]y = \frac{\left ( \sqrt{2a^3x-x^4}-a\sqrt[3]{a^{2}x} \right )}{a - \sqrt[4]{ax^3}}[/tex]
 
Yes! exactly. Thanks for the help.
 
The denominator can be brought to the form

[tex]a^4 -ax^3[/tex]

which is easy to differentiate when using the 'H^opital rule.

Daniel.