Algebraic Expression: Pattern for Term t

  • Thread starter Thread starter Natko
  • Start date Start date
  • Tags Tags
    Expression
AI Thread Summary
The discussion focuses on finding the algebraic expression for the term t in the sequence -15, 30, 90, -360. The pattern involves each term being derived by multiplying the previous term by the current term number, with alternating signs based on whether the term number is even or odd. Specifically, the sequence can be represented as a_n = n * a_{n-1}, with the first term a_1 = -15. The signs follow a pattern that can be expressed using a power of -1 related to n. The goal is to formulate a complete expression for the nth term based on these observations.
Natko
Messages
44
Reaction score
0

Homework Statement



In this pattern, what is the algebraic expression for the term t?
-15, 30, 90, -360

Homework Equations



t= term number

The Attempt at a Solution



no idea
 
Physics news on Phys.org
What do you multiply each term by to get the next?
 
DivisionByZro said:
What do you multiply each term by to get the next?
That's what I want to find out. It does not necessarily have to be multiplication only.

In words it would be:
current term value = the previous term's value multiplied by the current term number, and change poles if the current term number is even; the first term value is -15.
 
Are you saying that you have a sequence, a_1= -15, a_2= 30, a_3= 90, and a_4= -360?

Well, I notice that 30= 2*15, 90= 3*30, and 360= 4*90. That is, a_n= n*a_{n-1}. Also, the signs are -, +, +, -. You should be able to find a power of -1, in terms of n, that will give that.
 
HallsofIvy said:
Are you saying that you have a sequence, a_1= -15, a_2= 30, a_3= 90, and a_4= -360?

Well, I notice that 30= 2*15, 90= 3*30, and 360= 4*90. That is, a_n= n*a_{n-1}. Also, the signs are -, +, +, -. You should be able to find a power of -1, in terms of n, that will give that.

So what would the algebraic expression to find the nth term be?
 
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...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...

Similar threads

Back
Top