MaplePrimes Questions

 

please help me here:

we have a function:

f(x):=arctan(tan(x)*tan(x))

now let us look at the even derivative of this function at x = Pi/2. that is:

f^2(Pi/2) = -2

f^4(Pi/2) = -16

f^16(Pi/2) = -32

f^8(Pi/2) = 18944

f^10(Pi/2)= 1904128

is there a pattern in these numbers?

thanks

 

 1- how can I convert IP packets into bits on Maple Sim ?

 

2- How can I simulate SIgtran LAyers (MTP 1 ,  MTP 2 , MTP 3) on Maple Sim ??

Hi, this is the first time I use this forum. Please let me know if my questions already have been gone throw. Today I have two simple questions: 1.       How to conduct polynomial division in a fast, easy and clickable way?

 

please help me here:

how can i integrate, say for example f(x) = cos(x), n times. means. how to find?

int(...int(int(int(cos(x),x),x),x)..,x)

thanks