How to evaluate a limit with roots

  • Thread starter Thread starter MathewsMD
  • Start date Start date
  • Tags Tags
    Limit Roots
Click For Summary

Homework Help Overview

The discussion revolves around evaluating the limit of the expression lim [ (x+h)^(2/3) - x^(2/3) ] / h, which involves roots and their simplification. The subject area is calculus, specifically focusing on limits and derivatives.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants describe attempts to simplify the limit using a change of variable and the sum of cubes formula, but find these methods complicate the problem further. There are discussions about multiplying the numerator and denominator to cancel roots, which leads to new complexities. Some participants question why factoring out 'h' remains challenging and explore different algebraic manipulations.

Discussion Status

The discussion is ongoing, with participants providing various insights and suggestions for approaching the limit. Some guidance is offered regarding the use of the sum of cubes formula and the importance of careful algebraic manipulation. There is no explicit consensus on a single method, but multiple lines of reasoning are being explored.

Contextual Notes

Participants express confusion over the algebraic steps and the handling of 'h' in the denominator. There is an acknowledgment of the potential for errors in the manipulation of exponents and signs, which adds to the complexity of the problem.

MathewsMD
Messages
430
Reaction score
7

Homework Statement



I have the limit: lim [ (x+h)^2/3 - x^(2/3) /h ]

How would I further simplify and evaluate this limit.

2. The attempt at a solution

I have tried using a change of variable and using this in the sum of cubes formula (i.e. (x+h)^(2/3) = a, x^(2/3) = b, and then plugging this into the sum of a cube equation. This did not help and just further complicated matters.

Next, I tried multiplying the numerator and denominator by {x+h)^(1/3) + x^(1/3) to cancel out the roots, but this just made new ones that were even harder to factor out.

I keep trying variations of the two methods I just described, but none of them work. Any direction or help on what to do next would be great. Thanks!
 
Physics news on Phys.org
MathewsMD said:

Homework Statement



I have the limit: lim [ (x+h)^2/3 - x^(2/3) /h ]

How would I further simplify and evaluate this limit.

2. The attempt at a solution

I have tried using a change of variable and using this in the sum of cubes formula (i.e. (x+h)^(2/3) = a, x^(2/3) = b, and then plugging this into the sum of a cube equation. This did not help and just further complicated matters.

Next, I tried multiplying the numerator and denominator by {x+h)^(1/3) + x^(1/3) to cancel out the roots, but this just made new ones that were even harder to factor out.

I keep trying variations of the two methods I just described, but none of them work. Any direction or help on what to do next would be great. Thanks!

Your sum of cubes formula really should help. (a-b)(a^2+ab+b^2)=a^3-b^3. Show why it doesn't? Multiply numerator and denominator by (a^2+ab+b^2).
 
Dick said:
Your sum of cubes formula really should help. (a-b)(a^2+ab+b^2)=a^3-b^3. Show why it doesn't? Multiply numerator and denominator by (a^2+ab+b^2).

Well I had h in the denominator, and what I was doing never allowed me to factor out the h in the expression. I ended up getting limh→0 [(a^(1/3) - b^(1/3))(a^2/3) + a^(1/3)b^(1/3) + b^(2/3) / h] and a = (x+h)^(2/3) and b = x^(2/3)

It got very messy, and I'm not sure if it's because I made an error in my steps, but I couldn't really go much further than this. I could just never factor out the h when I substituted the values for a and b back in. Any advice/thoughts would be appreciated.
 
$$\lim_{h\rightarrow 0}\frac{(x+h)^{2/3}-x^{2/3}}{h}$$ ... is the derivative of ##x^{2/3}##.

Is the problem to show this derivative by the definition or just to show the derivative?

if the latter then you can rewrite it as ##y^3(x)=x^2## and use the power rule.

If the former - OK: then you need to check your algebra if you cannot get h to factor out.
Just looking at it - for some reason you ended up with h alone in the denominator ... don't do that. Leave the denominator alone and concentrate on factoring an h out of the numerator.

Compare yours with:

$$\lim_{h\rightarrow 0}\frac{(x+h)^{2/3}-x^{2/3}}{h}=
\lim_{h\rightarrow 0}\left [ \left ( \frac{(x+h)^{2/3}-x^{2/3}}{h}\right )
\left ( \frac{(x+h)^{4/3}+(x+h)^{2/3}x^{2/3}+x^{4/3}}{(x+h)^{4/3}+(x+h)^{2/3}x^{2/3}+x^{4/3}}\right ) \right ]$$

... it does get messy - which is why we don't normally do it that way - you just have to slog through carefully. I find it helps to use a large window and a whiteboard marker.
 
  • Like
Likes   Reactions: 1 person
Simon Bridge said:
Compare yours with:

$$\lim_{h\rightarrow 0}\frac{(x+h)^{2/3}-x^{2/3}}{h}=
\lim_{h\rightarrow 0}\left [ \left ( \frac{(x+h)^{2/3}-x^{2/3}}{h}\right )
\left ( \frac{(x+h)^{4/3}+(x+h)^{2/3}x^{2/3}+x^{4/3}}{(x+h)^{4/3}+(x+h)^{2/3}x^{2/3}+x^{4/3}}\right ) \right ]$$

... it does get messy - which is why we don't normally do it that way - you just have to slog through carefully. I find it helps to use a large window and a whiteboard marker.

It's not even all that much of a slog, is it? If you remember (a-b)(a^2+ab+b^2)=a^3-b^3, you can immediately replace the numerator with a^3-b^3=(x+h)^2-x^2. That's easy to expand. Then factor out the h and take h->0.
 
Last edited:
If you are used to this sort of stuff it can be shown in about three steps from here. That would make it just-about "doing the problem for him" - I realize.

If you are just learning - though - there will still be a bunch of false starts, like we've seen already, and it can get confusing keeping track of all the exponents and where the minus signs go.

Making sure students do an exercise like this is supposed to motivate the shortcut approaches. I think MathewsMD has got there already :) The RH parentheses is basically what those a's and b's expand out to and it's the lynchpin. Comparing that with what he got should expose what went wrong.

Building on the power rule for integers, already proved by the definition, and using implicit differentiation, turns this into a bunch of much easier steps... and is more like how math is actually done.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
24
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
12
Views
2K
Replies
12
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K