Is F(n) = 3+5+7...+2n Identical to F(n) = n(n+1)?

  • Thread starter Thread starter goofyfootsp
  • Start date Start date
  • Tags Tags
    Function
Click For Summary
The discussion clarifies that F(n) = 3 + 5 + 7... + 2n is not identical to F(n) = n(n + 1). It highlights that the first expression sums odd numbers, while the second sums even numbers. The nth term of the sum of odd numbers is n^2, contrasting with the sum of even numbers, which is n(n + 1). The arithmetic sequence formula is used to derive these sums, emphasizing that different sequences yield different results. The conclusion reinforces the importance of recognizing the nature of the sequences involved.
goofyfootsp
Messages
12
Reaction score
0
F(n) = 2+4+6=...+2n
I know the expression that represents the given function is F(n) = n(n+1),

my question is F(n) = 3+5+7...2n the same F(n) = n(n+1)< if not can anyone expain?

Thanks
 
Mathematics news on Phys.org


F(n) = 3+5+7...2n
Please correct! You have a sequence of odd numbers, but the end term is even!
 


This was gone into from General Math: Simple Sequences. The nth term is

\sum_1^n (2j-1)=n^2. Or: 1=1, 1+3=2^2, 1+3+5 = 3^2, etc...
 
Last edited:


Why should they have the same sum when you are summing different numbers?

It is not to difficult to show that if you have any arithmetic sequence: an= a+ id, where a and d are fixed and i ranges from 1 to n, sums to n times the average of a1 and an: n*(a+ d+ (a+ nd))/2= n(a+ (d/2)(n+1)).

In the case of 2+ 4+ 6+ ...+ 2n, a= 0 and d= 2. The sum is n(0+ (2/2)(n+1)= n(n+1)
In the case of 1+ 3+ 5+ ...+ 2n+1, a= -1 and d= 2. The sum is n(-1+ (2/2)(n+1))= n2.
 


Thank you all for your help in explaining this, I appreciate it greatly.
 
Here is a little puzzle from the book 100 Geometric Games by Pierre Berloquin. The side of a small square is one meter long and the side of a larger square one and a half meters long. One vertex of the large square is at the center of the small square. The side of the large square cuts two sides of the small square into one- third parts and two-thirds parts. What is the area where the squares overlap?

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
967
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 28 ·
Replies
28
Views
5K
  • · Replies 17 ·
Replies
17
Views
1K