<< Chapter < Page | Chapter >> Page > |
Determine whether the sequence defined as follows has a limit. If it does, find the limit.
etc.
Determine whether the sequence defined as follows has a limit. If it does, find the limit.
is decreasing and bounded below by The limit must satisfy so independent of the initial value.
Use the Squeeze Theorem to find the limit of each of the following sequences.
For the following sequences, plot the first terms of the sequence and state whether the graphical evidence suggests that the sequence converges or diverges.
Determine the limit of the sequence or show that the sequence diverges. If it converges, find its limit.
Newton’s method seeks to approximate a solution that starts with an initial approximation and successively defines a sequence For the given choice of and write out the formula for If the sequence appears to converge, give an exact formula for the solution then identify the limit accurate to four decimal places and the smallest such that agrees with up to four decimal places.
[T] Suppose you start with one liter of vinegar and repeatedly remove replace with water, mix, and repeat.
[T] A lake initially contains fish. Suppose that in the absence of predators or other causes of removal, the fish population increases by each month. However, factoring in all causes, fish are lost each month.
a. Without losses, the population would obey The subtraction of accounts for fish losses. b. After months, we have
[T] A bank account earns interest compounded monthly. Suppose that is initially deposited into the account, but that is withdrawn each month.
[T] A student takes out a college loan of at an annual percentage rate of compounded monthly.
a. The student owes after months. b. The loan will be paid in full after months or eleven and a half years.
[T] Consider a series combining geometric growth and arithmetic decrease. Let Fix and Set Find a formula for in terms of and and a relationship between and such that converges.
[T] The binary representation of a number between and can be defined as follows. Let if and if Let Let if and if Let and in general, and if and if Find the binary expansion of
so the pattern repeats, and
[T] To find an approximation for set and, in general, Finally, set Find the first ten terms of and compare the values to
For the following two exercises, assume that you have access to a computer program or Internet source that can generate a list of zeros and ones of any desired length. Pseudorandom number generators (PRNGs) play an important role in simulating random noise in physical systems by creating sequences of zeros and ones that appear like the result of flipping a coin repeatedly. One of the simplest types of PRNGs recursively defines a random-looking sequence of integers by fixing two special integers and and letting be the remainder after dividing into then creates a bit sequence of zeros and ones whose term is equal to one if is odd and equal to zero if is even. If the bits are pseudorandom, then the behavior of their average should be similar to behavior of averages of truly randomly generated bits.
[T] Starting with and using ten different starting values of compute sequences of bits up to and compare their averages to ten such sequences generated by a random bit generator.
For the starting values the corresponding bit averages calculated by the method indicated are and Here is an example of ten corresponding averages of strings of bits generated by a random number generator: There is no real pattern in either type of average. The random-number-generated averages range between and a range of whereas the calculated PRNG bit averages range between and a range of
[T] Find the first digits of using either a computer program or Internet resource. Create a bit sequence by letting if the digit of is odd and if the digit of is even. Compute the average value of and the average value of Does the sequence appear random? Do the differences between successive elements of appear random?
Notification Switch
Would you like to follow the 'Calculus volume 2' conversation and receive update notifications?