Let a n be a sequence of real numbers defined by
a n = q n 2 + ( − 1 ) n 4 n 4 + p ( − 1 ) n + 1 n 2 + 8 n
for each positive integer n . Given
n → ∞ l i m s u p a n = 1 ,
find p + q .
This is a part of the College Calc problem set. You can find more problems here .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Suppose q > − 2 . Then the supremum of the entire sequence, sup { a n } , is positive infinity, which is a contradiction.
q < − 2 , on the other hand, yields a contradiction in that lim n → ∞ sup { a m , a m + 1 , ⋯ } = ∞ .
Thus we know we must have q = − 2 .
As n gets larger, the n 2 -term inside the square root becomes more and more negligible. Thus the supremum is decided by the subsequence a 2 n , for which the ( − 1 ) n in front of the square root would be positive, yielding a larger result.
a 2 n = − 8 n 2 + 6 4 n 4 − 4 p n 2 + 1 6 n ,
and taking the limit we have
n → ∞ lim a 2 n = n → ∞ lim 1 6 n 2 − 4 p n 2 + 1 6 n = − 4 p ,
which must be equal to 1 . Thus p = − 4 , so that p + q = − 6 .
That's how I solved it, as well
Problem Loading...
Note Loading...
Set Loading...
Let us examine for what value of q does the subsequence { a m } where m is an odd natural number converges.
m → ∞ lim a m = m → ∞ lim q m 2 − 4 m 4 + p m 2 + 8 m = m → ∞ lim m 2 1 q − 4 + m 2 p + m 3 8 = h → 0 + lim h 2 q − 4 + p h 2 + 8 h 3 . Hence q must be equal to 2 to maintain the 0 0 form otherwise it diverges.
hence applying L'Hopital's Rule , This limit evaluates to h → 0 + lim 2 ⋅ 2 h 4 + p h 2 + 8 h 3 2 p h = 4 p .
But for this value of q . The subsequence of even terms is unbounded above as it is ∞ + ∞ form and tends to ∞ as n → ∞ . Hence lim sup { a n } = ∞ . Hence we have to reject this value of q
So , Let us examine the value of q for which the subsequence of even terms { a k } where k is an even natural number converges.
k → ∞ lim a k = k → ∞ lim q k 2 + 4 k 4 − p k 2 + 8 k = h → 0 + lim h 2 q + 4 − p h 2 + 8 h 3 .
For convergence q must equal − 2 to maintain 0 0 form.
Hence again by L'Hopital's Rule , we have the limit is
h → 0 + lim 2 ⋅ 2 h 4 − p h 2 + 8 h 3 − 2 p h = 4 − p .
For this value of q the lim inf { a n } = − ∞ as the subsequence of odd terms is of − ∞ − ∞ form hence it is unbounded below and tends to − ∞
For lim sup { a n } = 1 we must have p = − 4 .
Hence for q = − 2 and p = − 4 we have our required condition.