SOLUTION: use s=n^2 to find the sum of 1+3+5+....+501.
------
Algebra.Com
Question 343949: use s=n^2 to find the sum of 1+3+5+....+501.
------
Answer by stanbon(75887) (Show Source): You can put this solution on YOUR website!
find the sum of 1+3+5+....+501
-----------------
1st find "n" if a(1) = 1 and d = 2
----
Using a(n) = a(1) + (n-1)d you get:
501 = 1 + (n-1)2
500 = 2(n-1)
250 = n-1
n = 251
----------------------
Find the sum using S(n)=(n/2)(1 + 501)
---
S(251) = 251/2(502) = 251*251 = 63001
=========================================
cheers,
Stan H.
RELATED QUESTIONS
Use S = n^2 to find the sum of 11 + 13 + ...... (answered by robertb)
if a simple figure has n sides,to find the sum (s)of the angles of that figure you use... (answered by longjonsilver)
find the sum when N=20 ,A=2 and D=5 for... (answered by ewatrrr)
did I do this right: Use the geometric sequence of numbers 1, 3, 9, 27, … to find the... (answered by fractalier)
If S=3/2+5/4+7/8+...+(2n+1)/2^n+... where n=1, 2, 3, ..., then find the value of... (answered by math_helper)
Let a_1, a_2, a_3, ... be an arithmetic sequence. Let S_n denote the sum of the first n... (answered by greenestamps,Edwin McCravy)
3) I can only use the 8 rules of inference...
1. (M v N) → ~S
2. T → (M v (answered by jim_thompson5910)
Solve using elimination method
1) 9x-y=0
x+4y=37
The solution is ?
2)... (answered by Alan3354)
Fill in table using the given formulas. S=n(n + 1)(2n + 1) I need to know what goes next (answered by stanbon)