BC Calculus Help: Limits, Optimization, and Evaluating Series

  • Thread starter Thread starter Phoenix314
  • Start date Start date
  • Tags Tags
    Calculus
AI Thread Summary
The discussion addresses three calculus problems involving limits, optimization, and evaluating series. For the first problem, the user is guided to find a suitable positive value of 'a' to make the limit finite using L'Hopital's rule. The second problem involves maximizing the angle of vision for an observer, where suggestions include applying the law of cosines. The third problem focuses on evaluating a limit involving a series, with advice on separating terms to analyze their behavior as n approaches infinity. Ultimately, the user reports successfully solving all three problems after receiving assistance.
Phoenix314
Messages
16
Reaction score
0
Sorry I'm not very good at using latex, but here's my shot.

1. Let f(x) = sqrt (1+2x) - 1 - sqrt (x). Find some a where a is positive, such that lim of \frac{f(x)}{x^a} as x approaches 0 from the right is finite and non zero.

I know the problem requires the use of L'Hopital's rule, but I seem to be making circles. When I differentiate, I keep getting indeterminite forms and can't get the limit to be finite

2. A picture 1.4 meters high stands on a wall so that its lower edge is 1.8 meters above the eye of an observer. What is the most favorable distance from the wall for this observer too stand - that is, to maximize his or her angle of vision.

I started by doing tan(theta) = \frac{1.4+1.8}{x} where x is the distance from the wall. To maximize the angle, I took the arctan of each side and differentiated, looking for when it will equal 0, but the derivative is never 0.

3. Evaluate for any fixed number k>0:

lim \frac{(1^k + 2^k + ... n^k)}{n^(k+1)} as n approaches infinity
[Edit: The denominator should be n raised to the quantity of (k+1)]

The numerator looks like a Riemann sum, but I have no idea how to begin solving it.

Thanks for any help
 
Last edited:
Physics news on Phys.org
For number 1, there is an obvious choice of a to try that might work even without L'Hospital's rule.

For number 2, I think you need to try law of cosines applied to the triangle from the eye to the bottom and top edges of the picture.

For number 3, look at it term by term. The largest term in the numerator is the last one. What do you get when you divide it by the denominator? What about all the terms in front of that one.

Hint: Write the denominator as

nn^k
 
Last edited:
Thanks OlderDan, I solved the first two problems, but I'm still having trouble with the third. If I separate the numbers into a series of fractions, like

1^k over n^k+1 plus 2^k over n^(k+1) plus 3^k over n^(k+1) and end with n^k over n^(k+1), would that give me the answer (which would be 0?)

Thanks
 
Phoenix314 said:
Thanks OlderDan, I solved the first two problems, but I'm still having trouble with the third. If I separate the numbers into a series of fractions, like

1^k over n^k+1 plus 2^k over n^(k+1) plus 3^k over n^(k+1) and end with n^k over n^(k+1), would that give me the answer (which would be 0?)

Thanks

Looks like you about have it. Every term can be written as (1/n) times a factor of 1 or less, so each goes to zero in the limit of infinite n. With an infinite nubmer of terms in the series, you should do a bit more to prove that the sum of all these terms is zero. You could do that by factoring out 1/n from every term and proving that the infinite series that remains still converges by one of the standard tests for convergence, or by applying such tests to the series as it stands.
 
Thanks OlderDan, I think I have all three of the problems solved now.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top