摘要: /*DescriptionWhen a thin rod of length L is heated n degrees, it expands to a new length L'=(1+n*C)*L, where C is the coefficient of heat expansion. When a thin rod is mounted on two solid walls and then heated, it expands and takes the shape of a circular segment, the original rod being the cho 阅读全文
posted @ 2012-03-14 21:06 Felix_F 阅读(159) 评论(0) 推荐(0) 编辑
摘要: /* Description Consider equations having the following form: a1x13+ a2x23+ a3x33+ a4x43+ a5x53=0 The coefficients are given integers from the interval [-50,50]. It is consider a solution a system (x1, x2, x3, x4, x5) that verifies the equation, xi∈[-50,50], xi != 0, any i∈{1,2,3,4,5}. Determine... 阅读全文
posted @ 2012-03-14 17:12 Felix_F 阅读(132) 评论(0) 推荐(0) 编辑