|
|
#324
|
|
Coda
Developer
|
Quote:
Originally Posted by Potironette
I thought the pointing end was the compass's north pole..?
|
Nope, because opposite poles attract. It's the part of the compass LABELED north, but magnetically speaking it's the south pole.
Quote:
Oops, I forgot ._.'''. So basically I can find the sum at any position (n) with closed form and that's what closed form is?
|
Yup.
Quote:
So to find a ratio I just look at one value and the next and if I don't know how much to multiply the first by, I just divide the next from the previous!
|
Yup.
Quote:
Although, wouldn't that be 5c?
|
Um...
5 nc+1 / 5 (n-1)c+1
5 (nc+1) - ((n-1)c+1)
5 nc + 1 + -(nc + -c + 1)
5 nc + 1 + -nc + c + -1
5 nc + -nc + 1 + -1 + c
5 c
... yep, you're right, my mistake!
Quote:
I messed up writing it, woops. a = a1. And 'a' represents the first term in an arithmetic series. d is the difference between two terms in an arithmetic series. Sn in this case is the sum for the arithmetic series. I learned to use those formulas to find the sum of things such as 1, 3, 5, ... up to a specified nth term in class.
|
That means that d = a 2 - a 1, so you can substitute that into the expression.
n(2a 1 + (n-1)d)/2 = n((a 1+a 2)/2)
n(2a 1 + (n-1)(a 2 - a 1))/2 = n((a 1+a 2)/2)
2a 1 + (n-1)(a 2 - a 1) = a 1+a 2
2a 1 + (n-1)a 2 - (n-1)a 1 = a 1+a 2
2a 1 - (n-1)a 1 + (n-1)a 2 = a 1+a 2
(2 - n - 1)a 1 + (n-1)a 2 = a 1+a 2
(1 - n)a 1 + (n - 1)a 2 = a 1+a 2
(n - 1)(a 2 - a 1) = a 1+a 2
... by all accounts it doesn't make sense. Did I make a mistake, or did you transcribe something else wrong?
Games by Coda (updated 4/8/2025 - New game: Marianas Miner)
Art by Coda (updated 8/25/2022 - beatBitten and All-Nighter Simulator)
Mega Man: The Light of Will (Mega Man / Green Lantern crossover: In the lead-up to the events of Mega Man 2, Dr. Wily has discovered emotional light technology. How will his creations change how humankind thinks about artificial intelligence? Sadly abandoned. Sufficient Velocity x-post)
|
|
Posted 04-25-2017, 07:50 PM
|
|
|