I have been trying to solve this arithmetical sequence but I can't find a1;a2;a3 if:
Printable View
I have been trying to solve this arithmetical sequence but I can't find a1;a2;a3 if:
Is it a_3 or a_5?
Anway, use the basic property of an arithmetic sequence to convert everything in terms of a_1 and the difference of the sequence, I'll call that v.
We then have:
Use this on all terms except a_1 of course and then you have a system of two equations in two unknowns (a_1 and v).
It is a_3.
I used the formula what you mentioned and I substituted v into the second operation. I got cube equation -7a_1^3-6a_1^2+288a_1=1000
I am not able to find the a_1 from that cube equation.
So we have then
From the first equation we have that v = -4 -a_1, substitute this in the second equation, the cubic term will disappear:
Solving this should be doable :)
Countinuing where TD! left of, we have that,
Whereis the common difference.
Thus,
Becomes,
Thus,
(1)
Now for the second equation,
Thus,
by equation (1)
Thus,
![]()
Simply (2) as,
Thus,
Thus,
(2)
Now you have the two equations, solve them,
substitute forfrom (1),
Thus,
Simplify,
Thus,
Now just check which one works.
Q.E.D.
There's a slight mistake here, for k = -6 we have that a_1 = 2.Quote:
Originally Posted by ThePerfectHacker
Furthermore, there is not reason to check which one 'works' since there's no physical interpretation or whatever which has to be checked. All we did was solving the system of equations algebraiclly so both of our solutions are fine, i.e. meet the conditions which were given.
I erred again, but it is the method not the answer that is important.Quote:
Originally Posted by TD!
You statement about the checking the two solutions; I know the two solutions work for the algebraic equations but not necessarily for the conditions given for the problem thus we must check.
Well the problem was that knowing we were dealing with an arithmetic sequence, "find a1;a2;a3 if: (the two equations)".
Both solutions are fine, there is no reason to discard one since there's nothing left to check! Unless, of course, totalnewbie didn't give the entire problem (but I think he did or at least I assumed so).
It seems to me that my math book contains a mistake.
There is a_1+a_2+a_5=-12
According to your answers I belive that this must be a_1+a_2+a_3=-12
That's why I asked if it was a_3 or a_5. From what I understand now, it was actually a_5 used in the equation but you were asked to find a_1,a_2 and a_3?
In that case, just repeat the exact same method but use a_5 instead of a_3, a_5 can be converted to a_1 + 4v.
You have the entire method now, try it :)