Navigating Maths: Finding Answers to Limit Questions

  • Context: Undergrad 
  • Thread starter Thread starter sadhu
  • Start date Start date
  • Tags Tags
    Limit
Click For Summary

Discussion Overview

The discussion revolves around evaluating the limit of a sum involving powers of integers as \( n \) approaches infinity. Participants explore various methods and approaches to find the limit of the expression \(\lim_{n \to \infty} \frac{1^p + 2^p + \cdots + n^p}{n^{p+1}}\), where \( p \) is a constant. The conversation includes technical reasoning, mathematical expressions, and personal experiences with calculus concepts.

Discussion Character

  • Exploratory
  • Technical explanation
  • Mathematical reasoning
  • Debate/contested
  • Homework-related

Main Points Raised

  • One participant expresses frustration with mathematics and presents a limit question involving a sum of powers.
  • Another participant breaks down the limit into separate terms and asks for insights on those terms.
  • A participant claims to have solved the limit and suggests it simplifies to a simple expression, but does not provide details.
  • Some participants discuss the conditions under which the limit holds true, noting specific cases for \( p \) values.
  • There is a challenge to a proposed answer, with an example provided for \( p = -2 \) that suggests divergence.
  • Clarifications are made regarding the definition of \( p \) as a positive real number.
  • Participants discuss telescoping series and methods for evaluating sums, with some expressing confusion about the techniques involved.
  • One participant mentions Bernoulli's method and Faulhaber's formula, prompting further discussion about their applicability.
  • Another participant introduces Riemann sums as a method for evaluating integrals, leading to a discussion about integration techniques and their teaching in schools.
  • There are differing opinions on the order of learning definite and indefinite integrals, with participants sharing their educational experiences.

Areas of Agreement / Disagreement

Participants express differing views on the correct evaluation of the limit and the methods used to approach it. There is no consensus on the validity of the proposed answers or the best techniques for solving the problem. Additionally, there is disagreement regarding the teaching order of integration concepts.

Contextual Notes

Participants reference various mathematical methods and concepts, including telescoping series, Bernoulli's method, and Riemann sums, without fully resolving their applicability or correctness in this context. The discussion reflects a range of understanding and familiarity with calculus concepts among participants.

Who May Find This Useful

This discussion may be useful for students learning calculus, particularly those interested in limits, series, and integration techniques. It may also benefit educators seeking insights into student experiences and challenges with mathematical concepts.

sadhu
Messages
155
Reaction score
0
i am not used to so much of maths
but sometime it makes my life hell when i don't find the answer to my questions
here one such

Limit(n[tex]\rightarrow\infty[/tex]){sum(1^p+2^p...n^p)/n^(p+1)}

where p is a constant
 
Last edited:
Physics news on Phys.org
[tex]\lim_{n \to \infty}\left( \frac{1^p + 2^p + \cdots + n^p}{n^{p+1}}\right) =<br /> \lim_{n \to \infty} \left( \frac{1^p}{n^{p+1}} + \frac{2^p}{n^{p+1}} + \cdots + \frac{n^p}{n^{p+1}} \right)[/tex]
What can you say about all the terms separately?
 
well i just an hour before solved the question
but let's see your method

answer is not another limit, but an simple expression

but tell me how did you write math expressions on reply,the way you have written
 
Last edited:
OK, glad you solved it.
To get the fancy math just type [tex]and [/ tex] (but without the space between / and tex) and write LaTeX code in between.[/tex]
 
thanks a lot...
 
What was your answer? I know the answer if |p| is greater or equal to 1, and if p=0, but I can't be stuffed to fill in the gaps.
 
the answer is true for all real values of p and it is
1/(P+1).

try to telescope the whole series ...
 
That answer is not correct..

eg for p=-2, the limit becomes [tex]\lim_{n \to \infty}\left( \frac{1^p + 2^p + \cdots + n^p}{n^{p+1}}\right) =<br /> \lim_{n \to \infty} \left( \frac{1^p}{n^{p+1}} + \frac{2^p}{n^{p+1}} + \cdots + \frac{n^p}{n^{p+1}} \right) = \lim_{n\to \infty} \left( \frac{n}{1^2} + \frac{n}{2^2} + \frac{n}{3^2} ...\right )[/tex] which obviously diverges...
 
sorry it was written their that p is the element of R+
i don't know what that mean

then i think it is real positive no.
 
Last edited:
  • #10
O that means p is a Positive real number. I still don't see how the series telescopes, perhaps I am blind today :(
 
  • #11
try this stuff

(1+x)^p=??
taking x>=1
rearrange and buy a new telescope to see the sum:smile:
 
  • #12
I'm still lost :(
 
  • #13
ok
(1+x)^(p+1)=x^(p+1) *(1+1/x)^(p+1)

(1+x)^(p+1)-x^(p+1)=?/
do it taking x having different values from 0 to n
then add them

you will get
(1+x)^(p+1)-1=sum of like terms ...(p+1) * sum(x ^(p+1)) +etc terms

do you get it
 
Last edited:
  • #14
Ahh ill try this tomorrow, my headache is killing me. I won't be able to say this in an hour, but =D - I haven't slept all YEAR!
 
  • #15
it is not only a bit complicated but a slight long but i don't get any other method except telescoping(diff. of consequetive terms) to do it without using any formulas or bernoulis method which i think is beyond the standard of a high school guy.
 
  • #16
Bernoulli's method? I don't know what you mean, but I did immediately think about using Faulhaber's formula, which gives the sum of the first n k-th powered integers in terms of polynomials whose coefficients are the Bernoulli numbers. I also thought it wouldn't be suitable to apply anything that advanced here either. What exactly is Bernoulli's method?

EDIT: http://mathworld.wolfram.com/BernoullisMethod.html doesn't seem to relate :(
 
  • #17
what you said is mentioned as bernoulis method in my college library book .
well thanks for telling me that.
 
  • #18
If you are interested, I do have another method =] It seems to be much easier as well =P
 
  • #19
well then please bring it up

i don't know why this post is not highlighted in the index...strange
 
  • #20
It just so happens that when we wish to evaluate the integral [tex]\int^b_0 x^k dx[/tex], there are two main methods of doing it- Using the Fundamental theorem of Calculus, Or Integration by Riemann sums. The first method of course yields [tex]\frac{b^{k+1}}{k+1}[/tex].

Now when I proved this to myself the first time, I tried to use equal subdivisions of the integral, which previously had always worked for me. You'll see soon why I ran into a problem using that subdivision =] Instead I had to solve the more general integral, with lower bound a, with the subdivisions [itex]q= \left(\frac{b}{a} \right)^{1/n}[/itex].

Well anyway, the problem with equal subdivisions meant that when one approximated the integral with n upper Riemann sums, one ran into;

[tex]\frac{b}{n} \left( (\frac{b}{n})^k + ( \frac{2b}{n})^k + (\frac{3b}{n})^k ...(\frac{nb}{n})^k \right)[/tex]. Taking out the common factor;

[tex]\frac{b^{k+1}}{n^{k+1}} ( 1^k + 2^k + 3^k + 4^k...+ n^k)[/tex].

Now taking limits as n goes to infinity, since we know from the other method that this method should yield the b^(k+1)/(k+1), your limit is k+1. yay
 
  • #21
your method seams to be really a good one

but can you explain or give link to riemann sums , i never know that

I am hoping that this method can be used to find sum of other series too...only if can understand it ,thanks for posting
 
  • #22
Have you learned integration yet?
 
  • #23
yes i have but i was not taught reimann sum stuff , i told you that I am in high school.

I don't know what is reimann sum but still i can understand this stuff.

the confusion was because when i searched google , text i found mentioned about trapezoidal rule. etc which i know definitely is far beyond the level ,in which i am

again thanks for your idea, it is certainly extremely useful to all the cases
 
Last edited:
  • #24
How did you learn integration without Riemann sums :( ? It should be in every single calculus book, the definition of the integral (at the elementary level) is in terms of Riemann sums..Did you learn integration independently or from school? If independent - Get a reliable textbook. I recommend Courant when your a bit more advanced, right now look through mathwonks thread in the Careers advice section, "Who wants to be a mathematician" for other books.
If from school, they really haven't been teaching things properly :(

This is in no way a poke at your learning by the way, it's just this needs to be fixed.
 
  • #25
actually I haven,t learned definite integrals yet ,this is my first year with calculus
,up till now I have done only indefinite integration .that is next year

but i do practice definite integrals in physics , so i know about them ,and what
you said Riemann sum i already know that but i was not knowing its name , and the name is not given in any books only method is there.
 
  • #26
Indefinite integration is a concept brought AFTER definite integrals ...Are you sure your books didnt mention the name of the definition it was giving? Especially when its such a widely known one...
 
  • #27
well I think its indefinite which comes first and i am sure it wasnt there
 
  • #28
Well then if your textbook didn't have it there, and you really think indefinite integration comes first, i recommend you brush up on your calculus, get a *good* textbook.
 
  • #29
well thanks for your advice , but I am not talking about only my book ,I have seen many magazines and books both in library and in book Stores and even told my friends about it .
all said that definite integration as a limit of a sum is there in next class.
and indefinite integration is more basic & elementary than definite integration.....may be priorities change from region to region:rolleyes:
 
Last edited:
  • #30
Of course, it's possible to introduce indefinite integration as anti-derivatives ("find a function whose derivative is a given function") and derive the integration rules from that (e.g. x^2 gives 2x when differentiated, so x should give x^2/2 + C when integrated). Definite integration can be set up by Riemann sums. I think it's a matter of choice which you learn first and which you call "more fundamental".
One could also say that definite integration is more basic and elementary, and indefinite integration is just definite integration with unknown boundary values :smile:
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 16 ·
Replies
16
Views
4K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 17 ·
Replies
17
Views
6K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K