Formula for sqrt of i in limit summations?

  • Context: Undergrad 
  • Thread starter Thread starter ucdawg12
  • Start date Start date
  • Tags Tags
    Formula Limit
Click For Summary
SUMMARY

The discussion centers on the absence of a specific formula for the square root of the summation index 'i' in limit summations. Participants reference established formulas for 'i' as (n(n+1))/2 and for 'i^2' as (n(n+1)(2n+1))/6. Mathematica provides an output of HarmonicNumber[k, -1/2] for the summation of Sqrt[n] from 1 to k. The conversation suggests that for Riemann sums involving the function f(x)=x^(1/2), using variable-width subintervals may yield better results.

PREREQUISITES
  • Understanding of summation notation and limits
  • Familiarity with Riemann sums and their applications
  • Basic knowledge of harmonic numbers in mathematics
  • Experience with Mathematica for mathematical computations
NEXT STEPS
  • Research the properties and applications of Harmonic Numbers
  • Explore variable-width subintervals in Riemann sums
  • Learn how to implement summations in Mathematica
  • Study the convergence of limit summations involving square roots
USEFUL FOR

Mathematicians, students studying calculus, and anyone interested in advanced summation techniques and their applications in mathematical analysis.

ucdawg12
Messages
10
Reaction score
0
I can't seem to find if there is an equation for the sqrt of i or not, i know that the formula for i is (n(n+1))/2 and for i^2 its (n(n+1)(2n+1))/6, but I can't find an formula for the sqrt of i


thanks
 
Physics news on Phys.org
ucdawg12 said:
I can't seem to find if there is an equation for the sqrt of i or not, i know that the formula for i is (n(n+1))/2 and for i^2 its (n(n+1)(2n+1))/6, but I can't find an formula for the sqrt of i

There isn't one that I know of. Let me ask you something: Are you trying to do a Riemann sum for a function such as f(x)=x1/2? If so, then you might be better off using subintervals of variable width, such that the point x=ci that you use in the ith subinterval depends on i2. Then you can use your nifty little formulas.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
5K
  • · Replies 6 ·
Replies
6
Views
5K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K