In[]:=
Integrate[8xy,{x,0,1},{y,x/2,2x}]
Out[]=
15
4
In[]:=
Integrate[8xy,{x,1,2},{y,x/2,2/x}]
Out[]=
-
15
4
+16Log[2]
In[]:=
m=Molecule[Entity["Chemical","LGlucose"]]
Out[]=
Molecule
Formula:
C
6
H
12
O
6
Atoms: 24 Bonds: 24

In[]:=
JuliaSetPlot[0.36-0.37I,PlotLegendsAutomatic]
Out[]=
In[]:=
GeneratingFunction[1/(n(n+2)),n,x]
Out[]=
1
2
GeneratingFunction
1
n
,n,x-
-1-
Log[1-x]
x
2x
In[]:=
Apart[1/(n(n+2))]
Out[]=
1
2n
-
1
2(2+n)
MandelbrotSetBoettcher
Out[]=