Now I think it's time to publish all of the 1000 problems of my problem set. They come from some particularly hard, popular or interesting Gaokao problems.
From then on, I will post all of the problems here, the order of the problem would be initially disarranged, but eventually I would complete all of my the problem set.
These problems will follow the same format so that it will be easier for the programs to index them and use them.
I'm thinking using the problem set for my games or other purposes.
Free to use the problem set as a dataset for machine learning or using the problems in your contest, games or programs, just indicate the source :)
Category:
P1-P159 - Functions
P160-P267 - Derivatives
P268-P370 - Trigonometry
P371-P436 - Vectors
P437-P503 - Sequences
P504-P562 - Inequalities
P563-P669 - Solid Geometry
P670-P846 - Analytic Geometry
P847-P861 - Modeling
P862-P941 - Math Insight
P942-P1000 - Miscellaneous
What do you have in Gaokao?
A pen/pencil
Draft paper
Your brilliant mind
What can't you use in Gaokao?
Calculator (Except for the submit process)
Numerical method
Mathematica, Geogebra or other related software/websites
Your pen/pencil, draft paper are the only things you can use. There you go!
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
SAT1000 - P159
If f(x) and g(x) are functions defined at R, and equation x−f(g(x))=0 has real roots.
Then which cannot be the function g(f(x))?
A. x2+x−51
B. x2+x+51
C. x2−51
D. x2+51
SAT1000 - P592
As shown above, a 5×5×5 cube has been punched through so that there will always be two 1×1 square holes when looking from up, front and left.
Find the surface area of this solid. (Including the interior part)
Log in to reply
Total surface area of cube when there is no hole is 6×5×5=150
On punching 1 hole, we reduce the surface area of cube's face by 2(both the ends). So on punching 6 holes, total of 12 sq. units area will reduce. So, till now we are left with 150−12=138 sq. units of surface area.
Punching holes also generates some surface areas. First consider just one hole. This hole creates 4 walls each of area 1×5=5. So area created by 1 hole only is 4×5=20.
If there were no intersections of holes then calculation was easier. But here there are few intersections of holes. Each hole is intersected by 2 holes and there are total 6 holes. So total number of intersections =22⋅6=6.
Consider a hole 1 which is intersected by hole 2 and hole 3. As said above, hole 1 will create 20 sq. units area. But at intersections, hole 2 and hole 3 makes additional 2 holes each in hole 1 thus reducing the surface area of hole 1 by 4. So till now there are 20−4=16 sq. units surface in hole 1.
There are total 6 holes, so total surface area created =16×6=96. But at each intersection, 2 squares of unit square area is counted in both the intersecting holes. That means 2 sq. units area is counted twice at every intersections. There are 6 intersections which means total of 12 sq. units area is counted twice. So we have to subtract this from 96. So total surface area created by all the six holes is 96−12=84.
So total surface area in whole cube will be 138+84=222.
SAT1000 - P158
There exist function f(x) such that ∀x∈R, the property follows:
A. f(sin2x)=sinx
B. f(sin2x)=x2+x
C. f(x2+1)=∣x+1∣
D. f(x2+2x)=∣x+1∣
SAT1000 - P333
Given that f(x)=cos2x,g(x)=sinx.
Find all possible real number a and positive integer n, so that f(x)+ag(x)=0 has exactly 2013 roots on the interval (0,nπ).
How to submit:
First, find the number of all possible solutions (a,n). Let N denote the number of solutions.
Then sort the solutions by a from smallest to largest, if a is the same, then sort by n from smallest to largest.
Let the sorted solutions be: (a1,n1),(a2,n2),(a3,n3),⋯,(aN,nN), then M=k=1∑Nk(ak+nk).
For instance, if the solution is: (−1,2),(−1,1),(1,3),(0,4)
Then the sorted solution will be: (−1,1),(−1,2),(0,4),(1,3)
Then N=4, M=k=1∑4k(ak+nk)=1×(−1+1)+2×(−1+2)+3×(0+4)+4×(1+3)=30.
For this problem, submit ⌊M+N⌋.
SAT1000 - P966
If function f(x)=x−31sin2x+asinx is monotonic increasing for all x∈R, what's the range of a?
A. [−1,1]
B. [−1,31]
C. [−31,31]
D. [−1,−31]
SAT1000 - P594
As shown above, in triangular pyramid A−BCD, the cross section AEF passes through the center of the inscribed sphere O (i.e. The sphere which is tangent to all of the faces of the solid) of A−BCD, and it intersects with BC,DC at point E,F respectively.
If the cross section divides the pyramid into two parts whose volumes are equal, S1 is the surface area of solid A−BEFD, S2 is the surface area of solid A−EFC, what is always true for S1 and S2?
SAT1000 - P759
As shown above, the line: x−3y+m=0 (m=0) intersects with the two asymptotes of the hyperbola:
a2x2−b2y2=1 (a>0,b>0) at point A,B.
If point P is at (m,0) and ∣PA∣=∣PB∣, find the eccentricity of the hyperbola.
Let E denote the eccentricity, submit ⌊1000E⌋.
SAT1000 - P760
As shown above, F1,F2 are left and right focus of the hyperbola: a2x2−b2y2=1 (a,b>0) respectively, and B(0,b).
Line F1B intersects with the two asymptotes of the hyperbola at P,Q, and the perpendicular bisector of PQ intersects with x-axis at point M.
If ∣MF2∣=∣F1F2∣, then find the eccentricity of the hyperbola.
Let E denote the eccentricity, submit ⌊1000E⌋.
SAT1000 - P765
Let A,B be the end points of the major axis of the ellipse C:3x2+my2=1.
If there exists point M on the ellipse so that ∠AMB=32π, find the range of m.
These pictures show the two cases:
SAT1000 - P767
As shown above, the hyperbola: a2x2−b2y2=1 (a>0,b>0) has right focus point F, right vertex A.
Line l1 passes through F and it intersects with the hyperbola at point B,C, l2 passes through B and l2⊥AC, l3 passes through C and l2⊥AB, l2,l3 intersects at point D.
If the distance from D to line l1 is less than a+a2+b2, what is the range of the slope of the hyperbola's asymptotes?
SAT1000 - P766
As shown above, the left and right focus of the ellipse: a2x2+b2y2=1(a>b>0) are F1(−c,0),F2(c,0).
If there exists point P such that sin∠PF1F2a=sin∠PF2F1c, find the range of the eccentricity of the ellipse.
The range can be expressed as (l,r). Submit ⌊1000(2r−l)⌋.
SAT1000 - P606
As shown above, in △ABC, AB=BC=2, ∠ABC=32π.
If P is outside plane ABC and point D is on segment AC, so that PD=DA,PB=BA, then find the maximum volume of pyramid PBCD.
Let V denote the volume of PBCD, submit ⌊10000V⌋.
SAT1000 - P648
As shown above, in pyramid ABCD, AD⊥BC, if AD=BC=2, AB+BD=AC+CD=4, then find the maximum volume for pyramid ABCD.
Let V denote the maximum volume. Submit ⌊1000V⌋.
SAT1000 - P787
As shown above, the focus of the parabola C:y2=2x is F. Two lines l1,l2 which are parallel to the x-axis intersect with C at A,B and intersect with the directix at P,Q. M is the midpoint of AB.
If S△PQF=2S△ABF, find the locus of point M.
If the locus can be expressed as f(x,y)=0, then when y=50, submit the sum of all possible value(s) for x.
Note: S△ABC denotes the area of △ABC.
SAT1000 - P801
As shown above, the ellipse E has equation: 16x2+12y2=1, and point C is the center of the circle: x2+y2−4x+2=0 If P is a point on ellipse E, l1,l2 both pass through P and they are both tangent to circle C, and the product of the slope of l1,l2 is equal to 21, then find the all possible coordinate(s) of point P.
How to submit:
First, find the number of all possible solutions. Let N denote the number of solutions.
Then Sort the solutions by x-coordinate from smallest to largest, if the x-coordinate is the same, then sort by y-coordinate from smallest to largest.
Let the sorted solutions be: (x1,y1),(x2,y2),(x3,y3),⋯,(xN,yN), then M=k=1∑Nk(xk+yk).
For instance, if the solution is: (−1,2),(−1,1),(1,3),(0,4)
Then the sorted solution will be: (−1,1),(−1,2),(0,4),(1,3)
Then N=4, M=k=1∑4k(xk+yk)=1×(−1+1)+2×(−1+2)+3×(0+4)+4×(1+3)=30.
For this problem, submit ⌊1000(M+N)⌋.
SAT1000 - P802
As shown above, the parabola C1:x2=y, circle C2:x2+(y−4)2=1, and M is the center of circle C2.
Point P is a point on C1 (not at (0,0)), and l1,l2 are two lines tangent to C2 and they intersects with C1 at point A,B respectively. Line l passes through M and P.
If l⊥AB, find the equation of line l.
The equation can be expressed as: y=±kx+b (k>0). Submit ⌊1000(k+b)⌋.
Can you do some SAT algebra questions? @Alice Smith
Log in to reply
They are on my plan. There you go:)
Of course, they are not really SAT problems, but adapted from GaoKao problems. If you can do them all, you can definitely ace the SAT:)
SAT1000 - P156
Let f1(x)=x2,f2(x)=2(x−x2),f3(x)=31∣sin2πx∣.
If Ik=i=1∑99∣fk(99i)−fk(99i−1)∣, compare I1,I2,I3.
A. I1<I2<I3
B. I2<I1<I3
C. I1<I3<I2
D. I3<I2<I1
SAT1000 - P370
Given that in △ABC, sin2A+sin(A−B+C)=sin(C−A−B)+21, S is the area of △ABC, 1≤S≤2, let a,b,c be the opposite side of angle A,B,C respectively.
Which inequality always holds?
A. bc(b+c)>8
B. ab(a+b)>162
C. 6≤abc≤12
D. 12≤abc≤24
SAT1000 - P527
Given that a,b∈R,a+b=2,b>0, then find the minimum value of 2∣a∣1+b∣a∣.
Let M be the minimum value. Submit ⌊1000M⌋.
SAT1000 - P548
Given that x,y∈R and x2+y2≤1, find the minimum value of ∣2x+y−2∣+∣6−x−3y∣.
Let M be the minimum value. Submit ⌊1000M⌋.
SAT1000 - P807
As shown above, parabola C has equation: y2=4x and its focus is F.
Line l1,l2 both passes through F, l1 intersects with C at A,B, l2 intersects with C at D,E, l1⊥l2.
Then find the minimum value of AD⋅EB.
Let M be the minimum value. Submit ⌊1000M⌋.
SAT1000 - P808
As shown above, the ellipse has equation: 4x2+y2=1.
If line l passes through point C(m,0) and is tangent to circle: x2+y2=1.
l intersects with the ellipse at point A,B, then find the maximum value of ∣AB∣.
Let M be the maximum value. Submit ⌊1000M⌋.
SAT1000 - P810
As shown above, the ellipse C:4x2+3y2=1, O(0,0),P(2,1), line l intersects with C at point A,B, and line OP bisects segment AB.
If the area of △APB reaches the maximum value, then find the equation of line l.
The equation of the line can be expressed as y=kx+b, submit ⌊1000(k+b)⌋.
SAT1000 - P811
As shown above, given that ellipse E:tx2+3y2=1 (t>3), point A is the left vertex of E, and line l whose slope is k (k>0) intersects with E at point A,M, point N is a point on E such that MA⊥NA.
If 2∣AM∣=∣AN∣, find the range of k as t changes.
If the range can be expressed as (l,r), submit ⌊1000(2r−l)⌋.
SAT1000 - P819
As shown above, given that F(1,0) is the right focus of the ellipse: a2x2+b2y2=1 (a>b>0), O is the origin.
If for all lines passing through F which intersect with the ellipse at point A,B, the following inequality always holds:
∣OA∣2+∣OB∣2<∣AB∣2
Then find the range of a.
If the range can be expressed as: (l,+∞), submit ⌊1000l⌋.
SAT1000 - P296
Find the range of the function f(x)=3−2cosx−2sinxsinx−1 (x∈[0,2π]).
If the range can be expressed as [l,r], submit ⌊1000(2r−l)⌋.
Log in to reply
Note: It is identical to Let's get a little trigy, since it happens to be on my problem set, I decided to repost it.
SAT1000 - P320
Given the function f(x)=sin(ωx+ϕ) (ω>0,∣ϕ∣≤2π), f(−4π)=0,f′(4π)=0, and f(x) is strictly monotone on the interval (18π,365π), then find the maximum value of ω.
SAT1000 - P321
Given the function f(x)=sin(ωx+3π) (ω>0), f(6π)=f(3π).
If f(x) has minimum value but no maximum value on the interval (6π,3π), then find the value of ω.
If ω=ba, where a,b are positive coprime integers. submit a+b.
SAT1000 - P322
Given the function f(x)=sin22ωx+21sinωx−21 (ω>0), x∈R.
If f(x)=0 has no roots for x∈(π,2π), then find the range of ω.
A. (0,81]
B. (0,41]∪[85,1]
C. (0,85]
D. (0,81]∪[41,85]
SAT1000 - P838
As shown above, the ellipse has equation: x2+2y2=1, F(0,1), line l:y=−2x+1 intersects with the ellipse at point A,B, and P is a point on the ellipse so that OA+OB+OP=0.
Point P,Q are symmetry about point O, and it turns out A,P,B,Q are on the same circle.
The radius of the circle is r. Submit ⌊1000r⌋.
SAT1000 - P839
As shown above, point F is the focus of the parabola C:y2=4x, and line l passing through K(−1,0) intersects with C at point A,B, and A,D are symmetry about the x-axis.
If FA⋅FB=98, then find the equation of the incircle of △BDK.
The equation can be expressed as: (x−a)2+(y−b)2=r2. Submit ⌊1000(a+b+r)⌋.
SAT1000 - P842
As shown above, the ellipse has equation: 4x2+2y2=1, and line l passing through P(0,1) intersects with the ellipse at point A,B.
Then there exists a fixed point Q so that the following equation always holds as l rotates:
∣QB∣∣QA∣=∣PB∣∣PA∣
Then find the coordinate of Q.
The coordinate of Q is (x0,y0). Submit ⌊1000(2y0−x0)⌋.
SAT1000 - P843
As shown above, the ellipse has equation: 2x2+y2=1, line l:y=k1x−23 intersects with the ellipse at point A,B.
Point C is on the ellipse and line OC has slope k2, k1k2=42.
M is a point on ray OC, ∣MC∣:∣AB∣=2:3, and the radius of circle M is ∣MC∣, OS,OT are two tangent lines of circle M and S,T are tangent points.
Then find the maximum value of ∠SOT (in radians), and find the slope of l when ∠SOT reaches the maximum.
Let θ be the maximum value of ∠SOT (in radians), k is the slope of l. Submit ⌊1000(θ+∣k∣)⌋.
SAT1000 - P844
As shown above, F(1,0) is the focus of the parabola C:y2=4x, line l:y=k(x−1) intersects with C at point A,B, and the perpendicular bisector of AB intersects with C at point M,N.
If A,M,B,N are on the same circle, then find the value of ⌊1000∣k∣⌋.
SAT1000 - P845
As shown above, the parabola E:y2=x and circle M:(x−4)2+y2=r2 for r>0 intersect at points A, B, C, and D; and their relative positions are shown in the figure. Lines AC and BD intersect at point P.
Find the coordinates (x0,0) of P as the area of quadrilateral ABCD reaches the maximum when r varies. Submit ⌊1000x0⌋.
The coordinate of point P is (x0,0). Submit ⌊1000x0⌋.
SAT1000 - P846
As shown above, ON,NM are rigid rods and DN=ON=1,MN=3, O(0,0) is fixed on the coordinate plane, and D is restricted along the x-axis. Then as D moves horizontally, point M will rotate around point O. Curve C is the locus of point M.
If line l intersects with l1:x−2y=0 at point P, l2:x+2y=0 at point Q, and l is tangent to curve C.
Then find the minimum area of △OPQ when line l moves and rotates.
Let S be the minimum area. Submit ⌊1000S⌋.
SAT1000 - P491
Given that f(x)=1+x1. {an} is a sequence whose terms are all positive so that a1=1,an+2=f(an).
If a2010=a2012, find the value of ⌊1000(a20+a11)⌋.
SAT1000 - P492
{an} is a sequence such that an+1+(−1)nan=2n−1, then find k=1∑60ak.
SAT1000 - P496
Given that an=n2(cos23nπ−sin23nπ) (n∈N+), let Sn=k=1∑nak.
bn=n⋅4nS3n (n∈N+), Tn=k=1∑nbk.
T10=qp, where p,q are positive coprime integers.
Submit ⌊p−q+2(S100+S201+S302)⌋.
Log in to reply
6324366?
SAT1000 - P500
{an} is a sequence such that a1=m (m∈N+), an+1={2an, an≡0(mod2)3an+1, an≡1(mod2) If a6=1, find the sum of all possible value(s) for m.
SAT1000 - P461
Given that {an} is a Geometric Sequence, its common ratio q=2, Sn=k=1∑nak.
Let Tn=an+117Sn−S2n (n∈N+). If Tm is the maximum term of sequence {Tn}, find m.
SAT1000 - P153
f(x) is a function defined at [0,1] such that:
f(0)=f(1)=0.
∀x,y∈[0,1] (x=y),∣f(x)−f(y)∣<21∣x−y∣.
If ∀x,y∈[0,1],∣f(x)−f(y)∣<k, find the minimum value of k.
Let K be the minimum value. Submit ⌊1000K⌋.
SAT1000 - P329
As shown above, the circle has radius r=1 m, O is its center. At t=0, O is at (0,−1), and it is moving at v=1 m/s upwards along the y-axis. Let x(t) be the length of the arc above the x-axis, f(t)=cos(x(t)).
For 0≤t≤1, what is the best graph for f(t)?
SAT1000 - P275
Without using calculator, Find tan20°cos10°+3sin10°tan70°−2cos40°.
Let A denote the answer. Submit ⌊1000A⌋.
SAT1000 - P276
If tanα=2tan5π, find sin(α−5π)cos(α−103π).
Let A denote the answer. Submit ⌊1000A⌋.
SAT1000 - P277
Without using calculator, Find 4cos50°−tan40°.
Let A denote the answer. Submit ⌊1000A⌋.
SAT1000 - P866
For all real number x,y, which is always true?
A. ⌊−x⌋=−⌊x⌋
B. ⌊2x⌋=2⌊x⌋
C. ⌊x+y⌋≤⌊x⌋+⌊y⌋
D. ⌊x−y⌋≤⌊x⌋−⌊y⌋
SAT1000 - P873
If there exists t∈R, so that the following system of n equations all holds:
⎩⎪⎪⎪⎪⎪⎪⎨⎪⎪⎪⎪⎪⎪⎧⌊t⌋=1⌊t2⌋=2⌊t3⌋=3⋯⌊tn⌋=n
Then find the maximum of positive integer n.
SAT1000 - P876
Given that an infinite sequence {an} consists of k distinct values, Sn=i=1∑nai.
If ∀n∈N+, Sn∈{2,3}, then find the maximum of k.
SAT1000 - P877
Here's the definition of harmonically bisect: Given that A1,A2,A3,A4 are four distinct points on the coordinate plane, if A1A3=λA1A2, A1A4=μA1A2, λ1+μ1=2, then A3,A4 harmonically bisect A1,A2.
Given that C(c,0),D(d,0) (c,d∈R) harmonically bisect A(0,0),B(1,0), which choice is true?
A. C could be the midpoint of AB.
B. D could be the midpoint of AB.
C. C, D could be both on segment AB.
D. C, D can’t be both on the extension line of AB.
SAT1000 - P878
Given the function y=f(x) (x∈R), for function y=g(x) (x∈I), let's define symmetric function of g(x) respect to f(x) as y=h(x) (x∈I), y=h(x) is such that ∀x∈I, point (x,h(x)),(x,g(x)) are symmetric about point (x,f(x)).
GIven that h(x) is the symmetric function of g(x)=4−x2 respect to f(x)=3x+b (b∈R), h(x)>g(x) is always true for all x on the domain of g(x), then find the range of b.
The range can be expressed as (L,+∞), submit L2.
SAT1000 - P879
Let A be the set of all functions whose range is R, B is the set of all functions ϕ(x) which has the following properties:
It's easy to prove that for ϕ1(x)=x3, ϕ2(x)=sinx, ϕ1(x)∈A, ϕ2(x)∈B.
Here are the following statements:
Let D be the domain of f(x), then the necessary and sufficient condition for f(x)∈A is: ∀b∈R,∃a∈D,f(a)=b.
The necessary and sufficient condition for f(x)∈B is f(x) has the maximum and minimum value.
If f(x),g(x) have the same domain, then if f(x)∈A,g(x)∈B, then f(x)+g(x)∈/B.
If f(x)=aln(x+2)+x2+1x (x>−2,a∈R) has the maximum value, then f(x)∈B.
Which statements are true?
How to submit:
Let p1,p2,⋯,pn be the boolean value of statement 1,2,⋯,n, if statement k is true, pk=1, else pk=0.
Then submit k=1∑npk⋅2k−1.
SAT1000 - P880
For function f(x),g(x) which have the same domain D, if there exists h(x)=kx+b (k,b are constant), so that:
∀m∈(0,+∞),∃x0∈D,∀x∈D∧x>x0,0<f(x)−h(x)<m,0<h(x)−g(x)<m,
Then line l: y=kx+b is called the bipartite asymptote for curve y=f(x) and y=g(x).
Here are four groups of functions which are defined at (1,+∞):
f(x)=x2,g(x)=x.
f(x)=10−x+2,g(x)=x2x−3.
f(x)=xx2+1,g(x)=lnxxlnx+1.
f(x)=x+12x2,g(x)=2(x−1−e−x).
Which groups of curve y=f(x) and y=g(x) has a bipartite asymptote?
How to submit:
Let p1,p2,p3,p4 be the boolean value of the group 1,2,3,4, if group k has a bipartite asymptote, pk=1, else pk=0.
Then submit k=1∑4pk⋅2k−1.
SAT1000 - P884
If set S is a non-empty subset of integer set Z, if ∀a,b∈S,ab∈S, then S is closed under multiplication.
Given that for set T,U: T⊆Z,V⊆Z,T∩V=∅,T∪V=Z, and ∀a,b,c∈T,abc∈T, ∀x,y,z∈V,xyz∈V, then which of the choices is true?
A. At least one of T,V is closed under multiplication.
B. At most one of T,V is closed under multiplication.
C. Only one of T,V is closed under multiplication.
D. Both T,V are closed under multiplication.
SAT1000 - P886
As shown above, the four vertices of the mirror rectangle are A(0,0),B(2,0),C(2,1),D(0,1).
A ray is emitted from P0(1,0) at angle θ with AB and reflected at P1 on BC, P2 on CD, P3 on DA, P4 on AB following the law of reflection.
If P4 has coordinate (x4,0) and x4∈(1,2), find the range of tanθ.
The range can be expressed as (l,r). Submit ⌊1000(2r−l)⌋.
SAT1000 - P887
As shown above, in △ABC, A=90°, AB=AC=4, P is a point on segment AB (excluding point A,B).
A ray is emitted from P and it is reflected at Q on BC, R on AC and returned to point P again.
If ray QR passes through the centroid of △ABC, find the length of AP.
Submit ⌊1000∣AP∣⌋.
SAT1000 - P888
As shown above, in cuboid ABCD−A1B1C1D1, AB=11,AD=7,AA1=12. The faces of the cuboid are all mirrors.
A ray is emitted from A(0,0,0) to E(4,3,12) and reflected when meeting the faces of the cuboid following the reflection law. Let Li denote the length of the ray between the (i−1) th reflection to the i th reflection (i=2,3,4), L1=AE.
Compare L1,L2,L3,L4.
A. L1=L2>L3=L4
B. L1=L2=L3=L4
C. L1=L2>L3<L4
D. L1=L2>L3>L4
SAT1000 - P889
Let P be an arbitrary point in △ABC, λ1=S△ABCS△PBC,λ2=S△ABCS△PCA, λ3=S△ABCS△PAB.
Define f:R2↦R3, f(P)=(λ1,λ2,λ3).
If point G is the centroid of △ABC, f(Q)=(21,31,61), then which choice is true?
A. Q is always in △GAB.
B. Q is always in △GBC.
C. Q is always in △GCA.
D. Q is concurrent with G.
Note: S△ABC denotes the area of △ABC.
SAT1000 - P893
If sequence {an} satisfies the property: ∀n∈N+, there exists finite amounts of positive integer m such that am<n. Then for any given n, if we count the corresponding number of solutions for m, and take note of the value at the same indices, then we will generate a new sequence {(an)∗}.
For example, if {an} is 1,2,3,⋯,n, then {(an)∗} will be: 0,1,2,⋯,n−1.
Given that ∀n∈N+, an=n2. If we define sequence {bn} as {((an)∗)∗}, find b2020.
SAT1000 - P894
Imagine an equilateral △ABC divided into n2(n≥2,n∈N+) congruent equilateral pieces. (The image above shows n=4 case).
Let's put each number on every vertex of all triangles, so that the numbers on the same side of △ABC or on the same line parallel to the sides of △ABC (if more than 3 numbers) form Arithmetic Progressions.
a,b,c denote the number on vertices A,B,C respectively, a,b,c are not equal to each other and a+b+c=1.
Let f(n) denote the sum of all numbers on the vertices, find f(2020).
SAT1000 - P896
In the coordinate plane, the Hamilton Distance from point P1(x1,y1) to P2(x2,y2) is defined as: d(P1,P2)=∣x1−x2∣+∣y1−y2∣ If F1,F2 are two point on the x-axis and they are symmetric about the y-axis, Which choice may be the locus of the point P such that d(P,F1)+d(P,F2)=C (C is constant and C>∣F1F2∣)?
A.
B.
C.
D.
SAT1000 - P897
In the coordinate plane, the Hamilton Distance from point P1(x1,y1) to P2(x2,y2) is defined as: d(P1,P2)=∣x1−x2∣+∣y1−y2∣
Then given these three statements, which of them are true?
1.If point C is on segment AB, then d(A,C)+d(C,B)=d(A,B).
2.In △ABC, if ∠C=90°, then d2(A,C)+d2(C,B)=d2(A,B) (d2(A,B)=(d(A,B))2).
3.In △ABC, d(A,C)+d(C,B)>d(A,B).
How to submit:
Let p1,p2,⋯,pn be the boolean value of statement 1,2,⋯,n, if statement k is true, pk=1, else pk=0.
Then submit k=1∑npk⋅2k−1.
SAT1000 - P900
A group of members from brilliant.org decide to plant trees on the playground defined by coordinate plane, and the schedule is as follows:
The k th tree is planted at Pk(xk,yk), where x1=1,y1=1, and when k≥2:
⎩⎪⎪⎨⎪⎪⎧xkyk=xk−1+1−5(⌊5k−1⌋−⌊5k−2⌋)=yk−1+⌊5k−1⌋−⌊5k−2⌋
What's the coordinate of the 2008 th tree?
Let the coordinate be x0,y0. Submit 2y0−x0.
SAT1000 - P901
For a closed region, the maximum distance of the two points in the region is called the diameter of the region, and the ratio of the perimeter to the diameter is denoted by τ.
As shown above, τ1,τ2,τ3,τ4 denotes the ratio of the perimeter to the diameter of the four regions, from left to right. Then compare them from smallest to largest.
For example , if τ2<τ1<τ3<τ4, submit 2134.
SAT1000 - P907
The image shows all of the available roads for road construction, where the letters represent cities and the numbers denote the corresponding cost for certain road.
What's the minimum total cost to construct roads so that one can travel from any city to every other one?
SAT1000 - P904
If we define S={al1,al2,⋯,aln} as the k th subset for set E={a1,a2,⋯,a10}, where k=i=1∑n2li−1.
Then what's the 211 th subset for E?
How to submit:
Sort the indices of the elements of S from smallest to largest and put them together. For example, if S={a1,a2,a3}, then submit 123, and when S={a1,a2,a10}, then submit 1210.
SAT1000 - P909
Given that set S,T are two non-empty subsets of R, if there exists a function f from S to T such that:
T={f(x)∣x∈S}.
∀x1,x2∈S, when x1<x2, f(x1)<f(x2).
Then S and T are Order Isomorphic.
Which pair of the set A,B is not Order Isomorphic?
A. A=N+,B=N
B. A={x∣−1≤x≤3},B={x∣x=−8∨0<x≤10}
C. A={x∣0<x<1},B=R
D. A=Z,B=Q
SAT1000 - P911
For set E={a1,a2,⋯,a100}, whose subset is X={ai1,ai2,⋯,aik}, let‘s define the characteristic sequence of X as: x1,x2,⋯,x100, where xi1=xi2=⋯=xik=1, and the other terms are all 0.
For instance, the characteristic sequence of {a2,a3} is 0,1,1,0,0,⋯,0.
If P,Q are subsets of E, and P has characteristic sequence: p1,p2,⋯,p100 such that p1=1, pi+pi+1=1, 1≤i≤99, Q has characteristic sequence: q1,q2,⋯,q100 such that q1=1, qj+qj+1+qj+2=1, 1≤j≤98, then find the cardinality of P∩Q.
SAT1000 - P914
The 0-1 regular sequence {an} is defined as follows:
{an} has 2m terms (m∈N+).
Exactly m terms are 0 and m terms are 1.
∀k≥2m (k∈N+), the number of 0's is always greater or equal to the number of 1's for subsequence a1,a2,⋯,ak.
For m=2020, the number of such 0-1 regular sequences is M. Submit ⌊log2M⌋.
SAT1000 - P915
Let N=2n (n∈N+,n≥2), N distinct numbers denoted as x1,x2,⋯,xN are put into N positions labeled 1,2,⋯,N, then we will get the permutation P0=x1x2⋯xN.
The transform C on the permutation P is as follows:
If we apply C to P0 once, we will get P1=x1x3⋯xN−1x2x4⋯xN.
After that, we divide P1 into 2 consecutive segments consisting of 2N numbers, and apply C to each segment, we will get P2.
For example, if n=3, N=8, we will get P2=x1x5x3x7x2x6x4x8, at this time, x7 is on 4 th position of P2.
From then on, when 2≤i≤n−2, we divide Pi into 2i consecutive segments consisting of 2iN numbers, and apply C to each segment to get Pi+1.
Then when n=32, N=232, x173 is on the M th position of P4. Submit M.
SAT1000 - P923
Find the value of k=1∑2n(sin2n+1kπ)−2 at n=2020.
Let A denote the value. Submit ⌊A⌋.
SAT1000 - P924
Given that:
i=1∑nik=ak+1nk+1+aknk+ak−1nk−1+ak−2nk−2+⋯+a1n+a0
Then find the value of ⌊107(ak+1+ak+ak−1+ak−2)⌋ at k=2020.
SAT1000 - P925
Given that: cos10α=a1cos10α+a2cos8α+a3cos6α+a4cos4α+a5cos2α+a6
Then find a1−a4+a5.
SAT1000 - P926
Let {bn} be the sequence of all triangular numbers that are divisible by 5, ordering from smallest to largest.
Then compute b2k−1 at k=2020.
SAT1000 - P928
Five girls Alice, Betty, Cathy, Dora, Emily are sitting around a circle table clockwise. They are playing a game whose rules are as follows:
The first girl yells the number 1, the second next to the right hand side yells the number 1, too, from then on, the girl next to the right hand side of the fromer yells the sum of the numbers of the last 2 students.
If the number is divisible by 3, the girl who yells it needs to clap her hands once.
Given that Alice is the first to yell, how many times should she clap when they have yelled the 100 th number?
SAT1000 - P929
Given that Sn=k=1∑nsin7kπ (n∈N+)
Then how many positive numbers are there for S1,S2,⋯,S100?
SAT1000 - P931
As shown above, from top and bottom, l1,l2,l3 are three parallel lines on the same plane, and the distance from l1 to l2 is 1, the distance from l2 to l3 is 2, and point A,B,C are on l1,l2,l3 respectively.
If △ABC is an equilateral triangle, then find the side length of △ABC.
Let l denote the side length. Submit ⌊1000l⌋.
SAT1000 - P932
In the rectangular coordinate plane, the Taxicab distance from point P1(x1,y1) to P2(x2,y2) is defined as: d(P1,P2)=∣x1−x2∣+∣y1−y2∣
Given these integer points: A1(−2,2),A2(3,1),A3(3,4),A4(−2,3),A5(4,5), then find the integer point P(x0,y0) so that k=1∑5d(P,Ak) has the minimum value.
Submit 2y0−x0.
SAT1000 - P933
In the rectangular coordinate plane, the Taxicab path from point M and N is such path that moves only horizontally or vertically from M to N. And d(M,N) denotes the length of the path.
Given that A1(3,20),A2(−10,0),A3(14,0), we want to find a point P(x0,y0) (y0≥0) so that k=1∑3d(P,Ak) has the minimum value.
However, the Taxicab path from P to each point can't pass through the region: x2+y2<1.
Then find the coordinates of P.
If P has coordinate (x0,y0), submit 2y0−x0.
SAT1000 - P934
Four girls Alice,Betty,Cathy,Dora are called to wear black or red hats, and none of them can see the colors of their own hats.
They are informed that exactly 2 of them wear black hats and the others wear red hats. After that, they decide to play hide-and-seek under the light.
Then Alice has seen Betty’s and Cathy’s hats, Betty has seen Cathy’s hat, and Dora has seen Alice’s hat, but not vise versa.
Suddenly, the light goes out, and Alice says: "I still don't know what color my hat is".
If what she says and what they are informed are true, which of the statement is true?
A. Betty can know the colors of all four girl’s hats.
B. Dora can know the colors of all four girl’s hats.
C. Betty can know the color of Dora’s hat, and vise versa.
D. Betty, Dora can know the color of their own hats.
SAT1000 - P935
There are three treasure chests which contains:
A. A gold coin and a silver coin.
B. A gold coin and a rock.
C. A silver coin and a rock.
respectively. Alice, Betty, Cathy took each one of them, and Alice looked at Betty’s chest and said: "My chest and hers don't both contain a silver coin." Betty looked at Cathy’s chest and said: "My chest and hers don't both contain a gold coin." Cathy said: "What's in my chest isn't a silver coin and a rock."
Then what's in Alice’s treasure chest?
SAT1000 - P936
The torch relay of the Guangzhou 2010 Asian Games was held in cities A,B,C,D,E, and the distance of two cities are shown in the picture above.
If A is the starting point and E is the goal, each city is passed by and only once, what's the minimum total distance travelled of the torch relay?
SAT1000 - P937
6 classmates are exchanging souvenirs among each other in the graduation party after Gaokao. For each pair of two students, they can exchange once at most. For each round of exchange, the two students send each other a souvenir.
Given that these 6 classmates have performed 13 rounds of exchange, what's the number of classmates that have received exactly 4 souvenirs?
A. 1 or 3
B. 1 or 4
C. 2 or 3
D. 2 or 4
SAT1000 - P939
As shown above, the enclosed curve C is composed of three segments of arcs(solid line) and the circles that the arcs belong to pass through the same point P, and they have the same radius.
If the k th segment of arc corresponds the center angle αk (k=1,2,3), then find the value of:
cos3α1cos3α2+α3−sin3α1sin3α2+α3
Let A denote the value. Submit ⌊1000A⌋.
SAT1000 - P941
As shown above, a small circle with diameter 1 is rotating counterclockwise along the interior side of the big circle with diameter 2 without slipping, M,N are two endpoints of a diameter of the small circle.
Then as it is rotating, which of the following is the locus of point M,N?
SAT1000 - P964
Let function f(x)=2x−cosx, {an} is an arithmetic sequence whose common difference is 8π.
If k=1∑5f(ak)=5π, find f2(a3)−a1a5.
Let A denote the answer. Submit ⌊1000A⌋.
SAT1000 - P965
In an acute triangle ABC, tanA=21, D is a point on BC, [ABD]=2,[ACD]=4.
If E,F are points on AB,AC respectively, and DE⊥AB,DF⊥AC, then find the value of DE⋅DF.
Let A denote the answer. Submit ⌊1000A⌋.
SAT1000 - P988
Given that e1^,e2^ are unit vectors, and b=xe1^+ye2^ (x,y∈R) is a nonzero vector.
If <e1^,e2^> =6π, then find the maximum value of ∣b∣∣x∣.
Let A deonte the answer. Submit ⌊1000A⌋.