Sequence Limits: Difference of radicals

Click For Summary

Homework Help Overview

The discussion revolves around finding the limit of a sequence involving the difference of fourth roots: \(\lim_{n \rightarrow + \infty} \sqrt[4]{2n + 1} - \sqrt[4]{n + 1}\). Participants explore various algebraic manipulations and reasoning related to the behavior of the sequence as \(n\) approaches infinity.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss attempts to simplify the expression by multiplying radicals and consider the implications of indeterminate forms like \(\infty - \infty\). There are questions about whether to combine terms under a single radical and how to estimate the limit intuitively.

Discussion Status

Some participants have offered guidance on using algebraic identities to manipulate the expression, while others share their observations from numerical approximations. There is a mix of approaches being explored, with no explicit consensus on a solution yet.

Contextual Notes

Participants note constraints such as the requirement to avoid L'Hospital's rule and the challenge of handling increasingly complex polynomials under radicals in similar exercises.

Benighted
Messages
9
Reaction score
0

Homework Statement


Find the limit of the following sequence:

Homework Equations


\lim_{n \rightarrow + \infty} \sqrt[4] {2n + 1} - \sqrt[4] {n + 1}

The Attempt at a Solution


I've tried multiplying the first radical by ## \frac{ \sqrt[4] {2n - 1} } { \sqrt[4] {2n - 1} } ## to make the radical into a square root (and do the analogous thing for the second radical), but that seems to lead nowhere as well as give me an extra denominator to work with.

I've tried multiplying the second radical by 16/16 to get a 2 inside the radical, but that leaves me with ## \sqrt[4] {2n - 2} ##, which isn't much better.

I've tried eyeballing the solution as ##n## approaches infinity; both radicals approach infinity, but ## \infty - \infty ## is indeterminate, and I think I'm supposed to solve it without L'Hospital's rule (it was in my precalculus exercise book before derivatives and L'Hospital's).

I've got about 6 more exercises like this one, with increasingly complex polynomials under radicals.

What am I supposed to do to simplify the exercise? Get both terms under the same radical?

P.S. Sorry if I messed up the limit syntax, this is my first time with LaTeX...
 
Physics news on Phys.org
Benighted said:

Homework Statement


Find the limit of the following sequence:

Homework Equations


\lim_{n \rightarrow + \infty} \sqrt[4] {2n + 1} - \sqrt[4] {n + 1}

The Attempt at a Solution


I've tried multiplying the first radical by ## \frac{ \sqrt[4] {2n - 1} } { \sqrt[4] {2n - 1} } ## to make the radical into a square root (and do the analogous thing for the second radical), but that seems to lead nowhere as well as give me an extra denominator to work with.

I've tried multiplying the second radical by 16/16 to get a 2 inside the radical, but that leaves me with ## \sqrt[4] {2n - 2} ##, which isn't much better.

I've tried eyeballing the solution as ##n## approaches infinity; both radicals approach infinity, but ## \infty - \infty ## is indeterminate, and I think I'm supposed to solve it without L'Hospital's rule (it was in my precalculus exercise book before derivatives and L'Hospital's).

I've got about 6 more exercises like this one, with increasingly complex polynomials under radicals.

What am I supposed to do to simplify the exercise? Get both terms under the same radical?

P.S. Sorry if I messed up the limit syntax, this is my first time with LaTeX...

Can you see what the answer is first? Before you try to prove it.
 
Nope, I'm afraid not. My best guess is ## \sqrt[4] {n} ## as ##n## approaches infinity, but that's not a valid answer, is it?
 
Multiplying by \frac{\sqrt[4]{2n- 1}}{\sqrt[4]{2n- 1}} will give a square root in the denominator but leave a fourth root in the denominator so I don't see that as helping.

Use, rather, the fact that x^4- y^4= (x- y)(x^3+ x^2y+ xy^2+ y^3 with x= \sqrt[4]{2n+1} and y= \sqrt[4]{n+ 1}.
 
Benighted said:
Nope, I'm afraid not. My best guess is ## \sqrt[4] {n} ## as ##n## approaches infinity, but that's not a valid answer, is it?

You should be able to see the answer by using some estimation. Think about the two terms and try to estimate them in ways that makes things simpler.

(And, why not plug the largest value of n you can into a calculator or spreadsheet? Just to see!)

PS Your best guess is not quite right, but it may still give you an idea of how to manipulate the expression.
 
Last edited:
HallsofIvy said:
Multiplying by \frac{\sqrt[4]{2n- 1}}{\sqrt[4]{2n- 1}} will give a square root in the denominator but leave a fourth root in the denominator so I don't see that as helping.

Use, rather, the fact that x^4- y^4= (x- y)(x^3+ x^2y+ xy^2+ y^3 with x= \sqrt[4]{2n+1} and y= \sqrt[4]{n+ 1}.
I've used that formula, and another one; the result is a rather pretty numerator of n... over a rather ugly denominator of sums of products of roots of n's and 2n's. I don't know what to do with it.

I've checked with very large numbers and a graphing calculator and saw that the function is technically increasing... veeery slowly, but it is increasing apparently to infinity. If it were plotted in x-y coordinates, you'd get points with an x of 1 billion and a y of... 33, if I remember well. I can't figure out the limit intuitively.
 
Benighted said:
I've used that formula, and another one; the result is a rather pretty numerator of n... over a rather ugly denominator of sums of products of roots of n's and 2n's. I don't know what to do with it.

I've checked with very large numbers and a graphing calculator and saw that the function is technically increasing... veeery slowly, but it is increasing apparently to infinity. If it were plotted in x-y coordinates, you'd get points with an x of 1 billion and a y of... 33, if I remember well. I can't figure out the limit intuitively.

I reckon you need a bit of help. Here's how I looked at it:

##\sqrt[4] {2n + 1}## tends to ##\sqrt[4] {2n}## and ##\sqrt[4] {n + 1}## tends to ##\sqrt[4] {n}##

So, the difference tends to ##(\sqrt[4] {2}-1)\sqrt[4] {n}## and hence the sequence diverges.

This informal analysis should also give you the clue to take out a factor of ##\sqrt[4] {n}## in order to show this formally.
 
PeroK said:
##\sqrt[4] {2n + 1}## tends to ##\sqrt[4] {2n}## and ##\sqrt[4] {n + 1}## tends to ##\sqrt[4] {n}##

So, the difference tends to ##(\sqrt[4] {2}-1)\sqrt[4] {n}## and hence the sequence diverges.

The first line of this argument has been quite obvious to me from the beginning... yet somehow I never made the jump to the eventual conclusion. Now it all makes sense. Thanks a lot!
 

Similar threads

Replies
1
Views
5K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
4K
Replies
13
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
2
Views
3K