Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A109344
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A109344 a(n) consists of n 4's, n-1 8's and a single 9. +0
1
49, 4489, 444889, 44448889, 4444488889, 444444888889, 44444448888889, 4444444488888889, 444444444888888889, 44444444448888888889, 4444444444488888888889, 444444444444888888888889 (list; graph; listen)
OFFSET

1,1

COMMENT

This sequence consists of perfect squares. The square roots are in A073552.

REFERENCES

Zeitz, P. The Art and Craft of Problem Solving, John Wiley and Sons, Inc., New York, 1999.

FORMULA

a(1)=49; a(n) = 4*(sum(i=n...2n-1)10^i)+8*sum(i=1...n-1)10^i)+9, n>=2

EXAMPLE

a(5)=4444488889 because the first 5 terms are 4's, the next 5-1=4 terms are 8's and the last digit is 9.

MAPLE

a:=n->4*sum('10^i', 'i'=n..2*n-1)+8*sum('10^i', 'i'=1..n-1)+9;

CROSSREFS

Cf. A073552.

Sequence in context: A123841 A014773 A132539 this_sequence A129207 A053772 A075416

Adjacent sequences: A109341 A109342 A109343 this_sequence A109345 A109346 A109347

KEYWORD

nonn

AUTHOR

Nicholas Protonotarios (protost(AT)hotmail.com), Aug 21 2005

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 August 29 17:54 EDT 2008. Contains 143238 sequences.


AT&T Labs Research