<< Chapter < Page Chapter >> Page >

For which values of r > 0 , if any, does n = 1 r n converge? ( Hint: n = 1 a n = k = 1 n = k 2 ( k + 1 ) 2 1 a n . )

0 < r < 1 . Note that the ratio and root tests are inconclusive. Using the hint, there are 2 k terms r n for k 2 n < ( k + 1 ) 2 , and for r < 1 each term is at least r k . Thus, n = 1 r n = k = 1 n = k 2 ( k + 1 ) 2 1 r n k = 1 2 k r k , which converges by the ratio test for r < 1 . For r 1 the series diverges by the divergence test.

Got questions? Get instant answers now!

Suppose that | a n + 2 a n | r < 1 for all n . Can you conclude that n = 1 a n converges?

Got questions? Get instant answers now!

Let a n = 2 [ n / 2 ] where [ x ] is the greatest integer less than or equal to x . Determine whether n = 1 a n converges and justify your answer.

One has a 1 = 1 , a 2 = a 3 = 1 / 2 ,… a 2 n = a 2 n + 1 = 1 / 2 n . The ratio test does not apply because a n + 1 / a n = 1 if n is even. However, a n + 2 / a n = 1 / 2 , so the series converges according to the previous exercise. Of course, the series is just a duplicated geometric series.

Got questions? Get instant answers now!

The following advanced exercises use a generalized ratio test to determine convergence of some series that arise in particular applications when tests in this chapter, including the ratio and root test, are not powerful enough to determine their convergence. The test states that if lim n a 2 n a n < 1 / 2 , then a n converges, while if lim n a 2 n + 1 a n > 1 / 2 , then a n diverges.

Let a n = 1 4 3 6 5 8 2 n 1 2 n + 2 = 1 · 3 · 5 ( 2 n 1 ) 2 n ( n + 1 ) ! . Explain why the ratio test cannot determine convergence of n = 1 a n . Use the fact that 1 1 / ( 4 k ) is increasing k to estimate lim n a 2 n a n .

Got questions? Get instant answers now!

Let a n = 1 1 + x 2 2 + x n n + x 1 n = ( n 1 ) ! ( 1 + x ) ( 2 + x ) ( n + x ) . Show that a 2 n / a n e x / 2 / 2 . For which x > 0 does the generalized ratio test imply convergence of n = 1 a n ? ( Hint: Write 2 a 2 n / a n as a product of n factors each smaller than 1 / ( 1 + x / ( 2 n ) ) . )

a 2 n / a n = 1 2 · n + 1 n + 1 + x n + 2 n + 2 + x 2 n 2 n + x . The inverse of the k th factor is ( n + k + x ) / ( n + k ) > 1 + x / ( 2 n ) so the product is less than ( 1 + x / ( 2 n ) ) n e x / 2 . Thus for x > 0 , a 2 n a n 1 2 e x / 2 . The series converges for x > 0 .

Got questions? Get instant answers now!

Let a n = n ln n ( ln n ) n . Show that a 2 n a n 0 as n .

Got questions? Get instant answers now!

Chapter review exercises

True or False? Justify your answer with a proof or a counterexample.

If lim n a n = 0 , then n = 1 a n converges.

false

Got questions? Get instant answers now!

If lim n a n 0 , then n = 1 a n diverges.

Got questions? Get instant answers now!

If n = 1 | a n | converges, then n = 1 a n converges.

true

Got questions? Get instant answers now!

If n = 1 2 n a n converges, then n = 1 ( −2 ) n a n converges.

Got questions? Get instant answers now!

Is the sequence bounded, monotone, and convergent or divergent? If it is convergent, find the limit.

a n = 3 + n 2 1 n

unbounded, not monotone, divergent

Got questions? Get instant answers now!

a n = ln ( n + 1 ) n + 1

bounded, monotone, convergent, 0

Got questions? Get instant answers now!

a n = ln ( cos n ) n

unbounded, not monotone, divergent

Got questions? Get instant answers now!

Is the series convergent or divergent?

n = 1 1 n 2 + 5 n + 4

Got questions? Get instant answers now!

n = 1 ln ( n + 1 n )

diverges

Got questions? Get instant answers now!

n = 1 e n n !

converges

Got questions? Get instant answers now!

n = 1 n ( n + 1 / n )

Got questions? Get instant answers now!

Is the series convergent or divergent? If convergent, is it absolutely convergent?

n = 1 ( −1 ) n n

converges, but not absolutely

Got questions? Get instant answers now!

n = 1 ( −1 ) n n ! 3 n

Got questions? Get instant answers now!

n = 1 ( −1 ) n n ! n n

converges absolutely

Got questions? Get instant answers now!

n = 1 sin ( n π 2 )

Got questions? Get instant answers now!

n = 1 cos ( π n ) e n

converges absolutely

Got questions? Get instant answers now!

Evaluate

n = 1 2 n + 4 7 n

Got questions? Get instant answers now!

n = 1 1 ( n + 1 ) ( n + 2 )

1 2

Got questions? Get instant answers now!

A legend from India tells that a mathematician invented chess for a king. The king enjoyed the game so much he allowed the mathematician to demand any payment. The mathematician asked for one grain of rice for the first square on the chessboard, two grains of rice for the second square on the chessboard, and so on. Find an exact expression for the total payment (in grains of rice) requested by the mathematician. Assuming there are 30,000 grains of rice in 1 pound, and 2000 pounds in 1 ton, how many tons of rice did the mathematician attempt to receive?

Got questions? Get instant answers now!

The following problems consider a simple population model of the housefly, which can be exhibited by the recursive formula x n + 1 = b x n , where x n is the population of houseflies at generation n , and b is the average number of offspring per housefly who survive to the next generation. Assume a starting population x 0 .

Find lim n x n if b > 1 , b < 1 , and b = 1 .

, 0 , x 0

Got questions? Get instant answers now!

Find an expression for S n = i = 0 n x i in terms of b and x 0 . What does it physically represent?

Got questions? Get instant answers now!

If b = 3 4 and x 0 = 100 , find S 10 and lim n S n

S 10 383 , lim n S n = 400

Got questions? Get instant answers now!

For what values of b will the series converge and diverge? What does the series converge to?

Got questions? Get instant answers now!

Questions & Answers

what is defense mechanism
Chinaza Reply
what is defense mechanisms
Chinaza
I'm interested in biological psychology and cognitive psychology
Tanya Reply
what does preconceived mean
sammie Reply
physiological Psychology
Nwosu Reply
How can I develope my cognitive domain
Amanyire Reply
why is communication effective
Dakolo Reply
Communication is effective because it allows individuals to share ideas, thoughts, and information with others.
effective communication can lead to improved outcomes in various settings, including personal relationships, business environments, and educational settings. By communicating effectively, individuals can negotiate effectively, solve problems collaboratively, and work towards common goals.
it starts up serve and return practice/assessments.it helps find voice talking therapy also assessments through relaxed conversation.
miss
Every time someone flushes a toilet in the apartment building, the person begins to jumb back automatically after hearing the flush, before the water temperature changes. Identify the types of learning, if it is classical conditioning identify the NS, UCS, CS and CR. If it is operant conditioning, identify the type of consequence positive reinforcement, negative reinforcement or punishment
Wekolamo Reply
please i need answer
Wekolamo
because it helps many people around the world to understand how to interact with other people and understand them well, for example at work (job).
Manix Reply
Agreed 👍 There are many parts of our brains and behaviors, we really need to get to know. Blessings for everyone and happy Sunday!
ARC
A child is a member of community not society elucidate ?
JESSY Reply
Isn't practices worldwide, be it psychology, be it science. isn't much just a false belief of control over something the mind cannot truly comprehend?
Simon Reply
compare and contrast skinner's perspective on personality development on freud
namakula Reply
Skinner skipped the whole unconscious phenomenon and rather emphasized on classical conditioning
war
explain how nature and nurture affect the development and later the productivity of an individual.
Amesalu Reply
nature is an hereditary factor while nurture is an environmental factor which constitute an individual personality. so if an individual's parent has a deviant behavior and was also brought up in an deviant environment, observation of the behavior and the inborn trait we make the individual deviant.
Samuel
I am taking this course because I am hoping that I could somehow learn more about my chosen field of interest and due to the fact that being a PsyD really ignites my passion as an individual the more I hope to learn about developing and literally explore the complexity of my critical thinking skills
Zyryn Reply
good👍
Jonathan
and having a good philosophy of the world is like a sandwich and a peanut butter 👍
Jonathan
generally amnesi how long yrs memory loss
Kelu Reply
interpersonal relationships
Abdulfatai Reply
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply
Practice Key Terms 2

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Calculus volume 2. OpenStax CNX. Feb 05, 2016 Download for free at http://cnx.org/content/col11965/1.2
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Calculus volume 2' conversation and receive update notifications?

Ask