Search found 4 matches
- Tue Nov 04, 2003 8:28 am
- Forum: Volume 4 (400-499)
- Topic: 427 - FlatLand Piano Movers
- Replies: 2
- Views: 4057
- Tue Nov 04, 2003 12:04 am
- Forum: Volume 4 (400-499)
- Topic: 427 - FlatLand Piano Movers
- Replies: 2
- Views: 4057
427 - FlatLand Piano Movers
I used trigonometry and derivative to calculate the maximum excursion of the piano into the corridor and if this value is less than the width it prints "Y", otherwise "N". In the test cases of course it works, and in drawings I have made it seems to work also. I have tried moving to next test case ...
- Fri Oct 17, 2003 2:25 pm
- Forum: Volume 105 (10500-10599)
- Topic: 10569 - Number Theory
- Replies: 19
- Views: 9174
Just take (x+1)^3 and expand symbolically. You get:
(x+1)^3 = x^3 + 3x^2 + 3x + 1
This assumes that the sum and the largest a[n]^3 are 1 apart, so the remaining terms fall within the rest of the formula. This may not be a good assumption, but since there are many solutions to each case (infinitely ...
(x+1)^3 = x^3 + 3x^2 + 3x + 1
This assumes that the sum and the largest a[n]^3 are 1 apart, so the remaining terms fall within the rest of the formula. This may not be a good assumption, but since there are many solutions to each case (infinitely ...
- Fri Oct 17, 2003 11:19 am
- Forum: Volume 105 (10500-10599)
- Topic: 10569 - Number Theory
- Replies: 19
- Views: 9174