geosum.mws

>    E1 := (11/2)*n^2 + (47/2)*n + 24:

>    E2 := 13*n+22:

>    E3 := 19*(floor(log[2](n+1))+1)+18:

>    plot({E1,E2,E3},n=0..10);

[Maple Plot]

>