Finding the Sum of a Finite Number of Terms for t = 64/(165+3n)

  • Thread starter Thread starter izzleshizzum
  • Start date Start date
  • Tags Tags
    Finite Sum
AI Thread Summary
The discussion focuses on finding a general equation for the finite sum of the series derived from the equation t = 64/(165+3n), specifically for n starting at 0. The user seeks to understand how the sum relates to the beats per minute of a metronome recording, which increases every 16 bars. There is clarification on whether the sum is finite or infinite, with the consensus that the series diverges if summed indefinitely. For a finite number of terms, the sum can be calculated exactly using mathematical software or approximated through analysis. Understanding this problem is essential for correlating time with the increasing tempo of the metronome.
izzleshizzum
Messages
1
Reaction score
0

Homework Statement



I want a general equation for the finite sum of n0 + n1 + n2... starting at n = 0 for the equation t = 64/(165+3n) so i have a sum of numbers: 64/165 + 64/168 + 64/171...

i don't want you to think i am lazy and don't show work but this isn't for school. i want to figure out how much time having passed on a very long recording of a metronome corresponds to the beats per minute being played.

1 bar = 4 beats
start at 55% of 300 beats per minute
after 16 bars have passed it starts over but 3 beats per minute are added to the speed.
so it goes from 165 beats per minute to 168 to 171...

i could just add them all up and make a little reference table but i am determined now to understand how to solve this problem!

Homework Equations



t = 64/(165+3n)

The Attempt at a Solution



my attempts are all useless.
 
Last edited:
Physics news on Phys.org
Can you express it as:
\frac{64}{3}\sum_{n=0}^{i}\frac{1}{55+n}
Such that :
i \geq n
i \in\mathbb{Z}^{+}
 
Last edited:
Welcome to PF!

So when you say "finite" sum, are you summing a finite amount of terms, or summing an infinite number of terms but want a finite result? Because the sum is actually divergent ie it does not sum to any finite number.

If you are however summing a finite number of terms, even a large amount, it can be done exactly by some Mathematics Program such as Maple or Mathematica, or approximated quite well with some simple analysis.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top