Find formulas for ##a_n## for hexagonal arrangements

  • Thread starter Robb
  • Start date
  • Tags
    Formulas
In summary, the formula for the sum of ##n## consecutive numbers is ##\sum_{k=1}^n k = \frac 1 2 n(n+1)##, which can be proven using the method of induction or Gauss' trick.
  • #1
Robb
225
8
Homework Statement
Let ##S_n##be the hexagonal arrangements consisting of n rings of dots for ##n \in {1, 2, 3}##. Let ##a_n## be the number of dots in ##S_n##. Find formulas for ##a_n## and ##\sum_{k=1}^n a_k##.
Relevant Equations
##a_1=1, a_2=7, a_3=19##
##a_n = a_{n-1} + 6(n-1)##
##=a_{n-2} + 6(n-1) + 6(n-2)##
##=a_{n-3} + 6(n-1) + 6(n-2) + 6(n-3)##
##\vdots##
##=1 + 6 [(n-1) + (n-2) + (n-3) + \cdots + 1]##
##= 1 + 3n(n-1)##

I'm not sure how to get to the last line from the second to the last line. Please advise. Thanks!
 
Physics news on Phys.org
  • #2
The formula for the sum of ##n## consecutive numbers is ##\sum_{k=1}^n k = \frac{1}{2}n(n+1)\,.##
Do you know how this can be proven?
 
  • #3
Inductively?
##\sum_{k=1}^n k = \frac 1 2 n(n+1)##
##\sum_{k=1}^{n+1} k = \frac 1 2 (n+1)(n+2)##
##\sum_{k=1}^n k = \frac 1 2 n(n+1) + (n+1)##
##= \frac 1 2 [n(n+1) +2(n+1)]##
##= \frac 1 2 [n^2 + 3n + 2]##
##= \frac 1 2 [(n+1)(n+2)]##
as required
 
  • Like
Likes fresh_42
  • #4
Robb said:
Inductively?
##\sum_{k=1}^n k = \frac 1 2 n(n+1)##
##\sum_{k=1}^{n+1} k = \frac 1 2 (n+1)(n+2)##
##\sum_{k=1}^n k = \frac 1 2 n(n+1) + (n+1)##
##= \frac 1 2 [n(n+1) +2(n+1)]##
##= \frac 1 2 [n^2 + 3n + 2]##
##= \frac 1 2 [(n+1)(n+2)]##
as required
Or you can use Gauss' trick:
\begin{align*}
1 &\quad \quad 2 & 3 & \ldots & \frac{n}{2} \\
n &\quad n-1 & n-2 & \ldots & \frac{n}{2}+1 \\
+ &&&&\\
\hline \\
n+1&\quad n+1 &n+1 & \ldots & n+1 \\
=\frac{n}{2} \cdot (n+1)&&&&
\end{align*}
 
  • Like
Likes Robb
  • #5
Right, I forgot about that! Thanks!
 

1. What is a hexagonal arrangement?

A hexagonal arrangement refers to a geometric pattern where six points or objects are arranged in a symmetrical hexagonal shape.

2. Why is it important to find formulas for ##a_n## for hexagonal arrangements?

Finding formulas for ##a_n##, which represents the number of objects in the nth term of a sequence, can help us understand the pattern and make predictions about future terms in the sequence. This can be useful in various fields such as mathematics, physics, and chemistry.

3. How do you find formulas for ##a_n## for hexagonal arrangements?

To find formulas for ##a_n## for hexagonal arrangements, we can use various mathematical techniques such as geometric series, recurrence relations, and generating functions. These methods involve analyzing the pattern and using algebraic equations to represent the relationship between the terms in the sequence.

4. What are some real-life applications of hexagonal arrangements?

Hexagonal arrangements can be found in nature, such as in honeycombs and the structure of snowflakes. They are also commonly used in engineering and architecture for creating strong and efficient structures, such as in the design of bridges and buildings.

5. Are there any limitations to finding formulas for ##a_n## for hexagonal arrangements?

While finding formulas for ##a_n## can be helpful in understanding the pattern of hexagonal arrangements, there may be cases where the pattern is too complex to be represented by a simple formula. In these cases, other methods such as computer simulations may be used to analyze the pattern and make predictions.

Similar threads

  • Calculus and Beyond Homework Help
Replies
8
Views
795
  • Calculus and Beyond Homework Help
Replies
11
Views
1K
  • Calculus and Beyond Homework Help
Replies
5
Views
471
  • Calculus and Beyond Homework Help
Replies
8
Views
973
  • Calculus and Beyond Homework Help
Replies
14
Views
1K
  • Calculus and Beyond Homework Help
Replies
8
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
551
  • Calculus and Beyond Homework Help
Replies
3
Views
537
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
323
Back
Top