Evaluating a Series with Exclusions: 4 to 1000 (3 and 7 Multiples Excluded)

  • Thread starter Thread starter misogynisticfeminist
  • Start date Start date
  • Tags Tags
    Series
AI Thread Summary
The discussion focuses on evaluating the sum of integers from 4 to 1000 while excluding multiples of 3 and 7. A method is proposed to calculate the total by subtracting the sums of multiples of 3 and 7, but care must be taken to avoid double-counting common multiples. Initially, there was confusion regarding the nature of the sequence of excluded multiples, which was later identified as an arithmetic progression (AP). Participants clarify that by adjusting for the common multiples, the evaluation can be accurately completed. The conversation concludes with a realization that the sequence of excluded numbers is indeed an AP, aiding in the calculation.
misogynisticfeminist
Messages
370
Reaction score
0
Evaluate the sum of all integers from 4 to 1000 (4 and 1000 included) excluding all multiples of both 3 and 7.

What i did was,

\sum_{r=4}^{996} r=\sum_{r=1}^{1000} r - \sum_{r=1}^{4} r

Well, the hard part was excluding multiples of both 3 and 7. The sequence of these numbers would be,

21, 42, 63,...n

But however, i find no common ratio even between the 1st 3 terms. So, it is not a geometric progression. How do I evaluate a series of terms whose multiples are both 3 and 7 if they are not APs or GPs?

Thanks alot.
 
Physics news on Phys.org
misogynisticfeminist said:
But however, i find no common ratio even between the 1st 3 terms. So, it is not a geometric progression. How do I evaluate a series of terms whose multiples are both 3 and 7 if they are not APs or GPs?

Can't you get that by subtracting off multiples of smaller arithmetic progressions? For example, the sum from 1 to 100, excluding multiples of 5 is:

\sum_{n=1}^{100}r-5\sum_{n=1}^{20}r
 
Sorry, I just realized that I skimmed your question too quickly. To deal with common multiples, consider the fact that if you do what I just said for both 3 and 7, you would subtract the common multiples twice. You don't want this, but if you then add those back in once (that is, add back in the series you listed), you'll be alright. And if you don't think that series is an AP, check again.
 
Last edited:
SpaceTiger said:
Sorry, I just realized that I skimmed your question to quickly. To deal with common multiples, consider the fact that if you do what I just said for both 3 and 7, you would subtract the common multiples twice. You don't want this, but if you then add those back in once (that is, add back in the series you listed), you'll be alright. And if you don't think that series is an AP, check again.

hey, i just realized that 21,42,63,... is an AP, thanks alot.
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
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}...

Similar threads

Back
Top