Daily Maths Challenges

206 readers
1 users here now

Share your cool maths problems.



Complete a challenge:


Post a challenge:


Feel free to contribute to a series by DMing the OP, or start your own challenge series.

founded 9 months ago
MODERATORS
1
7
submitted 9 months ago* (last edited 3 weeks ago) by [email protected] to c/[email protected]
 
 

Active series

No. of posts Name Frequency Difficulty
25 Siri's Medium Daily 5/10
5 zkfcfbzr's unamed series Irregular 4/10

If you want to start your own challenge series, create an index post like this one, and let me know in the comments.

Resources

  • Discord bot to mirror posts in this community using RSS.
  • KaTeX so you can include a screenshot of your maths.
2
 
 

Question

  • Find the function f such that f'' = -f
  • Show that the function can be written in format f = A sin(x + B)

Extension

Find a function g such that g'' = C * -g and

  • g(0) = D
  • g'(0) = 0 where C and D are arbitrary constants.

For those who have finished the extensionCongratulations, you have just derived the formula for objects in simple harmonic motions (physics).

3
17
submitted 3 weeks ago* (last edited 3 weeks ago) by [email protected] to c/[email protected]
 
 
  • Contour lines joins up points on a surface that are of the same height.
  • Field lines points towards the direction of the steepest descent.

As you may have noticed, whenever a field line and contour line crosses each other, they are perpendicular.

Prove it.

4
 
 

Yeah I can't lie, there is no calling this a daily challenge now.

Anyhow, have a go at proving this, I don't want any unrigorous "imagine zooming in until the line is straight" nonsense.

Difficulty: not a lot

Would appreciate if u put ur proofs or attempts below, I got a proof but it's like kinda mediocre.

5
 
 

Draw a hypocycloid using a graphical calculator (such as Desmos or Geogebra).

Your hypocycloid should include

  • Inner circle of radius `a
  • Outer circle of radius `b
  • As time t increases the point on the inner circle should trace out the pattern, you can animate the graph using t.

Below is the link to a Desmos graph:

https://www.desmos.com/calculator/vzgog7xqrz

6
 
 
  • Given n and m are coprime, show that there exist integer n' such that nn' mod m=1.
  • The extended Euclid's algorithm is given below without proof, which may be useful in your proof.

(I'm too lazy to type out the algorithm again, so look at the image yourself)

7
13
submitted 6 months ago* (last edited 6 months ago) by [email protected] to c/[email protected]
 
 
  • Prove that z(x mod y) = (zx) mod (zy)

Be rigorous

(trust me bro im gonna daily post trust me bro)

EDIT: assume all variables are integers

8
 
 
9
 
 

I recently started reading TAOCP, in other words you can expect daily posts from me again, because I'll just take some of the cooler questions from there and repost them here.

10
 
 

S=sum of (-1)^n/n from 1 to infty

For why I named the post as so, here's why

spoiler

11
 
 

This is related to the the May 16 post, but takes only the prime indexed terms. Does it still diverge?

HintTransform the product into a sum


HintThe harmonic series 1 + 1/2 + 1/3 + ... 1/n +... diverges


12
 
 
  • Show that cosθ=(u⋅v)/(|u||v|) for 2D vectors u and v.

(it is quite hard to come up with these challenges, so if you got any ideas, please post them)

13
17
Coin-flipping game (lemmy.world)
submitted 8 months ago* (last edited 8 months ago) by [email protected] to c/[email protected]
 
 

We're playing a game. I flip a coin. If it lands on Tails, I flip it again. If it lands on Heads, the game ends.

You win if the game ends on an even turn, and lose otherwise.

Define the following events:

A: You win the game

B: The game goes on for at least 4 turns

C: The game goes on for at least 5 turns

What are P(A), P(B), and P(C)? Are A and B independent? How about A and C?

14
 
 

It is not

15
17
Bounding a function (lemmy.world)
submitted 8 months ago* (last edited 8 months ago) by [email protected] to c/[email protected]
 
 

Consider the function defined by y = x^(sin(x)^sin(x)). Observe its graph. Find an increasing function which passes through each of its local maximums, and another increasing function which passes through each of its local minimums.

Extra credit: You'll notice the graph isn't drawn for x-values which make sin(x) negative. This is because most of those values make the function undefined - though it is defined for infinitely many points in those intervals, it just also has infinitely many holes. Since it lacks continuity here, it has no true local maxes or local mins, and doesn't impact the original problem. We can nonetheless cheat and fill in the holes by expanding the function to these regions with y = x^|sin(x)|^sin(x) (Using x^-|sin(x)|^sin(x) should also be technically valid, but is being ignored because it's discontinuous with the rest of the graph and not as pretty, but will be mentioned in my solution). Doing so adds more local maxes and local mins. The new local mins should line up with your function that finds the local maxes for the original function - but, find a new function which hits all of the new local maxes.

16
9
submitted 8 months ago* (last edited 8 months ago) by [email protected] to c/[email protected]
 
 

I've even got a starter question to get you guys into the scenario.

Once you've completed the starter question, under the solution comment attaches the main question, which is unsolved.

17
 
 
  • Show that the infinite multiplication (1+1/1)(1+1/2)(1+1/3)... does not converge.
18
 
 
  • Show that if a function is differentiable for an interval, it is continuous over that interval.
  • A function is continuous if lim_x->a f(x) = f(a)
19
 
 

(x/5)^log_b(5) - (x/6)^log_b(6) = 0

20
 
 
  • Express y in terms of x for differential equation dy/dx=ylny

(I'm officially out of ideas again)

21
 
 
  • Show that it's possible a^b=c where a and b are irrational, and c is rational.

Sry for the gap I ran out of ideas.

22
 
 
  • Show that the sum of the first n squares is n(n+1)(2n+1)/6.
  • I know this is often in the textbook for proof by induction, which is why proof by induction is not allowed.

This is a relatively hard one, take your time.

23
11
submitted 9 months ago* (last edited 8 months ago) by [email protected] to c/[email protected]
 
 
Index of my unnamed series of posted problems
Date Post
2024-05-07 Find a+b
2024-05-09 What is the area of the shaded region?
2024-05-15 Solve for x
2024-05-17 Bounding a function
2024-05-22 Coin-flipping game
24
49
submitted 9 months ago* (last edited 9 months ago) by [email protected] to c/[email protected]
 
 

An 8x5 rectangle. If the bottom left corner is considered (0, 0), then two lines are drawn within the rectangle, from (0, 4) to (8, 1) and from (1, 5) to (7, 0). The smaller two regions of the four these lines cut the rectangle into are shaded. What is their combined area?

25
 
 
view more: next ›