Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A006268
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A006268 A continued cotangent.
(Formerly M3141)
+0
12
3, 36, 46764, 102266868132036, 1069559300034650646049671039050649693658764, 12235299511782582501718737703928003159270074844240197923140389005995265963422454\ 41950466608853108106356422588162773879214824036 (list; graph; listen)
OFFSET

0,1

COMMENT

a(6)=1223529951178258250171873770392800315927007484424019792314038900\

599526596342245441950466608853108106356422588162773879214824036 Artur Jasinski (grafix(AT)csl.pl), Oct 03 2008

REFERENCES

N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

Shallit, Jeffrey; Predictable regular continued cotangent expansions. J. Res. Nat. Bur. Standards Sect. B 80B (1976), no. 2, 285-290.

FORMULA

Recurence: a(n+1)=a(n)^3+3a(n) and a(0)=3 a(n)=Round[(3/2 + Sqrt[13]/2)^(3^(n - 1))] [From Artur Jasinski (grafix(AT)csl.pl), Oct 03 2008]

MATHEMATICA

Contribution from Artur Jasinski (grafix(AT)csl.pl), Oct 03 2008: (Start)

a = {}; k = 3; Do[AppendTo[a, k]; k = k^3 + 3 k, {n, 1, 6}]; a

or

Table[Round[N[(3/2 + Sqrt[13]/2)^(3^(n - 1)), 1000]], {n, 1, 8}] (*Artur Jasinski*) (End)

CROSSREFS

Sequence in context: A163966 A088322 A080807 this_sequence A073236 A002563 A140448

Adjacent sequences: A006265 A006266 A006267 this_sequence A006269 A006270 A006271

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.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 November 30 13:13 EST 2009. Contains 167758 sequences.


AT&T Labs Research