Difference between revisions of "2004 AIME I Problems/Problem 6"

m
m
Line 1: Line 1:
 
== Problem ==
 
== Problem ==
An integer is called snakelike if its decimal representation <math> a_1a_2a_3\cdots a_k </math> satisfies <math> a_i<a_{i+1} </math> if <math> i </math> is odd and <math> a_i>a_{i+1} </math> if <math> i </math> is even. How many snakelike integers between 1000 and 9999 have four distinct digits?
+
An integer is called snakelike if its decimal representation <math> a_1a_2a_3\cdots a_k </math> satisfies <math> a_i<a_{i+1} </math> if <math> i </math> is [[odd integer | odd]] and <math> a_i>a_{i+1} </math> if <math> i </math> is [[even integer | even]]. How many snakelike integers between 1000 and 9999 have four distinct digits?
  
 
== Solution ==
 
== Solution ==

Revision as of 17:04, 12 October 2006

Problem

An integer is called snakelike if its decimal representation $a_1a_2a_3\cdots a_k$ satisfies $a_i<a_{i+1}$ if $i$ is odd and $a_i>a_{i+1}$ if $i$ is even. How many snakelike integers between 1000 and 9999 have four distinct digits?

Solution

This problem needs a solution. If you have a solution for it, please help us out by adding it.

See also