My One Fiftieth Of A Dollar
My One Fiftieth Of A Dollar
  • 1 147
  • 170 002
Calculate φ(627) without using formula from number theory textbook
The goal was to solve this problem from the definition of the Phi function(total positive integers less than function input relatively prime/coprime to function input) and the principle of inclusion and exclusion covered thoroughly and clearly in Ralph Grimaldi Discrete Math Text. Secondary goal is to not use φ(627)=627(1-1/3)(1-1/11)(1-1/19) =360 except to check the answer!
Important floor function result: ⌊k/n⌋ equals the multiples of n less than or equal to k. Math expert/computer programmer Karoly Horvath covered related topic June 2013
See the lucid February 2013 exposition of Erick Wong on this fun topic
Calculating Euler Totient Function Of 627 From First Principles
มุมมอง: 16

วีดีโอ

Given n=2m and m ∈ N, Prove n!/2^m ∈ N
มุมมอง 1019 ชั่วโมงที่ผ่านมา
Mathematics is much more flexible than its sometimes rigid reputation. This example from a Ralph Grimaldi Discrete Math TextBook, interprets an algebraic quotient in a combinatoric fashion. The clever, cute idea is to Consider the n=2m symbols y1,y1 y2,y2 y3,y3 ⋯ ym,ym as m pairs of distinct subscripted symbols!! Then apply a similar principle used in the famous Mississippi permutation problem ...
Find an x∈{0,1,2,3⋯340} such that 7x≡12 (mod 341)
มุมมอง 16312 ชั่วโมงที่ผ่านมา
We use the theorem ax≡c (mod b) ⇔ x≡ca^(φ(b)-1) (mod b) which is a homework problem in the Euler Phi Section of Vanden Eynden's number theory text. The integer a and the modulus b must be coprime. It is an immediate result following from a^φ(b)≡1 and laws of exponents. Sasha Math Stack Exchange, versatile Wolfram employee,covered totient/Phi Function November 2011. The 3 digit modulus of 341 ma...
Find all intervals of real numbers such that log⁡(x^2-14x+17) less than zero. Base greater than 1
มุมมอง 2416 ชั่วโมงที่ผ่านมา
Logarithm function less than zero on the interval of real numbers strictly between 0 and 1. This implies we must solve the compound inequality 0 less than x^2-14x 17 less than 1. We also must exclude any values of x such that x^2-14x 17=0 since these values would give an undefined logarithm at 0. The domain of a "normal" logarithm function is 0 to infinity zero excluded. Completing the square a...
Randomly select 2 integers. Find the probability the sum of their cubes is a multiple of 7.
มุมมอง 30วันที่ผ่านมา
Modular arithmetic coordinates nicely with probability. Stack Exchange mathematician Aaron Montgomery answered a similar problem directly via long division and remainder jargon November 2017, In general, Baldwin Wallace University has approachable and empathetic math faculty members. Read the related article by Ben Unglesbee. Somewhat informally, probability is defined the following way: Probab...
Modular arithmetic proof of a recreational math problem from Tattersall number theory textbook
มุมมอง 3014 วันที่ผ่านมา
Given any integer between 1 and 999, multiply it by 143. Take number represented by the last three digits of the result and multiply itby 7. The number represented by the last three digits of this result isthe original number. Explain why This is verbose problem 19 from the miscellaneous section in the intriguing natural number chapter. The last three digits of an integer are congruent to the i...
Prove 1/3=(1+3)/(5+7)=(1+3+5)/(7+9+11)=(1+3+5+7)/(9+11+13+15)=(1+3+5+7+9)/(11+13+15+17+19) ⋯
มุมมอง 2014 วันที่ผ่านมา
James J. Tattersall's excellent number theory text book stated this Result was First Noted By Galileo In 1615. The result is an infinite equality of symmetrical looking fractions all equalling one third! This author taught at West Point. The chief result used in establishing veracity of this recreational math curiosity is the topical inductively proven sum of first K positive odd integers is K^...
Show for p prime, the equation τ(px) = p has a unique solution
มุมมอง 4214 วันที่ผ่านมา
τ(n) counts the number of divisors of the integer n. Some older number theory textbooks including Dudley and Vanden Eynden used the more descriptive lower case d for this arithmetic function. Mathematicians Prasoon Saurav and Larry Wang did survey coverage on elementary number theory texts somewhere?! July 2010 The rudimentary theorem τ(p^k)=k 1 divisors of p^k was used. Uniqueness was establis...
Find integer r such that (∏(p=5,p a prime)^31p^21 ) ≡ r (mod 24), 0≤r≤23
มุมมอง 4614 วันที่ผ่านมา
Lower limit PI product notation is p=5, upper limit is p=31. Laws of exponents and modular arithmetic reduction modulo 24 were used. Dr. Powell's Math Classes covered modular arithmetic December 2021 p^2 1 modulo 24 because p^2 1 mod 3 and p^2 1 mod 8(true of any odd integer, not just odd primes) For some positive odd integer n, n^2 is congruent to 1 mod 8 was a dubious statement made by Kailee...
Suppose S is the sum of 3 triangular numbers. Show 8S+3 is the sum of 3 odd square integers.
มุมมอง 8721 วันที่ผ่านมา
Completing the square three times, laws of exponents and factoring was used to establish this result that some say is equivalent to Gauss Eureka theorem that states any integer can be expressed as sum of 3 or fewer triangular numbers. Boston's rogerl addressed this problem at Math Stack Exchange. The sum of the 3 odd squares are congruent to three modulo 8 I was confused by the wording of Probl...
Prove The Sum Of Consecutive Triangular Numbers Is A Perfect Square
มุมมอง 9421 วันที่ผ่านมา
I believe Square Integer is a better description since the term "perfect" adds no relevant mathematical meaning to the notion of an integer being multiplied by itself. Not sure if middle school tutoring and counseling resource Mathnasium expounds upon this math verbiage. The proof of this problem from James Tattersall Number Theory textbook homework problem 3(from intriguing natural number poly...
Prove φ(p^k ) = (p-1) p^(k-1)
มุมมอง 52หลายเดือนก่อน
Number theorist educator Charles Vanden Eynden asked his students to prove directly from the definition of the Euler Phi totient function that Phi of a prime power equals product of (p-1) and p^(k-1) where k is a positive integer. Homework problem 30 from section 3.5 The pith of this proof is that only multiples of the prime p are the integers less than p^k NOT relatively prime(coprime) to p^k....
Show φ(n^2 ) = nφ(n) ∀ n ∈ N
มุมมอง 437หลายเดือนก่อน
Problem 35 from section 3.5 in the 2nd Edition of Charles Vanden Eynden Elementary Number Theory Textbook. Structured quite differently than the fine effort by James J. Tattersall which covers the more general notion of Polygonal numbers where Triangular numbers and oblong numbers are special cases! . A crucial result for easily computing the Totient function is φ(p^r ) = (p-1) p^(r-1) for all ...
Define F(n) = ∑ d|n τ(d) Show F(p^k )= (k+1)(k+2)/2 , p a prime and k a nonnegative integer
มุมมอง 30หลายเดือนก่อน
This is problems 17 and 18 combined from Vanden Eynden's Number Theory textbook section 3.2 multiplicative functions or mappings from the natural numbers to the natural numbers. tau function evaluated at p raised to the k power is k 1.The only divisors of p^k are powers of p less than or equal to k, otherwise p would NOT be prime. Morgan Ward wrote paper on intrinsic divisors in 1954.Also sum o...
Find the remainder when 897867564534 is divided by 101
มุมมอง 626หลายเดือนก่อน
Modulo arithmetic avoids having to find intractably large integer quotients(try working this 12 digit long division the way your middle school math teacher showed you!!?? Read Quora commentary by Constance James). Mathematician/Computer programmer Lubin wrote about the benefits of modular arithmetic reduction November 2019 never having to compute larger than n squared. Saving memory was the mot...
Let a,b be distinct integers.Show there are infinite positive integers, n, such that (a+n,b+n)= 1
มุมมอง 50หลายเดือนก่อน
Let a,b be distinct integers.Show there are infinite positive integers, n, such that (a n,b n)= 1
How many solutions to the congruence x^6 ≡ 1 modulo 19 ?
มุมมอง 106หลายเดือนก่อน
How many solutions to the congruence x^6 ≡ 1 modulo 19 ?
Find all n∈Z such that n^2 + 8n + 55 is a square integer
มุมมอง 193หลายเดือนก่อน
Find all n∈Z such that n^2 8n 55 is a square integer
Given (a, b) =1, c|a, d|b, Prove (c, d) = 1
มุมมอง 48หลายเดือนก่อน
Given (a, b) =1, c|a, d|b, Prove (c, d) = 1
Let n be an odd integer such that 3∤n Prove n^2 -1≡ 0 mod 6
มุมมอง 39หลายเดือนก่อน
Let n be an odd integer such that 3∤n Prove n^2 -1≡ 0 mod 6
Given a,b ∈ N Prove ⌊a/b⌋= q ⇒ ⌊-a/b⌋= -(q+1)
มุมมอง 55หลายเดือนก่อน
Given a,b ∈ N Prove ⌊a/b⌋= q ⇒ ⌊-a/b⌋= -(q 1)
Evaluate summation I=1 to 187 of (floor(I/11) + floor(-I/11))
มุมมอง 51หลายเดือนก่อน
Evaluate summation I=1 to 187 of (floor(I/11) floor(-I/11))
Find smallest x∈N satisfying τ(30x) = 30
มุมมอง 69หลายเดือนก่อน
Find smallest x∈N satisfying τ(30x) = 30
Find the value of digit D in the 7 digit numeral 1,76D,283 given that 1,76D,283 is divisible by 13
มุมมอง 1862 หลายเดือนก่อน
Find the value of digit D in the 7 digit numeral 1,76D,283 given that 1,76D,283 is divisible by 13
Given x≡2 (mod 4), Prove x is not the difference of two square integers
มุมมอง 6762 หลายเดือนก่อน
Given x≡2 (mod 4), Prove x is not the difference of two square integers
Show √((1933/2)(1911/2) + 121/4) ∈ N, More frequent directions is the dubious "Simplify"
มุมมอง 452 หลายเดือนก่อน
Show √((1933/2)(1911/2) 121/4) ∈ N, More frequent directions is the dubious "Simplify"
Prove μ(n) + μ(n+1) = - 1 has an infinite number of natural number solutions.
มุมมอง 7102 หลายเดือนก่อน
Prove μ(n) μ(n 1) = - 1 has an infinite number of natural number solutions.
Given x≡1 ( mod 46^51 ), Prove x^46 ≡1 (mod 46^52 )
มุมมอง 3712 หลายเดือนก่อน
Given x≡1 ( mod 46^51 ), Prove x^46 ≡1 (mod 46^52 )
Find an x satisfying τ(273x) = 273
มุมมอง 1122 หลายเดือนก่อน
Find an x satisfying τ(273x) = 273
Given f(x) = x^a/(x^b +1), Find the x coordinate(s) of the horizontal tangent line(x) on f's graph
มุมมอง 312 หลายเดือนก่อน
Given f(x) = x^a/(x^b 1), Find the x coordinate(s) of the horizontal tangent line(x) on f's graph

ความคิดเห็น

  • @wilfredrohlfing7738
    @wilfredrohlfing7738 2 วันที่ผ่านมา

    Any randomly selected integer in this problem would be of form n=7k+r where r is a remainder of 0, 1, ... ,or 6. So there would be 7 × 7 possible combinations randomly picking 2 integers. Now their cubes are congruent to 0,1,1,-1,1,-1, or -1.When # combinations where both have r=0: 1×1=1; 1st, r=1; 2d, r=-1: 3×3=9; 1st, r=-1; 2d, r=1: 3×3=9; or 1 + 9 + 9 = 19 pairs Probability = 19/49

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 2 วันที่ผ่านมา

      @@wilfredrohlfing7738 every cube is 0, 1, or 6 modulo 7. Therefore, we have 3x3 =9 possible outcomes modulo 7. You could simulate this easily in Python to determine if your claim of 19/49 is correct

    • @wilfredrohlfing7738
      @wilfredrohlfing7738 2 วันที่ผ่านมา

      ​Select 1st integer n: (let n==a be n³=a mod7) P​(n==0) = 1/7 P(n==1) = 3/7 P(n==6) = 3/7 Same probabilities for 2d integer m. Now probability of sum of cubes of two independent, randomly drawn integers is divisible by 7 becomes: P(n==0) × P(m==0) + P(n==1) × P(m==6) + P(n==6) × P(m==1) = 1/49 + 9/49 + 9/49 = 19/49 @@MyOneFiftiethOfADollar

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 2 วันที่ผ่านมา

      The sample space/total outcome space is comprised 9 ordered pairs of the form (A^3,B^3) . This is because any integer cubed is congruent to 0,1,or 6 modulo 7. Only three ordered cubed pairs sum to zero modulo 7, namely (0,0), (1,6) and (6,1) Therefore the probability is 3/9=1/3. I made the same natural mistake you made of assuming there where 49 possible outcomes(which is true if we are summing x+y where x and y are random integers, but not x^3 + y^3 where only 9 outcomes exist modulo 7

    • @wilfredrohlfing7738
      @wilfredrohlfing7738 2 วันที่ผ่านมา

      ​@@MyOneFiftiethOfADollarx³ and y³ are random integers and the same space of their actual sums totals 49. If you actually added all 49 combinations of 1³ thru 7³ you would see exactly 19 of those sums are divisible by 7. I've run 3 trials of 1000 selections on programmable calculator getting 0.378, 0.391, & 0.385 after summing cubes of two randomly generated integers from {1,2,3,4,5,6,7}

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar วันที่ผ่านมา

      The question is to select a random integer, not just 1,2,3,4,5,6,7.I realize every integer is congruent to 1,2,3,4,5,6,7 modulo 7, but still prefer to try and simulate the exact question) I used excel and selected two random integers between 0 and 200. Summed their cubes and got 8/24=1/3.(8 multiples of 7) I got a variance from 1/3 when number of trials was less than 24. I will do larger number of trials later on today. 19/49 and 1/3 are close enough as decimals to where small numbers of trials won’t necessarily distinguish……

  • @samdaman2510
    @samdaman2510 3 วันที่ผ่านมา

    It is not that hard to prove since every time m increases by one n! Is multiplied by another even number so they cancel out

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 2 วันที่ผ่านมา

      @@samdaman2510 that’s true, but do you think what you said would be accepted as a proof on an exam in a number theory or discrete math course?

  • @wilfredrohlfing7738
    @wilfredrohlfing7738 3 วันที่ผ่านมา

    Equivalent to the congruence is the Diophantine equation: (1) 7x=12 +341k (2) 7x=7(1+50k) + 5 - 9k and with a=x-1-50k (3) 7a = 5 - 9k Note 5+9=5-9(-1)=14 is a multiple of 7, Thus one particular Easy solution to Eq(3) Is a=2 and k=-1 which yields x=-47, k=-1 as one for Eq(1). Using this particular solution to Eq(1): General diophantine solutions to Eq(1): x=-47 + 341n, k=-1 + 7n Only n=1 >> x=294 is in the solution set ....

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 3 วันที่ผ่านมา

      It is always “easy” if one uses technology or a calculator or guess and test at a particular step.

  • @omargaber3122
    @omargaber3122 16 วันที่ผ่านมา

    ❤❤❤

  • @TarushDeyJee2026
    @TarushDeyJee2026 หลายเดือนก่อน

    I have a doubt , cauchy's inequality talks about inner product so why are we taking sin(x)+cos(x) instead of taking inner product

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar หลายเดือนก่อน

      True enough if you are talking about the linear algebra version of Cauchy Schwarz inequality. There is a real number formulation of CS which was used since sinx and cosx are real numbers. One is not required to always interpret CS in the vector sense.

  • @piraka_mistika
    @piraka_mistika หลายเดือนก่อน

    Or just use long division

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar หลายเดือนก่อน

      @@piraka_mistika would you just show us all the steps if one chooses long division over modular arithmetic?

    • @piraka_mistika
      @piraka_mistika หลายเดือนก่อน

      @ it’s 10 iterations of multiplication and subtraction

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar หลายเดือนก่อน

      It is also quite error prone and tedious, but you do produce the quotient also which is something modular arithmetic does not give us.

  • @JLillo
    @JLillo หลายเดือนก่อน

    Nice solution! This is basically what I did: 1) Chip 101s (and 101 x 10^ns) from the original number to get 110011001100. 2) Break it down to 11 x 100 x 100010001. 3) 11 x (-1) x (100020001 - 10000). 4) 11 x (-1) x (10001^2 - 10000). 5) Use 9999 = 99 x 101 to reduce the above to 11 x (-1) x (2^2 - 1). 6) 11 x (-1) x (3) = -33 = 68.

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar หลายเดือนก่อน

      Thanks, it looks like you did it essentially the same way taking advantage of the fact that 10^2 - -1 = 101 and (10^2)^n == (-1)^n mod 101

  • @kimhollesen2552
    @kimhollesen2552 หลายเดือนก่อน

    Hi. There is one more 2 digit case. 49=36+13=4*9+4+9. I will examine this. I have succesfully solved similar problems which involve digits before. There is a chance this problem could turn out to be harder than the other ones, I have solved.

    • @kimhollesen2552
      @kimhollesen2552 หลายเดือนก่อน

      You may already know this, but this problem is really simple to solve. Any n-digit number which start with a digit k and the rest of the digits are 9s are solutions. So your conjecture that this is an "one-off" coincidence is false.

  • @HansWalheim
    @HansWalheim หลายเดือนก่อน

    I really liked the "simplicity" in how you explained this. Another way would be to use the binomial formula like, 3^431 = 3 x 3 ^ 430 = 3 x 9^215 = 3 x (10 - 1)^ 215 and then only take the last two terms from the binomial formula, 3 x (215 x 10 x 1 ^ 214 - 1 ^ 215). Anyhow, nice explanation!

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar หลายเดือนก่อน

      Thanks! Your binomial expansion idea appears to give the last four digits, namely 6447. Was cool how you split it up to yield tractable computations.

  • @PunmasterSTP
    @PunmasterSTP หลายเดือนก่อน

    That was cool. Out of curiosity, did you make this video for a class or some other specific reason besides just wanting to do a bit of math?

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar หลายเดือนก่อน

      Both, this one was done when Covid had shut down physical classes at the school where I taught. So I was getting used to zoom, canvas and other distance learning online platforms. Now I try to do one video a day on whatever topic interests me at the moment. I’m not caught in the trap of trying to increase subscriptions or page views that so many are stuck in! There are so many math channels competing trying to get viewer’s attention so the channel owner can earn ad revenue. Michael Penn’s channel was the one that got me interested in the idea of creating high quantity videos to find other people who share similar math interests.

    • @PunmasterSTP
      @PunmasterSTP หลายเดือนก่อน

      @@MyOneFiftiethOfADollar That sounds good, and I imagine it can be pretty rough trying to put yourself at the mercy of The Algorithm to make money!

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar หลายเดือนก่อน

      Right, one is definitely subject to the whimsical algorithm which has no idea about the quality of the math, but favors the most profitable video from an advertiser perspective.

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar หลายเดือนก่อน

      I may be wrong but read somewhere that an average quality math video with a lot of comments, can earn more than a high quality math video with few to no comments. Or some viral phrase like real men and Ramanugan.

    • @PunmasterSTP
      @PunmasterSTP หลายเดือนก่อน

      @@MyOneFiftiethOfADollar Oh yeah, I'd totally believe that. Tracking metrics like number of comments is probably much much easier than somehow trying to evaluate the quality of the math being done in a video...

  • @PunmasterSTP
    @PunmasterSTP หลายเดือนก่อน

    I had a hunch factoring was going to come into play somewhere, but didn't immediately realize that completing the square would be helpful. This was a cool demonstration! Also, why did you include the hummingbird in the top left of the first slide, and what is the background image?

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar หลายเดือนก่อน

      Thanks, I also liked the way complete the square was key in the solution process. We have lots of hummingbirds in our backyard. I am fascinated by them and the way they can scare off much bigger birds! I think the background image is kind of a fractal rendition of a female ghost, but not sure.

    • @PunmasterSTP
      @PunmasterSTP หลายเดือนก่อน

      @@MyOneFiftiethOfADollar That's cool! I like hummingbirds too, though we don't have any in our backyard. A fractal rendering of a female ghost sounds interesting.

  • @PunmasterSTP
    @PunmasterSTP หลายเดือนก่อน

    This video was phi-nomenal! 👍

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar หลายเดือนก่อน

      I'll take that as a sign that you understood the key concept, which is that the units group of a ring is cyclic. 😂

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar หลายเดือนก่อน

      I will take your comment as a sign you enjoy showing off your "knowledge". Tell us more about this ring structure and its two operations and the cyclic nature of the units group. What are the units for the problem you are referencing?

    • @PunmasterSTP
      @PunmasterSTP หลายเดือนก่อน

      @@MyOneFiftiethOfADollar Aren't some units groups noncyclic? Did you mean specifically the units groups of Z/nZ where n is prime?

    • @PunmasterSTP
      @PunmasterSTP หลายเดือนก่อน

      @@MyOneFiftiethOfADollar No, I don't really enjoy showing off, I was just trying to clarify something and lock in my own understanding. As far as I understand it, and looking things up just now, "units" are the elements that have multiplicative inverses in rings of integers modulo n. And the "group of units" consists of those units together with the operation of multiplication, and is only cyclic when n = 1, 2, 4, p^k or 2p^k for some odd prime p and k is an integer >= 1. Does that match your understanding?

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar หลายเดือนก่อน

      All the nonzero elements in Z/19Z are units since 19 is prime and every positive integer less than 19 is relatively prime to 19 and hence a unit, but I still don't know how that relates to your original comment in this thread. "units group of a ring is cyclic"

  • @efghjiklmnopqrstuwyvz4472
    @efghjiklmnopqrstuwyvz4472 หลายเดือนก่อน

    Can you make a video about sum of digits problem? Especially about bounding in these types of problem

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar หลายเดือนก่อน

      I have done quite a few sum of digits(sigma function) problems. Can you be more specific about the type of problem? The bounding is solely determined by the prime factorization form of the solution

    • @efghjiklmnopqrstuwyvz4472
      @efghjiklmnopqrstuwyvz4472 หลายเดือนก่อน

      @ what’s the title? I can’t found it

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar หลายเดือนก่อน

      Proof that sqrt((x+y)/(x+y+z)) + sqrt((x+z)/(x+y+z)) + sqrt((y+z)/(x+y+z)) less than sqrt(6) th-cam.com/video/uSs_BgUe2G4/w-d-xo.html

  • @KomettZ
    @KomettZ หลายเดือนก่อน

    Be careful : Saying that x = (a+b)(a-b) = 2(1+2k) does not imply that ((a+b) = 2 and (a-b) = (1+2k)) or ((a+b) = (1+2k) and (a-b)=2) Consider p*q = x = 30 = 2 * 15 where p and q are integers. U can't say that this implies that (p = 2 and q = 15) or (p=15 and q=2) : p = 6 and q = 5 is a counter example

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar หลายเดือนก่อน

      Your choice of 6 and 5 is not a counterexample. Reason: (a+b) = 6 and (a-b) = 5 implies a =11/2 (Not an integer) Your "refutation" is the mathematical equivalent of the legal straw man as what you said is true, but not applicable to this problem. Be careful

    • @KomettZ
      @KomettZ หลายเดือนก่อน

      ​@@MyOneFiftiethOfADollar I did not understand the step before that : how can u say that ((a+b) = 2 and (a-b) = (1+2k)) or ((a+b) = (1+2k) and (a-b)=2) ?

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar หลายเดือนก่อน

      I think what you are overlooking is the fact that (a+b)(a-b) is completely factored as is 2(1+2k). Your "straw man" was x=pq and choosing 6 and 5 which are factors of 30, but do not "fit" the form (a+b)(a-b) x= 2 + 4k leads to all of the aforementioned which results in a = (2k+3)/2 being a rational number that is not an integer Remember, we are trying to show that any integer in the form x= 2 + 4k cannot be expressed as the difference of two square integers. The video did that independent of your concerns over alternate irrelevant integer factorizations

    • @KomettZ
      @KomettZ หลายเดือนก่อน

      @@MyOneFiftiethOfADollar I'm sorry but I still don't get it : how can we say that (a+b)(a-b) is completely factored as is 2(1+2k) ? Does that mean that all (a+b), (a-b) and (2k+1) are primes ?

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar หลายเดือนก่อน

      x=(a+b)(a-b) AND x=2(1+2k) Take your example of 30 = 2(1+2k)=6*5 = 2(1 + 2*7) = (a+b)(a-b) This implies a+b = 2 and a-b=15 OR a+b = 15 and a-b=2 In either case after summing, we see 2a =17 or a=17/2(NOT an integer) If this doesn't help you, consider finding a number theory tutor. You are fixating on things that are not relevant to the problem statement. Good luck

  • @adaschma
    @adaschma หลายเดือนก่อน

    Using long division I calculate: 1000 = 12 = -1 (mod 13) 1760283 = 5 (mod 13) Now solving for D is simple: 0 =: 176D283 = 5 + D * (-1) (mod 13) => D = 5

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar หลายเดือนก่อน

      Could you take the time to show us the steps in your "long division" of a Seven Digit integer with a single variable digit? I knew that was theoretical approach, but it seemed tedious/difficult. Thanks

    • @adaschma
      @adaschma หลายเดือนก่อน

      @@MyOneFiftiethOfADollar I only did long division between integers without any variable digits (first 3 lines in my previous comment). When I wrote it I didn't think about how similar 0 (zero) and D (dee) look in 1760283 vs. 176D283. The only Ds in my previous comment are in the final (4th) line. 176D283 = 1760283 + D * 1000 = 5 + D * (-1) (mod 13) Hope that helps.

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar หลายเดือนก่อน

      @ it does help! Your way is the most direct way to solve problem. What I did in video depends on a divisibility test that I proved in another video and then some modular arithmetic.

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar หลายเดือนก่อน

      The way I did it depends on an ad hoc divisibility test for the integer 13 and then modular arithmetic. Your way uses a reliable classic approach called long division and modular arithmetic. Long division becomes more difficult as the size of the integer increases, but if we switched the problem to say divisibility by 29, long division is still a better strategy since coming up with divisibility test for 29 could be unwieldy!

  • @_omri_
    @_omri_ 2 หลายเดือนก่อน

    You could consider the difference of squares expression, saying for some x and y: x²-y² = (x+y)(x-y) ≡ 2 mod4 If x and y have identical parity, then both factors will be even and therefore the total product will be a multiple of 4 and thereby ≡ 0 mod4. If x and y have opposite parity, then both factors will be odd and therefore the total product will be odd, which cannot be ≡ 2 mod4. As such no pair x,y could satisfy the condition of x²-y² ≡ 2 mod4

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 2 หลายเดือนก่อน

      There is a number theory text book that strongly advocates parity as a problem solving approach over a broad range of problem categories. I don't remember the author's name but will enter it here if I remember. Parity is essentially the verbose form of modulo 2. What you shared seems right and an example of a wordy proof that some prefer over terse notation and symbols.

  • @arsenypogosov7206
    @arsenypogosov7206 2 หลายเดือนก่อน

    0^2=0 1^2=1 2^2=0 3^2=1 a^2={0,1} a^2-b^2={0, 1} - {0, 1} = {0, 1, 3} != 2

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 2 หลายเดือนก่อน

      @@arsenypogosov7206 since 0-1 = -1==3 modulo 4

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 2 หลายเดือนก่อน

      @@arsenypogosov7206 glad to know that != is the same as “not equal” 😀

  • @SrisailamNavuluri
    @SrisailamNavuluri 2 หลายเดือนก่อน

    169,1001,273 are divisible by 13. 176D283=1690000+10010+273+60000+D000 =multiple of 13+60000+D000 1000(60+D) is also divisible by 13. 60+D =65 is divisible by 13. D=5.

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 2 หลายเดือนก่อน

      @@SrisailamNavuluri How do you know 1691001273 is divisible by 13?

  • @Phanatomicool
    @Phanatomicool 2 หลายเดือนก่อน

    The nth square number is the sum of the first n odd numbers (ex 5^2 = 1+3+5+7+9 = 25). modulo 4, this sum comes out to be 1+3+1+3+1. This means that any integer in the form x^2 has to be in the form x^2 == (congruent) 1 (mod 4) or x^2 == 4 == 0 (mod 4). That means that the modulo of the difference of two square integers has to be 1-1, 4-4, 1-4, or 4-1. 1-1 == 0 (mod 4), 4-4 == 0 (mod 4), 1-4 == -3 == 1 (mod 4), and 4-1 == 3 (mod 4). So, the modulo of the difference of the square integers has to be either 0, 1 or 3, which doesn't include 2, meaning that anything that's congruent to 2 (mod 4) cannot be the difference of two square integers

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 2 หลายเดือนก่อน

      @@Phanatomicool yes that is also a proof. The video proved it directly as a consequence of the integer equalling 4k + 2

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 2 หลายเดือนก่อน

      I had seen this stated equivalently as the sum of the first n odd integers is n^2. It’s a pretty standard induction proof probably with a cool geometric interpretation. Quite interesting that one can use it as a proof by exclusion in this case.

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 2 หลายเดือนก่อน

      Also, just noticed that x^2==0,1 modulo 4 is easier to prove directly by just checking 0,1,2,3 which are the possible remainders when any integer is divided by 4.

  • @AlgebraicAnalysis
    @AlgebraicAnalysis 2 หลายเดือนก่อน

    Alternatively, just do it directly: take x = a*46^51 + 1. Then x^46 = (a*46^51 + 1)^46 and the rest should be clear given the binomial theorem since you can ignore everything up the last two terms of the expansion, which are together (46 C 45)*a*46^51 + 1. Notice the first term in this is just a*46^52, and so taking it in mod 46^52, we are left with 1.

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 2 หลายเดือนก่อน

      @@AlgebraicAnalysis yes, the binomial theorem is often “mr reliable” for these problem types. The video took advantage of the simple truth that 46 must divide x-1 because the given tells us 46^51 divides x-1. It’s a case of two different algebraic identities yielding same result.

  • @DihinAmarasigha-up5hf
    @DihinAmarasigha-up5hf 2 หลายเดือนก่อน

    Let the three roots be a,b & c then we have -s= a+b+c & 92/5 = ab+bc+ca = ab +(a+b)c.....and abc=14....now assume ab=10 then we know c=7/5 => 92/5= ab+(a+b)7/5....then by substituting ab =10 we get a+b=6 from these two equations we can find a & b ( WLOG a= 3+i & b = 3-i )

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 2 หลายเดือนก่อน

      Thanks for the proof you did not watch video. Consider doing videos on your channel so you have to deal with half-wit comments such as yours

  • @CodexMathematica
    @CodexMathematica 2 หลายเดือนก่อน

    Great ❤

  • @mathematicskid
    @mathematicskid 2 หลายเดือนก่อน

    Hey, this isn't the intended solution to this problem (I don't have proof but I'm pretty sure since otherwise the √2/14 would be a √(1/99)), you're supposed to use 1*1*3*3…*97*97/2*2*4*4*…*98*98=(1*3/2^2)*(3/5*4^2)*(5*7/6^2)*…*(95*97/96^2)*(97/98)*(1/98)<1/98 since every term is less than 1. This result is actually slightly stronger than the 1/99 solution since it gives 97/98^2 at the end, and 97/98^2<1/99.

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 2 หลายเดือนก่อน

      You wrote sqrt(2)/14 = sqrt(1/99) which is false as an equality. Perhaps you did not notice we are solving an inequality, not an equality. If last fraction is 35/36, then we have (1/2)(3/4)(5/6)……(35/36) < 1/6 = 1/(sqrt(36)) Hope this helps. In the middle of doing a video for the general case of this problem type.

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 2 หลายเดือนก่อน

      1/99 < 1/98 leads to stronger result you referenced. The end of video showed entire string of fractions < 1/sqrt(98) = sqrt(2)/14

  • @krisbrandenberger544
    @krisbrandenberger544 2 หลายเดือนก่อน

    f(26)=4, because 26 has 4 divisors, and for each of those divisors, the summand is equal to 1.

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 2 หลายเดือนก่อน

      @@krisbrandenberger544 right, I thought it was neat how the floor function combination “signaled” all the divisors of the function input

  • @blblblblblbl7505
    @blblblblblbl7505 2 หลายเดือนก่อน

    Anyone know if we can show there are infinite solutions with mu(n) =/= 0?

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 2 หลายเดือนก่อน

      If you are asking, are there an infinite number of n such that mu(n) is not equal to zero then yes. This is straightforward from definition of mu(n) since product of n = product of distinct prime numbers results in mu(n)=+/- 1

  • @ashes2ashes3333
    @ashes2ashes3333 2 หลายเดือนก่อน

    You can (in most cases) factor 2^k-1 You just proved that 2^k-1 = 1x(2^k-1) but didn’t prove that you can’t decompose 2^k-1 into smaller factors. The reason people might get tripped up here is because 2^k-1 has a special form - it’s a difference of powers. So your first guess to factorize it might be to do 2^k-1^k = (2-1)(2^(k-1)+2^(k-2)+…+1). But then you conclude “hey that first factor is 1” and it turns out the remaining factor is just 2^k -1, so you say “oh well my one usual trick for factorizing numbers like this doesn’t work, so I guess it must be prime!” But there are, importantly, other ways to factorize numbers! Just because your first trick didn’t work, doesn’t mean there’s no way to do it. You haven’t proven that there is no other factorization of the number, which is why your proof failed. You might also want to look up Mersenne primes, which are a similar kind of “this pattern often produces primes but not always” example Hope this helps!

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 2 หลายเดือนก่อน

      Thanks much for your professional and well informed refutation of a thumbnail statement which is erroneous by counterexample. The counterexample was revealed in video, but not the thumbnail which irritated a few, but you can’t please all the people all the time. It is common mistake with undergrads and professors alike to want their proof to be correct to the point of overlooking the statements you mentioned in your comment.

  • @emrekarayalcn1236
    @emrekarayalcn1236 2 หลายเดือนก่อน

    Now, I may be missing something, but at around 07:30 you seem to claim that \sigma(n)/n = 1 for all natural numbers n. You claim that ((p^(k+1)-1)/(p-1))/p^k= (p-1)/(p-1) (let's call this equation *). The RHS pf this equation is of course equal to 1 for any number not equal to 1. However, by your example at the start (n=63) we know that sigma(n)/n is not equal to 1 for n = 63, thus this claim is incorrect. In fact, by doing basic algebra one can rewrite the LHS of * to be (1+p + ... + p^k)/p^k, which for k >0 is not equal to the RHS of * for any prime p. Instead, to prove this statement one can use geometric series: Continuining with (1+p + ... + p^k)/p^k we find that: (1+p + ... + p^k)/p^k= 1+p^(-1)+ ....+ p^(-k) These are the first (k+1) summands of the geometric series with common factor 1/p. Since p is a prime we know that |1/p| < 1, and therefore the infinite geometric series converges to p/(p-1). Since the infinite geometric series just adds positive real numbers to (1+p + ... + p^k)/p^k, we know it is greater than this number. Therefore we find that ((p^(k+1)-1)/(p-1))/p^k < p/(p-1) for all primes p that divide n. This then gives us the desired result.

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 2 หลายเดือนก่อน

      You are missing something. Geometric series is part of the derivation of the sigma function. You reinvented the wheel. I started with the formula for the sigma function as a given. You are like many, eager to impress and show off your knowledge without taking the time to understand the video. You did not understand the claim well enough to ascertain whether it was correct or not. Create some videos on your own channel and be prepare for people like yourself to leave comments similar to the one you composed here.

  • @graf_paper
    @graf_paper 2 หลายเดือนก่อน

    Very nice! A really clever exercise. For the product of fractuons x = 1/2 · 3/4 · ... · (n-1)/n where n is an even natural number. We can always get some upper bound in this way. My first thought was how good is this upper bound? Dose it stay close to x as n grows? For n = 6 x₆ = 1/2 · 3/4 · 5/6 y = 2/3 · 4/5 · 6/7 xy = 1/7 x² < xy x² < 1/7 x < 1/(√7) x < (√7)/7 x₆ = 15/48 = 0.3125 (√7)/7 = 0.37796... We can give x₆ a score of 0.8268 by taking a ratio of x₆ and its upper bound. Similarly x₈ would be 0.8203125. What is xₙ?

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 2 หลายเดือนก่อน

      @@graf_paper for the general product of fractions you mentioned, the upper bound is 1/sqrt(n). Yes, it is “tight” in the sense the ratio (1/(n+1))/(1/n) approaches 1 as n approaches infinity.

  • @clementdato6328
    @clementdato6328 2 หลายเดือนก่อน

    Also a proof: for any natural number k, the mobius values of 36k+8=4*(9k+2) and 36k+9=9*(4k+1) are 0.

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 2 หลายเดือนก่อน

      Yes, one is divisible by 2^2 and the other by 3^2. The bigger challenge may be to show there are an infinite number of these type of proofs. 😀

  • @graf_paper
    @graf_paper 2 หลายเดือนก่อน

    Super clean. Its hard not to smile when you see the algebra work out so nicely. Here this was proved this by showing that there are an infinite amout of square numbers that are one more then a multiple of 4. Its also pretty easy to show that μ(10ᵏ) + μ (10ᵏ - 1) = 0 for all values if k > 1 as 3² | 10ᵏ - 1 Great video!

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 2 หลายเดือนก่อน

      Thanks much. Your way is more "first principles" since it does not rely on the cardinality of the prime numbers being infinite. Did you take number theory or more of a hobby for you?

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 2 หลายเดือนก่อน

      Also, try proving u(n) + u(n+1) + u(n+2) = 0 also has an infinite number of solutions.

    • @graf_paper
      @graf_paper 2 หลายเดือนก่อน

      @@MyOneFiftiethOfADollar I found that 48, 49, and 50 are the first three consecutive non-square-free numbers. 48 = 2⁴ · 3 49 = 7² 50 = 2 · 5² You can generate infinitely many such triples in the following manner : Since the prime divisors of 48, 49, 50 with powers greater then 1 of these three numbers are 2 ,5, 7: we can build infinitly many triples of the form: 2² | { 48 + k(2×5×7)² } 7² | { 49 + k(2×5×7)² } 5² | { 50 + k(2×5×7)² } And get another sequence of three consecutive non-square free numbers (k∈ℕ). I'll be honest, my first thought is to write out and solve a system of congruences: n ≡ 0 (mod 4) n + 1 ≡ 0 (mod 9) n + 2 ≡ 0 (mod 25) Ha, that was a really fun problem!! Thank you so much. Now I am super curious about what can be proven about n-conservative non-square-free numbers. Did you prove it in a different way?

    • @graf_paper
      @graf_paper 2 หลายเดือนก่อน

      @@MyOneFiftiethOfADollar I am a math teacher, tutor, and a math team coach. Math is definitely a hobby and have recently started working through textbooks more seriously. I have found TH-cam to be an extraordinary place to learn and love the math community here.

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 2 หลายเดือนก่อน

      I hadn't done it yet. Just learned it from you! AND yes n-consecutive of the form u(k) = +/- 1 is the interesting natural generalization. These are all problem types from Charles Eynden's elementary number theory text book

  • @graf_paper
    @graf_paper 2 หลายเดือนก่อน

    Super clear presentation! Thanks for more content on the Möbius function. It might be interesting to show and axample of and show why if (a,b) ≠ 1, multiplicativety might fail. Thought through it for a sec and found that one example made it clear: For example μ(7)μ(21) = -1 · 1 = -1 μ(7·21) = μ(7·7·3) = 0 In essence, if the numbers aren't coprime, when you multiply them together, youll get a duplicate prime in the factorization. Nice!

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 2 หลายเดือนก่อน

      Thanks again! I believe there is a class of arithmetic functions that are multiplicative without the condition of relatively prime inputs being imposed. Called totally multiplicative or something? Quite straight forward to see why both the number of divisors function called tau by many is multiplicative. Perhaps a little more difficult to show sum of the divisors sigma is multiplicative. Not so sure about the Totient function/Euler Phi function

    • @graf_paper
      @graf_paper 2 หลายเดือนก่อน

      @MyOneFiftiethOfADollar I have encountered the proof that σ(ab) = σ(a)σ(b) in the Euclid-Euler theorem which relates perfect numbers to Mersenne Primes. (an even number is perfect if and only if it has the form 2^(p−1)(2ᵖ − 1), where 2ᵖ - 1 is a prime number) Eulers proof uses the multiplicative property of σ(x) and it was very memorable the first time I saw it. I actually haven't thought about the class if multiplicative arithmetic functions before and now am pretty interested!!

    • @graf_paper
      @graf_paper 2 หลายเดือนก่อน

      @@MyOneFiftiethOfADollar Oh that is interesting, I haven’t really considered the class of multiplicative functions before. I have seen the prof that σ(ab) = σ(a)σ(b) in the proof of the Euclid-Euler Theorem that an even number is perfect if and only if it has the form 2ᵖ⁻¹(2ᵖ − 1), where 2ᵖ − 1 is a prime number. The proof of the multiplicativity of σ(x) and φ(m) are both wonderful bits of mathematics and i have the Micheal Penn videos of their proofs saved.

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 2 หลายเดือนก่อน

      @@graf_paper Michael Penn’s channel was my first math love during pandemic. He is extraordinarily gifted at producing high quality content. He holds down a full time face to face teaching position as well. Not surprised at all you mentioned him! If you can prove there are no ODD perfect numbers, you will become an overnight sensation. Still unproven as far As I know. The form you mentioned generates new even perfect numbers every time they waste the electricity to find another prime of the form 2^k - 1 And of course i don’t really believe it is a waste of energy 😄

  • @graf_paper
    @graf_paper 2 หลายเดือนก่อน

    Loved the pace and clarity of this video. Have always wanted to learn more about the Möbeus function, and this was a fun and nontrivial introduction! Thanks for the video.

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 2 หลายเดือนก่อน

      Thrilled about your interest in this topic. The Mobius function is theoretically important when finding inverses of arithmetic functions. You may be more familiar with that than me. Currently studying it....... The notion of square free integers is a big deal and the Mobius function measures that in a manner of speaking. An integer is either the product of distinct primes OR is divisible by at least one squared prime. All integers are a member of one of those two sets. Simple but still fascinating.

  • @RexxSchneider
    @RexxSchneider 2 หลายเดือนก่อน

    You mentioned to me that you were a little unsure of the claims you were making in this video. I think I can see where. At 3:13 you state that k has to be 4. I don't think you can simply assert that from 4(4n^2 + 1) = k(k + 1). At a first glance, why couldn't k be any multiple of 4? Or why couldn't k+1 be the term that is a multiple of 4. You need to probe a little deeper to eliminate those possibilities. Let's write S(n) for the sum of the squares of the consecutive odd integers (2n-1) and (2n+1). And write T(k) for the triangular number which is the sum of the integers from 1 to k. Then we have S(n) = 8n^2 + 2 and T(k) = k(k+1)/2, and we want them to be equal for some n, k ∈ ℕ. As you surmised, k = 4 looks likely, so we try it and get T(4) = 10 which is equal to S(1). Now we need to show that no other solutions exist when n > 1. So let's examine all the cases when k = 4n. Then we have T(4n) = 4n(4n+1)/2 = 8n^2 + 2n, which is always greater than S(n) = 8n^2 + 2 for n>1. But if we check k = (4n-1), we find T(4n-1) = (4n-1).4n/2 = 8n^2 - 2n, which is always less than S(n) = 8n^2 + 2. Since there is no integer between k-1 and k, there can be no value of k that makes T(k) = S(n) when n >1. Q.E.D. I hope that settles any unease you may have had about the proof you presented. Cheers!

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 2 หลายเดือนก่อน

      @@RexxSchneider thx for writing back! k must be 4 since k(k+1) is the product of consecutive integers and is also = 4(4n^2 + 1) which cannot be equal to the product of consecutive integers unless n=1. I probably didn’t say or write enough during the video to convince viewers k has to be 4………I still have some ennui because 4(4n^2 + 1) logically does not have to be product of consecutive integers but think the uniqueness of the prime factorization/parity might play into claim k=4

  • @allwaizeright9705
    @allwaizeright9705 2 หลายเดือนก่อน

    111 isn't a perfect square anyways no matter what base. An amazing waste of time for the UK math department. I went to UK so it doesn't surprise me...

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 2 หลายเดือนก่อน

      You just proved you are afflicted with attention deficit disorder. The video proved what you “merely asserted”. Also it’s not clear whether you can read and interpret plain English based on your careless and thoughtless commentary. How dreadful it must have been for those poor University of Kentucky professors to give your parents a break from you. .

    • @jesther4140
      @jesther4140 2 หลายเดือนก่อน

      I would hope for a more mature response from both parties involved, especially if you're both scholars. Can't we just accept that there are mathematical concepts that are simply fun to explore? Everything we do in life doesn't have to posses exceptional purpose. Also, kindly leave the neuro-divergent community alone with your harsh comments about ADHD. It's clear little empathetic consideration was taken before that response. Being in a STEM field, there's a good chance you're unknowingly attacking your colleagues as the field is popular with those having ADHD, Autism, or both.

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 2 หลายเดือนก่อน

      You would or you do hope? Keep hoping. Your comment constitutes an act of immaturity by mislabeling an action as an “attack” Another over sensitive petulant who is probably ADD himself. In your safe space world it’s never OK to criticize anything unless you are the one imposing your personal sense of right and wrong.

    • @jesther4140
      @jesther4140 2 หลายเดือนก่อน

      I hope your situation improves. Cheers mate

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 2 หลายเดือนก่อน

      I am guessing a guy like you hopes everyone’s “situation” will improve.

  • @findystonerush9339
    @findystonerush9339 2 หลายเดือนก่อน

    Faster way: remember that 142,857 x 7 = 999,999 which means that 1,000,000^x -1 is a multiple of 7 so if we look at a googol: googol = 1,000,000^16 x 10,000 because a googol is 10^100 so 10^100 / 10,000 = 10^96. 10^96 - 1 which we covered is a multiple of 7 and adding 1 is 10^96 which divided by 7 has a remainder of 1. so if you multiply the remainder of 10^96 by 10,000 you get the remainder of a googol. so 1x10,000=10,000 and 10,000/7=1428 remainder 4 so googol /7 has a remainder of 4. A googolplex has 10^100 zeros and 10^100 has a remainder of 4 when divided by 6. We are dividing by 6 because 1,000,000/7 = 142,857 remainder 1 so million^x=googolplex remainder 4 and 10^4=10,000 so 1x10,000=10,000 and 10,000/7= 1428 remainder 7 so googolplex/7=x with a remainder of 4. So if it was monday, in 1 Googolplex days, it would be Friday.

  • @IgorP-t1z
    @IgorP-t1z 3 หลายเดือนก่อน

    You have found a trivial factorization a=a*1. You did not prove it is the only one.

  • @exponentmantissa5598
    @exponentmantissa5598 3 หลายเดือนก่อน

    This statement seems absurd. Because I could just keep finding larger and larger primes bu substituting the new prime for K!

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 2 หลายเดือนก่อน

      The statement is absurd because it does not hold for all prime k as the counterexample in the video shows for k=11. It is not “absurd” for the reason you stated since there are an infinite number of primes 😬

  • @davidcawthorne7115
    @davidcawthorne7115 3 หลายเดือนก่อน

    The original equation does not work for all prime integers. If it did finding huge primes would be easy just raise biggest prime you have to power of 2 them minus one then repeat procedure to find yet another huge prime. This does not work. I mean your proof may be fine but you are proving something that is incorrect I believe? Prime integer? I mean integers can be negative? Not right. Prime or Prime number (natural number). 😊❤ I think the equation finds "possible candidates" for prime numbers but then the real work starts determining whether or not said number is indeed prime.

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 3 หลายเดือนก่อน

      @@davidcawthorne7115 The point of the problem is to find the mistake in the “proof”. I believe 2^11 - 1 = 2047=23*89 is the first counterexample that refutes the thumbnail. The converse of the thumbnail is true, namely if 2^k - 1 is prime, then k is prime. The thumbnail is misleading because it does not hold for all prime k, but its converse does. Thx for viewing.

    • @raghvendrasingh1289
      @raghvendrasingh1289 2 หลายเดือนก่อน

      These numbers are known as Mersenne numbers and whenever number is prime it is known as Mersenne prime.Smallest Mersenne composite is 2047. Largest Mersenne prime is M(136,279,841) i.e. 2^136,279,841 -1 Confirmed on October 21, 2024 It has 41,024,320 digits and it is 52nd Mersenne prime. If M is Mersenne prime then M(M+1)/2 is a perfect number for M = 3 , 7 and 31 perfect numbers are 6 , 28 and 496 respectively.

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 2 หลายเดือนก่อน

      @@raghvendrasingh1289 right, and for every Mersenne prime there is a perfect number of the form (2^n - 1)(2^(n-1)) where 2^n - 1 is prime. I think Mersenne numbers became of huge interest because there is an even perfect number corresponding to each Mersenne number. The interest in perfect numbers historically preceded the interest in Mersenne numbers I believe.

  • @freepimaths9698
    @freepimaths9698 3 หลายเดือนก่อน

    I get you're trying to highlight a false proof for educational purposes, but the proof is only false because of a ridiculous and unrealistic assumption mid-way through that no reasonable person would make. How is a false proof helpful when nobody can relate to the logic? When you arrive at the statement 2^k - 1 = (2^k - 1)*1, you then use that to conclude that this is the only "prime factorization" of 2^k - 1? All numbers have that property. Who in there right mind sees the equation: n*1 = n and uses that to conclude that n is prime? Am I missing something that is supposed to make that assumption seem a little more reasonable? Are you trying to say that, give k is prime, k = k*1 is it's only possible factorization, and that somehow is supposed to imply the same thing for 2^k - 1? I'm confused on the point of this example.

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 3 หลายเดือนก่อน

      Thanks, you are the first to find the flaw in the proof. That must mean you are a reasonable and realistic person. The proof that 2=1 is based on an “unreasonable and ridiculous” division by zero on last step of the “proof”, yet many can’t discover that including teachers who are seeing it for the first time. You get an A for correctly noting the factoring formula I used is not the only possible factorization. See if you can prove the converse of the thumbnail which is 2^k - 1 prime implies k is prime

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 3 หลายเดือนก่อน

      The “proof” started with assuming k is prime, therefore k=kx1 is only factorization of k. The correct factoring formula I used “proved” 2^k - 1 is prime , but as you pointed out that is not the only possible factorization as the counterexample 2^11 - 1 = 2047 = 23x89 shows. In the eighteenth century, pre calculators, a few number theory types, thought 2047 was prime!! Less talented people today may scoff at that since technology immediately shows 2047 is composite, but had you lived in the 18th century you may have thought the same erroneous thing.

    • @freepimaths9698
      @freepimaths9698 3 หลายเดือนก่อน

      @@MyOneFiftiethOfADollar Technological advantage aside, I was wondering what the basis was for concluding that this was the only factorization? The proof basically amounted to taking a complicated route to reach the conclusion n*1 = n (which was obviously unnecessary filler for such a fundamental result), from which we conclude "we've found a factorization of n, therefore this is the only one". Not even 17th century mathematicians, nor a 9th grader, would come to that conclusion. If you subtract the number theory filler, your proof amounts to: n*1 = n; this is the only factorization of n, thus n is prime. I understand that the criteria for a ridiculous assumption is subjective, but this is the biggest leap in logic I've ever seen in a proof, including the proof of 2 = 1, and it completely ruins the point for most people. Who is your target audience?

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 3 หลายเดือนก่อน

      @@freepimaths9698 the factorization I used is from a modular arithmetic identity. A priori, there is no reason to believe it would be the only possible factorization. That was the error in my “proof”. The counter example of 2^11 - 1 shows there have to be other factorizations than aforementioned modular arithmetic identity. The flaw in the “proof” was assuming this was the only factorization. If it was, then my “proof” is correct starting with assuming k is prime as in the video. k=kx1 is not “unnecessary fodder”. The thumbnail statement assumes k is prime and attempts to show 2^k - 1 is prime which it does based on the modular arithmetic identity factoring formula. The “proof” fails because of the assumption that is the only possible factorization.

    • @freepimaths9698
      @freepimaths9698 3 หลายเดือนก่อน

      ​​​@@MyOneFiftiethOfADollar Why would anyone assume that the identity you used was the only possible factorization? That is not at all implied, and for that reason, the identity that you used to derive 2^k-1 = (2^k-1)*1 contributes no additional information or importance in your proof, hence why I called it filler. People know that n*1 = n without using it, and it's not as if your formula's factorization being unique is even a believable assumption for somebody to just make unpromted, so nobody gains from you using it. You seem to be under the impression that I was calling the expression "n*1 = n" filler though, which was the opposite of my point. You also seem to keep irrelevantly re-explaining things we both understand, like how 2^11 - 1 is a counter example, as if that's related to how your attempt at a fake proof is a completely useless teaching tool, which was my point this entire time. It's based on your students having a completely unprompted and strange assumption that the factorization using your modular arithmetic formula was unique.

  • @j_sum1
    @j_sum1 3 หลายเดือนก่อน

    What? This is not remotely true. There are literally billions of counterexamples. And that is why there is a perpetual search for increasingly large prime numbers. If your conjecture was true, then by an iterative process we could find arbitrarily large prime numbers. I am not watching beyond 2 seconds. Sorry.

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 3 หลายเดือนก่อน

      @j_sum1 you only proved you viewed the thumbnail and not the video which gave a counter example to the “proof”. Will you list 5 out of those “billions” ?

    • @j_sum1
      @j_sum1 3 หลายเดือนก่อน

      @@MyOneFiftiethOfADollar So why give a deceptive thumbnail then?

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 3 หลายเดือนก่อน

      @@j_sum1 I agree it was deceptive, but it is difficult to cram what I was trying to convey onto small thumbnail. The description for the video italicized proof to indicate the counterexample 2^11 -1 = 2047=23x89 refutes the pseudo proof I presented. A common practice in the teaching of mathematics is to give a proof that is flawed and have students find the flaw.

    • @СВЭП-и4ф
      @СВЭП-и4ф 3 หลายเดือนก่อน

      oh crap i spent like 40 minutes trying to prove it

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 3 หลายเดือนก่อน

      The converse of the thumbnail is true, namely if 2^k - 1 is prime, then k is prime. Try to prove that. Thx for viewing.

  • @youb2365
    @youb2365 3 หลายเดือนก่อน

    I love you math nigga

  • @alphs4184
    @alphs4184 3 หลายเดือนก่อน

    Here's my take, no modular arithmatic, no binomial expansion, no number theory. Just pure brute force . Observe that 2^2013 + 13 is 2^2013 - 1 + 14. 14 is just 7x2 but 2^2013-1 can be expanded by using geometric series to 1 + 2 + 2^2 + 2^3 + ... + 2^2012, which is 111...111 in binary (2013 digits binary of all 1). Similarly, 7 is 2^3 -1, which can be expanded to 1 + 2 + 2^2 which is 111 in binary (3 digits of 1). Since 2013 is divisible by 3 (2+0+1+3 = 6), 111...111 must be divisible by 111. Why? Because the result is obviously 100100...1001 in binary (670 copies of100 followed by 1, 2011 digits total) which definitely is an integer. The cool thing when you brute force is that not only you've proven that 7 divides 2^2013+13 but you also got the quotient (although, it's in binary).

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 3 หลายเดือนก่อน

      @@alphs4184 if you want to call appealing to the geometric series and binary “pure brute force”, then OK 😀 Geometric series is used frequently in number theory, e.g. the sum of the divisors of an integer formula. I used to code in assembly and have fond memories of binary and hexadecimal! Thx much for your point of view.

  • @fgvcosmic6752
    @fgvcosmic6752 3 หลายเดือนก่อน

    (Before watching) My first thought is immediately Fermats Little Theorem, but I'm assuming we probably cant do that. Could be useful that 2³ = 1 mod 7.

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 3 หลายเดือนก่อน

      Your way is better! 2^2013 + 13 = (2^3)^671 + 13 == 1 + 13 = 14 == 0 mod 7 I didn’t notice that since FLT gives 2^6 == 1 mod 7 Nice find! Thanks

  • @ananyapatil7552
    @ananyapatil7552 3 หลายเดือนก่อน

    Witty name for a channel 😊

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 3 หลายเดือนก่อน

      Thx, nerd humor at its finest😀 2 cents = dollar/50

  • @emidio4510
    @emidio4510 3 หลายเดือนก่อน

    hello, i think that ,in all integers( positives and negatives) , -2 is also a solution for n^2 + 1 divisible by n+1. is this correct?

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 3 หลายเดือนก่อน

      Yes, (5/-1) = -5 is an integer, so -2 is a solution. Did I not include -2 as a solution in the video?

    • @emidio4510
      @emidio4510 3 หลายเดือนก่อน

      ok, i uderstand now thank you for the help

  • @mangler241
    @mangler241 3 หลายเดือนก่อน

    Rewrite the requirement as A^2 + B^2 = 261 which is odd, so just try subtracting 0^2, 2^2, 4^2, ..., 16^2 from 261 to see if there are any squares. This just gives 261 = 6^2 + 15^2. Then (6, 15), (15, 6), (-6, -15) and (-15, -6) are the four solutions of the ordered pair (A, B).

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 3 หลายเดือนก่อน

      Knowing to rewrite the problem in the way you described was the challenge. (The upper limit of the summation minus the lower limit of the summation) plus one is the key to producing A^2 + B^2 = 261.

  • @DeclanMBrennan
    @DeclanMBrennan 3 หลายเดือนก่อน

    It doesn't help much, but because 261 is odd, it can only be the sum of an odd and an even number. The square of an odd number is odd and the square of an even number is even. Hence we are looking for one odd and one even number.

    • @DeclanMBrennan
      @DeclanMBrennan 3 หลายเดือนก่อน

      If you want to go down a rabbit hole, A001481 in the Encyclopaedia of Integer Sequences is the list of numbers that are expressible as a sum of two squares of whole numbers.

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 3 หลายเดือนก่อน

      Right, I am aware of OEIS, but did not want to copy from that. Another viewer commented that 15,6 and -15,-6 are the only two integer solutions based on exhaustively checking all possibilities after establishing an upper bound for the possible squares.

  • @RexxSchneider
    @RexxSchneider 3 หลายเดือนก่อน

    Nice problem, but it fell out felicitiously when I tried it. It should be obvious immediately that the sum is simply (A+B)^2 - (2AB - 1) = A^2 + B^2 + 1 = 262 which gives A^2 + B^2 = 261. Once you have that, it's clear that A and B are no more than 16. That's a small enough range to use trial and error at that point. We are looking for a value of 261 - A^2 that is a perfect square. 261 - 16^2 = 5 doesn't work. However 261 - 15^2 = 261 - 225 = 36 = 6^2. That gives us the solution pairs (15, 6) and (-15, -6). It doesn't take many minutes to see that (261 - A^2) where A ∈ { 12, 13, 14 } do not produce any more perfect squares. So the solutions found are unique. (Edit: because 2 * 11^2 < 261).

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 3 หลายเดือนก่อน

      Thanks, Did you notice that 14^2 + 8^2 + 1 = 261 (within a whisker of being a solution :) )?! If you have time will you check the recent one I did on Triangular numbers? Would be interested to see if you agree with some of the claims I made.

  • @Acropolis_
    @Acropolis_ 3 หลายเดือนก่อน

    I got accepted into there but didnt have passport ToT

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 3 หลายเดือนก่อน

      Got accepted into where?

    • @Acropolis_
      @Acropolis_ 3 หลายเดือนก่อน

      Arml

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 3 หลายเดือนก่อน

      Do you mean you qualified to compete in the ARML competition in Chicago?

  • @rls5907
    @rls5907 3 หลายเดือนก่อน

    Am I the only person who thought this was such a weirdly specific problem?! To the point of being contrived.

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 3 หลายเดือนก่อน

      @@rls5907 Yes, you are the only person who took the time to characterize the problem as “contrived”. Would you share with us what you mean by contrived?

    • @rls5907
      @rls5907 3 หลายเดือนก่อน

      @MyOneFiftiethOfADollar I think that you describe exactly what I mean 60 seconds before the end of the video. At that time, you state that it’s not clear exactly what the purpose of this problem is. For me, it comes across as a fairly contrived problem (I.e. artificially created for the sake of it - rather than to show some interesting result). In the video you yourself say that many people will not find this problem interesting. To be clear, I enjoyed the video, watched it through to the end, but was surprised that I’m the only person to comment.

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 3 หลายเดือนก่อน

      The notion of interesting is almost as vague as the notion of contrived. I wouldn’t know a priori if even a single triangular number could be expressed as the sum of the squares of consecutive odd integers. Would you? The video showed there is only one such instance of this occurring. The problem is from an older number theory book by sierpinski titled 250 problems and was of interest to many in the 70s. There was a slight mistake in the way the problem was stated which was corrected in the video.

    • @rls5907
      @rls5907 3 หลายเดือนก่อน

      I’ll check out the book. Thanks for the reference.

    • @MyOneFiftiethOfADollar
      @MyOneFiftiethOfADollar 3 หลายเดือนก่อน

      There is nice free PDF version of 250 problems with solutions if you just search Sierpinski on the Web. It was problem 224 and you will see the error in problem wording after reading the solution. Are you a math teacher?