2021年2月19日金曜日

Bernoulli distribution

We are back to civilized society, but this is heads or tails. This is gambling like stock market. The average line is 50%, so you have two choices which are up or down.
1 is head. 0 is tail.
P is probability.

If you have a die, probability of 1 is 1/6.

P(X=1)=1/6



0 is the other.

P(X=0)=5/6

You have dice 10 times, and you get one 6 times.

P(X=6)=10C6*(1/6)^6*(5/6)^(10-6)≒0.2170635%



This is how many times you have 1 in 10 times.


dice



-

2021年2月11日木曜日

Binomial theorem

Orientalism is no formula. It is often mysticism of numbers. We can see algorism, but nobody knows where it comes from. Chinese blocks such as 一、二、三 are well known. Constructors gather and pile them. You still see their temples. Wood is vanishing ironically.
Polynomial keeps expanding, but there is a pattern. You keep adding numbers infinitely. We often see it naturally in the modern age.
x+y=1C0*x^0*y+1C1*x*y^0=x+y

(x+y)^2=2C0*x^0*y^2+2C1*x*y+2C2*x^2*y^0=x^2+2xy+y^2

(x+y)^3=3C0*x^0*y^3+3C1*x*y^2+3C2*x^2*y+3C3*x^3*y^0=x^3+3x*y^2+3x^2*y+y^3

(x+y)^4=4C0*x^0*y^4+4C1*x*y^3+4C2*x^2*y^2+4C3*x^3*y+4C4*x^4*y^0=x^4+4x*y^3+6x^2*y^2+4x^3*y+y^4


1 1
1 2 1
1 3 3 1
1 4 6 4 1

We know that this is convergence.

2021年2月9日火曜日

Pascal's triangle

I am a Japanese, so I am interested in mysterious something. AI still don't understand our consciousness. Future is uncertain, so you may change it. I am not so curious about it.
It is hard to read this Chinese character, but I try to translate it.


B0
B0*2C0
B0*3C0+B1*3C1
B0*4C0+B1*4C1+B2*4C2
B0*5C0+B1*5C1+B2*5C2+B3*5C3
B0*6C0+B1*6C1+B2*6C2+B3*6C3+B4*6C4
B0*7C0+B1*7C1+B2*7C2+B3*7C3+B4*7C4+B5*7C5


1
13
146
151010
16152015
1721353521
B0 B1 B2 B3 B4 B5


B0=1, B1=-1/2 but 1/2, B2=1/6, B3=0, B4=-1/30, B5=0

Now I see Bernoulli numbers in the Samurai era, although the country has been closed except for Holland and Portugal. We never know it in those days. Some Europeans may have taught us.

B6=1/42.

I clearly see it.

We don't understand the reason, but it seems to be Pascal's triangle.
N=6 and K=4

5C3=10


Then this samurai multiplies Bernoulli numbers apparently.
You sum the line between 1 and 0.

EX.
3/2+1/2=2
2+1=3
5/2+5/3-1/6=4
3+5/2-1/2=5
7/2+7/2-7/6+1/6=6
4+14/3-7/3+2/3=7
9/2+6-21/5+2-3/10=8
5+15/2-7+5-3/2=9
11/2+55/6-11+11-11/2+5/6=10
6+11-33/2+22-33/2+5=11

You get 1 to 11.
This is compression, and I try to find B12.
(13/2)+13+0-(143/6)+0+(286/7)+0-(429/10)+0+(65/3)+0+13B12=12

B12=-691/2730

2021年2月6日土曜日

Bernoulli number

Bernoulli numbers are almost the sum of k power.
Bn is the Bernoulli number. This is recurrence relation, so you change the direction back and forth.
You can also write this.
This is Maclaurin's expansion.
Then you can see this.
f(x)*(1/f(x))=1
This is convergence.
from (2)
This is Binomial Coefficient.
EX.
B0=1
B1=-1/2*(2C0)*B0=(-1/2)*1*1=-1/2
B2=-1/3*(3C0*B0+3C1B1)=(-1/3)*(-1/2)=1/6
B3=-1/4*(4C0*B0+4C1*B1+4C2*B2)=-1/4*(1-2+1)=0
B4=-1/5*(5C0*B0+5C1*B1+5C2*B2+5C3*B3)=(-1/5)*(1/6)=-1/30


All Bernoulli number is rational.
Bn is related to Riemann zeta function.
n→∞

2021年1月24日日曜日

Congruent number problem

Congruent number problem is Pythagorean theorem in elliptic curves which are rational number. You see that half of rectangular is in it. However, n=1 in Y^2=X^3-X. This is not congruent number.
This is algebra.
(n=5,6,7,13,14,15,20,95)

This is the same process with Y^2=X^3-X but the different elliptic curve. This is still fractal. n=5 is the first congruent number. n is the integer without square factors.

You can also write this. n is Congruent number.

ab/2=n


(a/c)^2+(b/c)^2=1


This is rational.
a=cx, b=cy
You remember rational point in X^2+y^2=1.
This is expansion, but you select proper numbers.
(n=5,6,7,13,14,15,20,95)

You see the horizon which is 0.
Y^2=X^3-n^2X
(n=157)

2021年1月20日水曜日

Elliptic curve

Is really rational number in an elliptic curve? This is the big question about complicated geometry, and it is very hard to capture it. We use prime numbers as modulo to avoid it. I think that it is fractal.

You see the circle.

x^2+y^2=1


a/c and b/c are rational.

(a/c)^2+(b/c)^2=1


x=a/c, y=b/c

a=cx, b=cy


(1/2)ab=1


This is half of rectangular ab.

a^2+b^2=c^2


(3,4,5) is Congruent number which is rational, but 1 is not.
if ab=2, a=1 and b=2. c is irrational.
This is contradictory.

(1/2)cx*cy=(1/2)c^2*xy=1


You see the rational point P.
You put P on x and y.

Then you get an elliptic curve.

Y^2=X^3-X

You use modulo.
For example, you see modulo 3.
You get x=(0,1,2) because 3 is 0 in modulo. You put it in y^2. y^2=(0,1,4)=(0,1,1) in modulo. Then, x^3-x=(0,0,6)=(0,0,0) in modulo.
You compare y^2 and x^3-x in modulo. You get (0,1,1) and (0,0,0). You see 0 in both side. x=(0,1,2) and y=(0,0,0)
You have 3 in y. This is prime number.

You repeat it over and over again. The sum of y is sometime prime, but you always have prime as modulo. 0 is hopeless but it is only solution according to Fermat.