Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A046195
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A046195 Indices of heptagonal numbers (A000566) which are also square. +0
5
1, 6, 49, 961, 8214, 70225, 1385329, 11844150, 101263969, 1997643025, 17079255654, 146022572641, 2880599856289, 24628274808486, 210564448483921, 4153822995125281, 35513955194580726 (list; graph; listen)
OFFSET

1,2

LINKS

Eric Weisstein's World of Mathematics, Link to a section of The World of Mathematics.

FORMULA

Contribution from Weisenhorn Paul (paulweisenhorn(AT)online.de), May 01 2009: (Start)

Pell equations: r^2-10*s^2=1 with solution (19,6)

(10*n-3)^2-10*(2*m)^2=9; basic solutions: (7,-2); (7,+2)((57,18);

with x=10*n-3; y=2*m; A=(19+6*sqrt(10))^2; B=(19-6*sqrt(10))^2 one get

x(3*k)+sqrt(10)*y(3*k)=(7-2*sqrt(10))*A^k;

x(3*k+1)+sqrt(10)*y(3*k+1)=(7+2*sqrt(10))*A^k;

x(3*k+2)+sqrt(10)*y(3*k+2)=(57+18*sqrt(10))*A^k;

with the eigenwerten A=721+228*sqrt(10); B=721-228*sqrt(10)

one get the recurences with 1442=4*19*19-2

x(k+6)=1442*x(k+3)-x(k); y(k+6)=1442*y(k+3)-y(k);

m(k+6)=1442*m(k+3)-m(k); n(k+6)=1442*n(k+3)-n(k)-432;

and the explicit formulas

x(3*k+1)=(7*(A^k+B^k)+2*sqrt(10)*(A^k-B^k))/2;

x(3*k+2)=(57*(A^k+B^k)+18*sqrt(10)*(A^k-B^k))/2;

x(3*k)=(7*(A^k+B^k)-2*sqrt(10)*(A^k-B^k))/2;

y(3*k+1)=(7*(A^k-B^k)/sqrt(10)+2*(A^k+B^k)/2;

y(3*k+2)=(57*(A^k-B^k)/sqrt(10)+18*(A^k+B^k))/2;

y(3*k)=(7*(A^k-B^k)/sqrt(10)-2*(A^k+B^k))/2;

n(k)=(x(k)+3)/10; m(k)=y(k)/2;

(End)

MAPLE

Contribution from Weisenhorn Paul (paulweisenhorn(AT)online.de), May 01 2009: (Start)

for n from 1 to 10000 do m:=sqrt((5*n^2-3*n)/2):

if (trunc(m)=m) then print(n, m): end if: end do:

(End)

CROSSREFS

Cf. A000566, A036254, A046196.

Sequence in context: A055847 A143165 A008786 this_sequence A024268 A062801 A035290

Adjacent sequences: A046192 A046193 A046194 this_sequence A046196 A046197 A046198

KEYWORD

nonn

AUTHOR

Eric Weisstein (eric(AT)weisstein.com)

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 7 08:40 EST 2009. Contains 170430 sequences.


AT&T Labs Research