[ home / bans / all ] [ qa / jp ] [ spg ] [ f / ec ] [ b / poll ] [ tv / bann ] [ toggle-new / tab ]

/qa/ - Questions and Answers

Questions and Answers about QA

New Reply

Options
Comment
File
Whitelist Token
Spoiler
Password (For file deletion.)
Markup tags exist for bold, itallics, header, spoiler etc. as listed in " [options] > View Formatting "


[Return] [Bottom] [Catalog]

File:e2d9f9067b043970ef62657f2b….png (360.63 KB,800x900)

 No.123456

The most fundamental and useful math skill know, we do it every day (Hopefully)! /qa/ does know how to count, right? What about efficiently? Is there any base that /qa/ is particularly fond of counting in?

How about for a celebration of this wonderful tool we use every day we do a fun little counting problem to find all positive integers N that satisfy the following conditions!

(i) N is divisible by 2020.
(ii) N has at most 2020 decimal digits.
(iii) The decimal digits of N are a string of consecutive ones followed by a string of consecutive zeros.

 No.123462

File:[Serenae] Wonderful Precur….jpg (320.34 KB,1920x1080)

I understand the (i). I did it! I'm smart!

 No.123463

I feel happy when I decompose stuff like 20*15 into 2*10*3*5.

 No.123468

Finding some of them doesn't sound too hard (2020*5 being the first one in base10), but
>(ii) N has at most 2020 decimal digits.
This is a serious downer on my motivation.

>>123463
But you don't like 2²*3*5²?

 No.123482

File:1598555465579.png (441.53 KB,771x746)

Counting? Get in the locker dork.

 No.123496

>>123456
Checked.
Stop being such a flipping nerd.

 No.123497

>>123468
I fucked up. It should have been 55, not 5.

 No.123892

File:1676240016950.png (273.45 KB,764x652)

whipped this brute-force program up

https://wandbox.org/permlink/QohbrkiJNgwLa8tc

there is a clear pattern once the first N is found, for 2020 that is 4x ones + 2 or more zeros for positive integer x

i wonder if there are any divisors which don't follow that pattern?

 No.123893

>>123892
Here is a proof that the pattern exists (though it doesn't disprove other potential patterns, I am not smart enough for that).

Find a number N that is divisible by X and that consists of d digits: y ones followed by z zeros such that y+z = d

We construct a second number A which is also divisible by X and is guaranteed to be a string of ones and zeros:
A=N*10^y + N

A is divisible by X because it is an integer multiple of N and N is divisible by X: as show by the rewritten equation A = N*(10^y + 1)

A is a string of ones followed by zeros because N*10^y has y ones followed by z zeroes (from N), followed by y more zeroes from 10^y, such that that A is y ones followed by y+z = d zeroes. N is d digits, so there is no overlap between the two parts of A.

 No.123894

File:[SubsPlease] Kono Subarash….jpg (279.33 KB,1920x1080)

>>123893
This is very true and I endorse this math because it... there's numbers and stuff in it.

 No.123907

>>123892
A fraction can be expressed as a repeating decimal where the repeating group of digits is j digits long and starts k digits after the decimal point if and only if it can be expressed as a fraction with a denominator of j "9" digits followed by k "0" digits. We can write 1/2020 as such a fraction with a denominator of j "9" digits followed by k "0" digits if and only if the number with j "1" digits followed by k "0" digits is divisible by 2020. And 1/2020 in decimal form is 0.00(0495).

 No.124030

File:[SubsPlease] Yuru Camp S3 ….jpg (297.83 KB,1920x1080)

>>123907
Since you're a math guy, how would you go about proving that 1 + 2 = 3?

 No.124031

File:R-1714855621328.jpg (43.12 KB,1280x720)

>>124030
Why don't you try reposing that question in binary, like a normal person?

 No.124033

File:[SubsPlease] Spice and Wol….jpg (181.56 KB,1920x1080)

>>124031
01001110 01101111

 No.124034

>>124033
I was trying to get you to type out the question of why 01 (a 1 in the singles) and 10 (a 1 in the twos) together make 11 (a 1 in the singles and a 1 in the twos).
I'm not the math guy. I am just pretty sure that simple addition like this is pretty much axiomatic to math. You can't prove it within the framework in a way that makes sense to laypeople.
In other words: We assert that 1+2=3 in order to start doing math.
At best, you could get an analysis of the actual principles underlying the logical construct of math, in a language that can only be understood by people who are math guys themselves.

 No.124036

File:(Hi10)_Hidamari_Sketch_x_H….jpg (170.94 KB,1280x720)

is math a social construct?

 No.124038

Math uses circular logic

 No.124039

>>124036
The tool of logic is not. It is rigid and objective.
But the things we explore with that tool, depend on what we are interested in.
The search for an odd perfect number, (or for ever higher even perfect numbers) is not reasonable. It's basically just a game.

 No.124049

>>124030
Adding two to a natural number means going to the next number two times. The number after one is two and the number after two is three. We can express this all symbolically with something like

a+0 = a
a+S(b) = S(a+b)
1+1 = 1+S(0) = S(1+0) = S(1) = 2
1+2 = 1+S(1) = S(1+1) = S(2) = 3

but that's what the symbols are saying in plain English.

 No.124052

File:[MoyaiSubs] Mewkledreamy M….jpg (186.77 KB,1920x1080)

>>124049
Neat! I don't know what it means, but neat.




[Return] [Top] [Catalog] [Post a Reply]
Delete Post [ ]

[ home / bans / all ] [ qa / jp ] [ spg ] [ f / ec ] [ b / poll ] [ tv / bann ] [ toggle-new / tab ]