|
Search: id:A137694
|
|
|
| A137694 |
|
Numbers k such that 6k^2-2k=3n^2-n for some integer n>0. |
|
+0 2
|
|
| 5, 5577, 6435661, 7426747025, 8570459630997, 9890302987423321, 11413401077026881245, 13171054952586033533217, 15199386001883205670450981, 17540078275118266757666898665
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
Also indices of pentagonal numbers which are half of some other pentagonal number: see A137693 for more details, comments & links.
|
|
LINKS
|
D. Alpern, Quadratic two integer variable equation solver
|
|
FORMULA
|
a(n) = f^{2n-2}(5,7)[1], where f(x,y) = (577x + 408y - 164, 816x + 577y - 232)
a(n) = (5,7,1,5,7,1,...) (mod 10)
|
|
PROGRAM
|
(PARI) vector(20, i, (v=if(i>1, [577, 408; 816, 577]*v-[164; 232], [5; 7]))[1, 1])
|
|
CROSSREFS
|
Cf. A000326, A136112-A136118, A135768-A135769, A137693.
Adjacent sequences: A137691 A137692 A137693 this_sequence A137695 A137696 A137697
Sequence in context: A086896 A072021 A079812 this_sequence A117711 A116140 A067816
|
|
KEYWORD
|
easy,nonn
|
|
AUTHOR
|
M. F. Hasler (Maximilian.Hasler(AT)gmail.com), Feb 08 2008
|
|
|
Search completed in 0.002 seconds
|