Problems
66 match
Consider the sequence of positive integers What is the th term in this sequence?
An array of numbers is constructed beginning with the numbers in the top row. Each adjacent pair of numbers is summed to produce a number in the next row. Each row begins and ends with and , respectively. \[\begin{array}{ccccccccc} &&-1&&3&&1&&\\ &-1&&2&&4&&1&\\ -1&&1&&6&&5&&1\\ …
Jerry wrote down the ones digit of each of the first positive squares: . What is the sum of all the numbers Jerry wrote down?
A Pascal-like triangle has as the top row and followed by as the second row. In each subsequent row the first number is , the last number is , and, as in the standard Pascal's Triangle, each other number in the row is the sum of the two numbers directly above it. The first four rows are shown …
What is the ones digit of the sum (Recall that represents the greatest integer less than or equal to .)
What is the minimum number of successive swaps of adjacent letters in the string that are needed to change the string to (For example, swaps are required to change to one such sequence of swaps is )
Consider the following operation. Given a positive integer , if is a multiple of , then you replace by . If is not a multiple of , then you replace by . For example, beginning with , this procedure gives . Suppose you …
Let be a subset of such that the following two conditions hold: - If and are distinct elements of , then - If and are distinct odd elements of , then What is the maximum possible number of elements in ?
In a long line of people arranged left to right, the 1013th person from the left is also the 1010th person from the right. How many people are in the line?
The Fibonacci numbers are defined by and for What is
Let , , and for . How many terms in the sequence are even?
What is the units digit of ?
When the roots of the polynomial are removed from the number line, what remains is the union of disjoint open intervals. On how many of these intervals is positive?
Let be the transformation of the coordinate plane that first rotates the plane degrees counterclockwise around the origin and then reflects the plane across the -axis. What is the least positive integer such that performing the sequence of transformations returns the point …
How many strings of length formed from the digits , , , , are there such that for each , at least of the digits are less than ? (For example, satisfies this condition because it contains at least digit less than , at least digits less than , at …
How many of the first ten numbers of the sequence are prime numbers?
Let be a sequence of numbers, where each is either or . For each positive integer , define Suppose for all . What is the value of the sum
Mr. Zhou places all the integers from to into a by grid. He places in the middle square (eighth row and eighth column) and places other numbers one by one clockwise, as shown in part in the diagram below. What is the sum of the greatest number and the least number that appear in the second row …
For each positive integer , let be twice the number of positive integer divisors of , and for , let . For how many values of is
What is the value of
Define How many integers are there such that ?
There exists a unique strictly increasing sequence of nonnegative integers such that What is
Andy the Ant lives on a coordinate plane and is currently at facing east (that is, in the positive -direction). Andy moves unit and then turns left. From there, Andy moves units (north) and then turns left. He then moves units (west) and again turns …
Steve wrote the digits , , , , and in order repeatedly from left to right, forming a list of digits, beginning He then erased every third digit from his list (that is, the rd, th, th, digits from the left), then erased every fourth digit from the …
A sequence of numbers is defined recursively by , , and for all . Then can be written as , where and are relatively prime positive integers. What is