Difference between revisions of "2004 AMC 10A Problems/Problem 24"
m (NOT COMPLETE!!! (will finish later)) |
Dale.black (talk | contribs) (→Solution) |
||
Line 20: | Line 20: | ||
<math>a_{2^8}=8\cdot a_8=2^3\cdot</math> | <math>a_{2^8}=8\cdot a_8=2^3\cdot</math> | ||
+ | |||
+ | //The following is written by Dale Black -- Not Validated | ||
+ | I think it should be <math>2^{4950}</math> | ||
+ | |||
+ | <math>a_{2^{100}}=2^{99}\cdot2^{98}\cdot...\cdot2^1\cdot1=2^{(1+99)\cdot99/2}=2^{99\cdot50}=2^{4950}</math> |
Revision as of 11:18, 5 February 2007
Problem
Let , be a sequence with the following properties.
(i) , and
(ii) for any positive integer .
What is the value of ?
Solution
Note that
//The following is written by Dale Black -- Not Validated I think it should be