Observe the following: 1×3=3 and 3=22−1, 3×5=15 and 15=42−1, 5×7=35 and 35=62−1, ..., 11×13=143 and 143=122−1. Express the pattern you guess in a formula containing only one variable n.
Official solution
Given that 1×3=3 and 3=22−1, 3×5=15 and 15=42−1, 5×7=35 and 35=62−1, ..., 11×13=143, we can observe a pattern where the second factor on the left side of the equation is 2 more than the first factor. When this number is n, the left side of the equation is n(n+2), and the right side of the equation is (n+1)2−1. Thus, n(n+2)=(n+1)2−1. Therefore, the answer is: n(n+2)=(n+1)2−1.
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.