Initial data commit
This commit is contained in:
parent
72d218235f
commit
f23f22d71c
199087 changed files with 3378941 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
v[1] = 2;
|
||||
v[2] = -4;
|
||||
v[n_] := Once[111 - 1130/v[n - 1] + 3000/(v[n - 1]*v[n - 2])]
|
||||
N[Map[v, {3, 4, 5, 6, 7, 8, 20, 30, 50, 100}], 80]
|
||||
|
|
@ -0,0 +1 @@
|
|||
year = 1; N[Nest[# year++ - 1 &, E - 1, 25], 30]
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
f[a_, b_] := 333.75`100 b^6 + a^2 (11 a^2 b^2 - b^6 - 121 b^4 - 2) + 5.5`100 b^8 + a/(2 b)
|
||||
f[77617, 33096]
|
||||
Loading…
Add table
Add a link
Reference in a new issue