An arithmetic progression problem

Click For Summary

Homework Help Overview

The discussion revolves around an arithmetic sequence with an even number of terms. The original poster states that the sum of the terms in odd positions is 440, while the sum of the terms in even positions is 520. Additionally, it is noted that the last term exceeds the first term by 156, prompting participants to explore how many terms the sequence contains.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the application of the summation formula for arithmetic series and how to derive equations based on the sums of odd and even positioned terms. Some participants question the setup of the equations and the relationships between the first term, common difference, and the number of terms.

Discussion Status

Several participants have provided insights and attempted to derive equations based on the given conditions. There is a mix of approaches, with some participants expressing confusion about their calculations and seeking clarification on specific steps. No explicit consensus has been reached, but there are multiple lines of reasoning being explored.

Contextual Notes

Some participants note potential issues with the assumptions made regarding the terms and their positions in the sequence. There is also mention of the need for clarity on the definitions of terms and the relationships between them, as well as the implications of the even number of terms in the sequence.

Anzas
Messages
87
Reaction score
0
in an arithmetic sequence there is an even number of term's
the sum of terms in the odd places is 440 and the sum of terms in the even places is 520, the last term is bigger than the first term by 156
find how many term's the arithmetic sequence has.
 
Physics news on Phys.org
perhaps you should post this in the homework section?
 
I Suppose you know the formula of summation of series:
[tex] S=\frac{n}{2}(2a + (n-1)d)[/tex]
(If not it is easy to derive)
where [tex]a[/tex]is the first term [tex]n[/tex] is the number of terms and
[tex]d[/tex] is the common difference between them

Hint:
Let the series be:
[tex]a,a+d,a+2d,...[/tex]

even terms [tex]a,a+2d,...[/tex]
odd terms [tex]a+d,a+3d,...[/tex]

These are Sequences with common diference 2d.
Use their sum to get 2 eqns
Using last term - first term = 156 you have 3 eqns 3 unknowns(a,n,d).
(Need anymore help)
P.S:Give me Homework Helper medal Quickly PLEEEEEASE!
EDIT:I gave the wrong formula as I was entranced by the latex graphics
nobody but halls of ivy saw it i think
EDIT:Derivation of formula
[tex]a,a+d,a+2d,...,a+(n-1)d (i)[/tex]
invert the above
[tex]a+(n-1)d,a+(n-2)d,a+2d,...,a+d,a (ii)[/tex]
[tex](i)+(ii)=><br /> 2S=2na + n(n-1)d<br /> ==><br /> s=\frac{n}{2}(2a + (n-1)d)[/tex]
This was proposed by gauss(I think)
 
Last edited:
Since this is an arithmetic sequence then, taking a1 as the first term in the sequence, a2= a1+ n, a3= a2+ n= a1+ 2n and, in general, ai= a0+ (i-1)n.

If there are N numbers in the sequence then the last number is aN= a1+ (N-1)n and so the difference between the first and last terms is
aN-1= (N-1)n= 156.
The sum of the even terms is a2+a4+a6+...aN=(a1+n)+(a1+ 3n)+ (a1+ 5n)+ ...+ (a1+ (N-1)n= (N/2)a1+n(1+ 3+ 5+ ...+ (N-1)).

Now, find a formula for 1+ 3+ 5+ ...+ N-1 so you can get another equation for n and N.
 
got it solved thanks for your help :smile:
 
I tried out this problem, but i can't seem to go ne where with it.

For sum of even numbers

(a+d+a+2d(n-1))*n = 1040<------------ 2an + 2dn^2 -dn = 1040

For sum of odd numbers

(a + a +2d(n-1))*n = 880<-------------- 2an + 2dn^2 - 2dn = 880

solved the two system of equation

dn = 160

N = total number = 2n

Nd = 320

d(N-1) = 156<----------- d = 164

so solve for N using Nd = 320 = 320/164 = 1.95...

Obviously this is not correct. What did i do wrong here?
 
here is my solution i hope its understandable enough

formula's:
aN = a1 + dn - d
sN = (2a1 + d(n - 1))*n/2

odd:
s = 440
d = 2d
n = n
aN = aN - d
a1 = a1

even:
s = 520
d = 2d
n = n
aN = aN
a1 = a1 + d

general:
s = 960
d = d
n = 2n
aN = aN
a1 = a1

*****************
aN - a1 = 156
aN = a1 + 2dn - d
aN - a1 = 2dn - d
156 = 2dn - d
156 = d(2n - 1)
*****************

even:
520 = (2a1 + 2d + 2dn - 2d)*n/2
520 = (2a1 + 2d + d(2n - 2))*n/2
520 = (2a1 + 2d + 2dn - 2d)*n/2
520 = (a1 + d + dn - d)*n
520 = a1n + dn^2
a1n = 520 - dn^2
a1 = (520 - dn^2)/n

general:
960 = (2a1 + 2dn - d)*2n/2
960 = (2a1 + 2dn - d)*n
960 = (2a1 + d(2n - 1)*n
960 = 2a1 + 156n
2a1 = 960 - 156n
a1 = 480 - 78n

odd:
440 = (2a1 + 2dn -2d)*n/2
440 = (a1 + dn - d)*n
440 = a1n + dn^2 - dn
a1n = 440 - dn^2 + dn
a1 = (440 - dn^2 + dn)/n


***************
440 - dn^2 + dn = 520 - dn^2
440 + dn = 520
dn = 80
d = 80/n
***************

***************
156 = d(2n - 1)
***************

156 = 80(2n - 1)/n
156n = 80(2n - 1)
156n = 160n - 80
4n = 80
n = 20
2n = 40

d = 80/n
d = 80/20
d = 4
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 13 ·
Replies
13
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
7
Views
2K
Replies
2
Views
4K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K