Problems with some multivariable calc

In summary, our teacher assigned us 15 pretty tough problems to finish by the end of the year and my partner and I have gotten through all but these last two, which none of the other teachers at school can figure out either. But we're stuck on two problems that none of the other teachers have been able to solve either. Any help would be greatly appreciated, thanks!
  • #1
mramadan
2
0
Hey everyone, our teacher assigned us 15 pretty tough problems to finish by the end of the year and my partner and I have gotten through all but these last two, which none of the other teachers at school can figure out either. Any help would be greatly appreciated, thanks!

In the (Epsilon , Delta) definition of the limit (formal definition), limit as x -> c of f(x) = L, let f(x) = x^3 + 3x^2 - x + 1, and let c = 2. Find the least upper bound on delta so that f(x) is bounded within epsilon of L for all sufficiently small epsilon > 0.


Evaluate the limit (bear with me because I don't know how to insert math symbols, so I'll type it out),

limit as n -> infinity of (the series from k = 1 to k = n [ (1 + (2k) / n) ^ 2 (2 / n)]).

I'm 99.99% sure the answer is 26/3 (from the graphing), but I'm not sure how to prove it. Thanks in advance everyone!
 
Physics news on Phys.org
  • #2
Let's get something we can work with:

In the (Epsilon , Delta) definition of the limit (formal definition), limit as x -> c of f(x) = L, let f(x) = x^3 + 3x^2 - x + 1, and let c = 2. Find the least upper bound on delta so that f(x) is bounded within epsilon of L for all sufficiently small epsilon > 0.
[tex]f(x) = x^3 + 3x^2 - x + 1[/tex]

[tex]c = 2[/tex]

[tex]0 < |x - c| < \delta[/tex]

[tex]|f(x) - L| < \epsilon[/tex]


limit as n -> infinity of (the series from k = 1 to k = n [ (1 + (2k) / n) ^ 2 (2 / n)]).
[tex]\lim_{n \rightarrow \infty} \sum_{k=1}^n \left [ \left (1 + \frac{2k}{n} \right )^2 \left ( \frac{2}{n} \right ) \right ][/tex]

You're going to have to let us know if this is the right interpretation.
 
Last edited:
  • #3
Perfect...both are correct.
 
Last edited:
  • #4
First off, this all looks like single-variable calculus, not multi, right? Anyways, this one is quite easy if you're familiar with integration and the Riemann sum.

[tex]\lim_{n \rightarrow \infty} \sum_{k=1}^n \left [ \left (1 + \frac{2k}{n} \right )^2 \left ( \frac{2}{n} \right ) \right ][/tex]

When we integrate, it can be seen as taking a function, and cutting the area underneath it into rectangles, and summing the areas of the rectangles as the number of rectangles approaches infinity (and the width approaches zero).

So, given n rectangles, the area under the curve would be the sum of the areas of all the rectangles. Each rectangle has a uniform width. Let's say we're integrating from x=a to x=b. So, with n rectangles, each rectangle will have a width of (b-a)/n. That's where the (2/n) in the sum comes from. Now, each rectangle has a height. The height is normally some function of [itex]x_i[/itex] (or you may have seen [itex]x^*[/itex]) which would be something like the midpoint of the subinterval. So, the height is [itex]f(x^*)[/itex]

It looks to me that we have the following:

[tex]\int_{1}^3 x^2 dx = \frac{26}{3}[/tex]

Seems like your graphing was right. Start with n = 5, and make the rectangles such that the height of a rectangle on the interval [m,n] is f(n). This is called the Right-Endpoint Method (or something like that). Remember, the height of a rectangle is [itex]f(x^*)[/itex] and you should find that in general, if looking at an overall interval of [a,b], that:

[tex]x^* = a + \frac{k(b - a)}{n}[/tex]

Hopefully, if you consider all this it will all come together and make sense, I don't know if I did the best job of explaining it though.
 
  • #5
[tex]\int_a^b f(x) dx = \lim _{n \rightarrow \infty} \sum _{i=1} ^n f(x_i) \left ( \frac{b-a}{n} \right ) \mbox { where } x_i = a\ +\ \frac{k(b - a)}{n} [/tex]

[tex]\mbox{when using the Right Endpoint Method}[/tex]
 

What is multivariable calculus?

Multivariable calculus is a branch of mathematics that deals with the study of functions of several variables. It involves the use of differentiation and integration to analyze functions with more than one independent variable.

What are some common problems encountered in multivariable calculus?

Some common problems encountered in multivariable calculus include finding the maximum and minimum values of a function, determining the rate of change in multiple variables, and solving optimization problems.

Why do some people struggle with multivariable calculus?

Multivariable calculus can be challenging for some people because it involves working with multiple variables and understanding their relationships. It also requires a strong understanding of single-variable calculus and the ability to visualize and manipulate three-dimensional objects.

How can I improve my understanding of multivariable calculus?

To improve your understanding of multivariable calculus, it is important to review and master the fundamentals of single-variable calculus. You can also practice solving a variety of problems and work on developing your visualization skills.

What real-world applications does multivariable calculus have?

Multivariable calculus has many real-world applications, including physics, engineering, economics, and computer graphics. It is used to model and analyze complex systems and make predictions about their behavior.

Similar threads

  • Introductory Physics Homework Help
Replies
5
Views
2K
  • Introductory Physics Homework Help
Replies
25
Views
259
  • Calculus and Beyond Homework Help
Replies
13
Views
2K
Replies
2
Views
313
  • Introductory Physics Homework Help
Replies
12
Views
184
Replies
9
Views
909
  • Introductory Physics Homework Help
Replies
6
Views
563
  • Introductory Physics Homework Help
Replies
1
Views
720
  • Introductory Physics Homework Help
Replies
1
Views
742
Back
Top