What is this expression equal to?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
doktorwho
Messages
181
Reaction score
6
Member reminded to post homework-type questions in the Homework sections
Basically i need to evaluate the limit of this expression ##\lim \sqrt[3]{n^6-n^4+5}-n^2=?## I want to know if this is correct and why:
##\lim \sqrt[3]{n^6-n^4+5}-n^2=\lim \sqrt[3]{n^6-n^4+5}-n^2*\frac{(\sqrt[3]{n^6-n^4+5})^2+n^2\sqrt[3]{n^6-n^4+5}+n^4}{(\sqrt[3]{n^6-n^4+5})^2+n^2\sqrt[3]{n^6-n^4+5}+n^4}=\lim \frac{n^6-n^4+5-n^6}{(\sqrt[3]{n^6-n^4+5})^2+n^2\sqrt[3]{n^6-n^4+5}+n^4}##
Why does the above fraction equals that? Is that an identity of some kind?
 
Physics news on Phys.org
doktorwho said:
Basically i need to evaluate the limit of this expression ##\lim \sqrt[3]{n^6-n^4+5}-n^2=?## I want to know if this is correct and why:
##\lim \sqrt[3]{n^6-n^4+5}-n^2=\lim \sqrt[3]{n^6-n^4+5}-n^2*\frac{(\sqrt[3]{n^6-n^4+5})^2+n^2\sqrt[3]{n^6-n^4+5}+n^4}{(\sqrt[3]{n^6-n^4+5})^2+n^2\sqrt[3]{n^6-n^4+5}+n^4}=\lim \frac{n^6-n^4+5-n^6}{(\sqrt[3]{n^6-n^4+5})^2+n^2\sqrt[3]{n^6-n^4+5}+n^4}##
Why does the above fraction equals that? Is that an identity of some kind?
Is this a schoolwork question? If so, I can move it to the Homework Help forums.
 
doktorwho said:
Basically i need to evaluate the limit of this expression ##\lim \sqrt[3]{n^6-n^4+5}-n^2=?## I want to know if this is correct and why:
##\lim \sqrt[3]{n^6-n^4+5}-n^2=\lim \sqrt[3]{n^6-n^4+5}-n^2*\frac{(\sqrt[3]{n^6-n^4+5})^2+n^2\sqrt[3]{n^6-n^4+5}+n^4}{(\sqrt[3]{n^6-n^4+5})^2+n^2\sqrt[3]{n^6-n^4+5}+n^4}=\lim \frac{n^6-n^4+5-n^6}{(\sqrt[3]{n^6-n^4+5})^2+n^2\sqrt[3]{n^6-n^4+5}+n^4}##
Why does the above fraction equals that? Is that an identity of some kind?

Do you know the identity:

##a^3 - b^3 = (a - b)(a^2 + ab + b^3)##?
 
  • Like
Likes   Reactions: doktorwho
Math_QED said:
Do you know the identity:

##a^3 - b^3 = (a - b)(a^2 + ab + b^3)##?
You meant ##a^3 - b^3 = (a - b)(a^2 + ab + b^2)##.
 
  • Like
Likes   Reactions: member 587159 and doktorwho
Its not exactly a homework problem but an already finished problem but i didnt understand that part so was looking for the identity. Thanks
 
ehild said:
You meant ##a^3 - b^3 = (a - b)(a^2 + ab + b^2)##.

Ah thanks for correcting the typo.