Struggling with Calculating a Series? Get Help Here!

  • Thread starter Thread starter alias25
  • Start date Start date
  • Tags Tags
    Series Sum
AI Thread Summary
The discussion revolves around a mathematical problem involving the calculation of a series defined as the sum from r=1 to n of the expression 1/3 (r^3 - (r-1)^3 - 1). The original poster expresses confusion about simplifying the series and seeks assistance in calculating it. Another participant suggests simplifying the term before summing it, indicating that this approach may lead to a clearer solution. The conversation highlights the challenges of handling the series and the need for effective mathematical strategies. Overall, the thread emphasizes the importance of simplification in solving series calculations.
alias25
Messages
197
Reaction score
0
sorry isn't a physics question more to do with maths.

is it ok to post it here? I can't see to delete it, maybe some one will move it for me? to the maths section. thanksL:)

I have to calculate:

sum of (from r=1 to n): 1/3 (r^3 - (r-1)^3 -1)

so far I've done:

let n = 3

so

sum = 1/3 (n^3 - (n-1)^3 -1)

+1/3 ( (n-1)^3 - (n-2)^3 - 1)

+1/3 ( (n-2)^3 - (n-3)^3 -1)


looking at ^

(n-3)^3 = 0

the 1/3 can be factorised out, the -1's sums to -n

so: sum = 1/3 (n^3 -...-n) (1)

this inbetween thing I am finding tricky

i noticed theres...-2(n-1)^3 - 2(n-2)^3...etc, when n = any number.

i can put that as

sum(from r=1 to n-1) of: (n-r)^3

so into (1):

1/3 (n^3 -2(sum from r=1 to n-1 ofn-r)^3) -n)

^but i don't think that's what they are looking for.

any help will be appriciated,thank you.
 
Last edited:
Physics news on Phys.org
Is this what you need to find \sum_{r=1}^{n}\left(\frac{1}{3}\left({r^3 - (r-1)^3 - 1}\right)\right)<br />?

If so, why not simplify the term that is to be summed, i.e., \frac{1}{3}\left(r^3 - (r-1)^3 - 1\right) and then sum it from 1 to n?
 
Last edited:
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