login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A094925 A hexagonal spiral Fibonacci sequence. 1
1, 1, 2, 4, 7, 12, 20, 34, 55, 90, 148, 240, 394, 638, 1043, 1688, 2750, 4450, 7232, 11736, 19002, 30827, 49884, 80856, 130978, 211982, 343348, 555964, 899706, 1456702, 2358089, 3815834, 6176654, 9996926, 16176330, 26180456, 42368468, 68567892 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

COMMENTS

Consider the following spiral:

......a(6)..a(7)..a(8)

...a(5)..a(1)..a(2)..a(9)

a(14).a(4)..a(3)..a(10)

...a(13).a(12).a(11)

Then a(1)=1, a(n)=a(n-1)+Sum{a(i) : a(i) adjacent to a(n-1)}. Here 6 terms around a(m) touch a(m).

LINKS

N. Fernandez, Spiro-Fibonacci numbers

EXAMPLE

a(2) = a(1) = 1

a(3) = a(1)+a(2) = 2

a(4) = a(1)+a(2)+a(3) = 4

a(5) = a(1)+a(3)+a(4) = 7

a(6) = a(1)+a(4)+a(5) = 12

a(7) = a(1)+a(5)+a(6) = 20

thus:

......12....20...34

...7.....1.....1.....55

638...4.....2.....90

..394....240..148

CROSSREFS

Cf. A094926, A078510, A079421, A079422.

Sequence in context: A093607 A005182 A172524 * A186537 A079970 A079816

Adjacent sequences:  A094922 A094923 A094924 * A094926 A094927 A094928

KEYWORD

nonn,easy

AUTHOR

Yasutoshi Kohmoto (zbi74583(AT)boat.zero.ad.jp)

EXTENSIONS

a(15) - a(38) from Nathaniel Johnston (nathaniel(AT)nathanieljohnston.com), Apr 26 2011

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 05:09 EST 2012. Contains 205570 sequences.